Guitarix
|
Public Member Functions | |
virtual bool | on_expose_event (GdkEventExpose *event) |
![]() | |
virtual | ~PaintBox () |
GxPaintBox * | gobj () |
Provides access to the underlying C GtkObject. More... | |
const GxPaintBox * | gobj () const |
Provides access to the underlying C GtkObject. More... | |
PaintBox (Gtk::Orientation orientation=Gtk::ORIENTATION_HORIZONTAL, bool homogeneous=false, int spacing=0) | |
void | call_paint_func (GdkEventExpose *event) |
Static Public Member Functions | |
static MyPaintBox * | create_from_builder (BaseObjectType *cobject, Gtk::Adjustment *background_adj) |
![]() | |
static GType | get_type () G_GNUC_CONST |
static GType | get_base_type () G_GNUC_CONST |
Additional Inherited Members | |
![]() | |
typedef PaintBox | CppObjectType |
typedef PaintBox_Class | CppClassType |
typedef GxPaintBox | BaseObjectType |
typedef GxPaintBoxClass | BaseClassType |
![]() | |
PaintBox (const Glib::ConstructParams &construct_params) | |
PaintBox (GxPaintBox *castitem) | |
![]() | |
Gxw::PaintBox * | wrap (GxPaintBox *object, bool take_copy=false) |
A Glib::wrap() method for this object. More... | |
Definition at line 216 of file liveplay.cpp.
|
inlinestatic |
Definition at line 222 of file liveplay.cpp.
Referenced by Liveplay::Liveplay().
|
virtual |
Definition at line 227 of file liveplay.cpp.