![]() |
![]() |
Public Member Functions | |
virtual | ~Action () |
AtkAction* | gobj () |
Provides access to the underlying C GObject. | |
const AtkAction* | gobj () const |
Provides access to the underlying C GObject. | |
bool | do_action (int i) |
int | get_n_actions () const |
Glib::ustring | get_description (int i) const |
Glib::ustring | get_name (int i) const |
Glib::ustring | get_keybinding (int i) |
bool | set_description (int i, const Glib::ustring& desc) |
Glib::ustring | get_localized_name (int i) |
Static Public Member Functions | |
void | add_interface (GType gtype_implementer) |
Protected Member Functions | |
virtual bool | do_action_vfunc (int i) |
virtual int | get_n_actions_vfunc () |
virtual const char* | get_description_vfunc (int i) |
virtual const char* | get_name_vfunc (int i) |
virtual const char* | get_keybinding_vfunc (int i) |
virtual bool | set_description_vfunc (int i, const Glib::ustring& desc) |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Atk::Action> | wrap (AtkAction* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C GObject.
Reimplemented in Atk::NoOpObject. |
|
Provides access to the underlying C GObject.
Reimplemented in Atk::NoOpObject. |
|
|
|
|
|
|