logo top
Main Page   Widgets   Namespaces   Book  

Atk::Action Class Reference

Inheritance diagram for Atk::Action:

Inheritance graph
[legend]
List of all members.

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::Actionwrap (AtkAction* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Atk::Action::~Action (  )  [virtual]
 


Member Function Documentation

void Atk::Action::add_interface ( GType  gtype_implementer  )  [static]
 

bool Atk::Action::do_action ( int  i  ) 
 

virtual bool Atk::Action::do_action_vfunc ( int  i  )  [protected, virtual]
 

Glib::ustring Atk::Action::get_description ( int  i  )  const
 

virtual const char* Atk::Action::get_description_vfunc ( int  i  )  [protected, virtual]
 

Glib::ustring Atk::Action::get_keybinding ( int  i  ) 
 

virtual const char* Atk::Action::get_keybinding_vfunc ( int  i  )  [protected, virtual]
 

Glib::ustring Atk::Action::get_localized_name ( int  i  ) 
 

int Atk::Action::get_n_actions (  )  const
 

virtual int Atk::Action::get_n_actions_vfunc (  )  [protected, virtual]
 

Glib::ustring Atk::Action::get_name ( int  i  )  const
 

virtual const char* Atk::Action::get_name_vfunc ( int  i  )  [protected, virtual]
 

const AtkAction* Atk::Action::gobj (  )  const [inline]
 

Provides access to the underlying C GObject.

Reimplemented in Atk::NoOpObject.

AtkAction* Atk::Action::gobj (  )  [inline]
 

Provides access to the underlying C GObject.

Reimplemented in Atk::NoOpObject.

bool Atk::Action::set_description ( int  i,
const Glib::ustring&  desc
 

virtual bool Atk::Action::set_description_vfunc ( int  i,
const Glib::ustring&  desc
[protected, virtual]
 


Friends And Related Function Documentation

Glib::RefPtr<Atk::Action> wrap ( AtkAction*  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated for gtkmm2.2 by Doxygen 1.3.3 © 1997-2001