![]() |
![]() |
Public Types | |
typedef RadioButtonGroup | Group |
typedef RadioButtonGroup | Group |
Public Member Functions | |
virtual | ~RadioAction () |
GtkRadioAction* | gobj () |
Provides access to the underlying C GObject. | |
const GtkRadioAction* | gobj () const |
Provides access to the underlying C GObject. | |
GtkRadioAction* | gobj_copy () |
Group | get_group () |
void | set_group (Group& group) |
int | get_current_value () const |
Glib::SignalProxy1< void, const Glib::RefPtr<RadioAction >&> | signal_changed () |
Glib::PropertyProxy<int> | property_value () |
You rarely need to use properties because there are get_ and set_ methods for almost all of them. | |
Static Public Member Functions | |
Glib::RefPtr<RadioAction> | create () |
Glib::RefPtr<RadioAction> | create (Group& group, const Glib::ustring& name, const Glib::ustring& label=Glib::ustring(), const Glib::ustring& tooltip=Glib::ustring()) |
Glib::RefPtr<RadioAction> | create (Group& group, const Glib::ustring& name, const Gtk::StockID& stock_id, const Glib::ustring& label=Glib::ustring(), const Glib::ustring& tooltip=Glib::ustring()) |
Protected Member Functions | |
virtual void | on_changed (const Glib::RefPtr<RadioAction>& current) |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Gtk::RadioAction> | wrap (GtkRadioAction* object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from Gtk::ToggleAction. |
|
|
|
|
|
Provides access to the underlying C GObject.
Reimplemented from Gtk::ToggleAction. |
|
Provides access to the underlying C GObject.
Reimplemented from Gtk::ToggleAction. |
|
Reimplemented from Gtk::ToggleAction. |
|
|
|
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
|
|
|
|
|
|
|