logo top
Main Page   Widgets   Namespaces   Book  

Gtk::ToggleToolButton Class Reference
[Widgets]

Inheritance diagram for Gtk::ToggleToolButton:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~ToggleToolButton ()
GtkToggleToolButton* gobj ()
 Provides access to the underlying C GtkObject.

const GtkToggleToolButton* gobj () const
 Provides access to the underlying C GtkObject.

 ToggleToolButton ()
 ToggleToolButton (const Gtk::StockID& stock_id)
void set_active (bool is_active=true)
bool get_active () const
Glib::SignalProxy0<void> signal_toggled ()

Protected Member Functions

virtual void on_toggled ()

Related Functions

(Note that these are not member functions.)

Gtk::ToggleToolButtonwrap (GtkToggleToolButton* object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gtk::ToggleToolButton::~ToggleToolButton (  )  [virtual]
 

Gtk::ToggleToolButton::ToggleToolButton (  ) 
 

Gtk::ToggleToolButton::ToggleToolButton ( const Gtk::StockID stock_id  )  [explicit]
 


Member Function Documentation

bool Gtk::ToggleToolButton::get_active (  )  const
 

const GtkToggleToolButton* Gtk::ToggleToolButton::gobj (  )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::ToolButton.

Reimplemented in Gtk::RadioToolButton.

GtkToggleToolButton* Gtk::ToggleToolButton::gobj (  )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::ToolButton.

Reimplemented in Gtk::RadioToolButton.

virtual void Gtk::ToggleToolButton::on_toggled (  )  [protected, virtual]
 

void Gtk::ToggleToolButton::set_active ( bool  is_active = true  ) 
 

Glib::SignalProxy0<void> Gtk::ToggleToolButton::signal_toggled (  ) 
 

Prototype:
void toggled()


Friends And Related Function Documentation

Gtk::ToggleToolButton* wrap ( GtkToggleToolButton*  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated for gtkmm 2.2 by Doxygen 1.3.4 © 1997-2001