logo top
Main Page   Widgets   Namespaces   Book  

Gtk::RadioToolButton Class Reference
[Widgets]

Inheritance diagram for Gtk::RadioToolButton:

Inheritance graph
[legend]
List of all members.

Public Types

typedef RadioButtonGroup Group

Public Member Functions

virtual ~RadioToolButton ()
GtkRadioToolButton* gobj ()
 Provides access to the underlying C GtkObject.

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

 RadioToolButton ()
 RadioToolButton (Group& group)
 RadioToolButton (Group& group, const Gtk::StockID& stock_id)
 RadioToolButton (Widget& group, const Gtk::StockID& stock_id=Gtk::StockID())
Group get_group ()
void set_group (Group& group)

Related Functions

(Note that these are not member functions.)

Gtk::RadioToolButtonwrap (GtkRadioToolButton* object, bool take_copy=false)

Member Typedef Documentation

typedef RadioButtonGroup Gtk::RadioToolButton::Group
 


Constructor & Destructor Documentation

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

Gtk::RadioToolButton::RadioToolButton (  ) 
 

Gtk::RadioToolButton::RadioToolButton ( Group group  )  [explicit]
 

Gtk::RadioToolButton::RadioToolButton ( Group group,
const Gtk::StockID stock_id
[explicit]
 

Gtk::RadioToolButton::RadioToolButton ( Widget group,
const Gtk::StockID stock_id = Gtk::StockID()
[explicit]
 


Member Function Documentation

Group Gtk::RadioToolButton::get_group (  ) 
 

const GtkRadioToolButton* Gtk::RadioToolButton::gobj (  )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::ToggleToolButton.

GtkRadioToolButton* Gtk::RadioToolButton::gobj (  )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::ToggleToolButton.

void Gtk::RadioToolButton::set_group ( Group group  ) 
 


Friends And Related Function Documentation

Gtk::RadioToolButton* wrap ( GtkRadioToolButton*  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