Main Page
Widgets
Namespaces
Book
Gtk::RadioButton_Helpers::Group Class Reference
List of all members.
Detailed Description
Group identifier for RadioButtons To set up this group, construct a Group and then pass it to the constructor of all radio items.
You do not need to keep the group beyond the initial construction. It should not be instantiated with new, and it will be invalid after the RadioButtons have been deleted.
Constructor & Destructor Documentation
Gtk::RadioButton_Helpers::Group::Group |
( |
|
) |
|
|
Gtk::RadioButton_Helpers::Group::Group |
( |
const Group& |
src |
) |
|
|
Gtk::RadioButton_Helpers::Group::Group |
( |
GSList* |
group |
) |
[explicit, protected] |
|
Member Function Documentation
void Gtk::RadioButton_Helpers::Group::add |
( |
RadioMenuItem& |
item |
) |
[protected] |
|
void Gtk::RadioButton_Helpers::Group::add |
( |
RadioButton& |
item |
) |
[protected] |
|
void* Gtk::RadioButton_Helpers::Group::operator new |
( |
size_t |
|
) |
[protected] |
|
Group& Gtk::RadioButton_Helpers::Group::operator= |
( |
const Group& |
src |
) |
|
|
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file:
Generated for gtkmm2.2 by
Doxygen 1.3.4 © 1997-2001