Guitarix
|
#include <radiobutton.h>
Public Types | |
typedef RadioButton | CppObjectType |
typedef RadioButton_Class | CppClassType |
typedef GxRadioButton | BaseObjectType |
typedef GxRadioButtonClass | BaseClassType |
Public Member Functions | |
virtual | ~RadioButton () |
GxRadioButton * | gobj () |
Provides access to the underlying C GtkObject. More... | |
const GxRadioButton * | gobj () const |
Provides access to the underlying C GtkObject. More... | |
RadioButton () | |
Static Public Member Functions | |
static GType | get_type () G_GNUC_CONST |
static GType | get_base_type () G_GNUC_CONST |
Protected Member Functions | |
RadioButton (const Glib::ConstructParams &construct_params) | |
RadioButton (GxRadioButton *castitem) | |
Friends | |
class | RadioButton_Class |
Related Functions | |
(Note that these are not member functions.) | |
Gxw::RadioButton * | wrap (GxRadioButton *object, bool take_copy=false) |
A Glib::wrap() method for this object. More... | |
Definition at line 42 of file radiobutton.h.
Definition at line 48 of file radiobutton.h.
Definition at line 47 of file radiobutton.h.
Definition at line 46 of file radiobutton.h.
Definition at line 45 of file radiobutton.h.
|
virtual |
Definition at line 103 of file radiobutton.cc.
|
explicitprotected |
Definition at line 91 of file radiobutton.cc.
|
explicitprotected |
Definition at line 97 of file radiobutton.cc.
Gxw::RadioButton::RadioButton | ( | ) |
Definition at line 122 of file radiobutton.cc.
Referenced by gobj().
|
static |
Definition at line 116 of file radiobutton.cc.
|
static |
Definition at line 110 of file radiobutton.cc.
Referenced by Gxw::wrap_init().
|
inline |
Provides access to the underlying C GtkObject.
Definition at line 78 of file radiobutton.h.
|
inline |
Provides access to the underlying C GtkObject.
Definition at line 81 of file radiobutton.h.
|
friend |
Definition at line 56 of file radiobutton.h.
|
related |
A Glib::wrap() method for this object.
object | The C instance. |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
Definition at line 38 of file radiobutton.cc.
Referenced by gobj().