|
Guitarix
|


Public Member Functions | |
| virtual bool | on_expose_event (GdkEventExpose *event) |
Public Member Functions inherited from Gxw::PaintBox | |
| 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 Public Member Functions inherited from Gxw::PaintBox | |
| static GType | get_type () G_GNUC_CONST |
| static GType | get_base_type () G_GNUC_CONST |
Additional Inherited Members | |
Public Types inherited from Gxw::PaintBox | |
| typedef PaintBox | CppObjectType |
| typedef PaintBox_Class | CppClassType |
| typedef GxPaintBox | BaseObjectType |
| typedef GxPaintBoxClass | BaseClassType |
Protected Member Functions inherited from Gxw::PaintBox | |
| PaintBox (const Glib::ConstructParams &construct_params) | |
| PaintBox (GxPaintBox *castitem) | |
Related Functions inherited from Gxw::PaintBox | |
| Gxw::PaintBox * | wrap (GxPaintBox *object, bool take_copy=false) |
| A Glib::wrap() method for this object. More... | |
Definition at line 212 of file liveplay.cpp.
|
inlinestatic |
Definition at line 218 of file liveplay.cpp.
Referenced by Liveplay::Liveplay().
|
virtual |
Definition at line 223 of file liveplay.cpp.