Guitarix
MyPaintBox Class Reference
Inheritance diagram for MyPaintBox:
Collaboration diagram for MyPaintBox:

Public Member Functions

virtual bool on_expose_event (GdkEventExpose *event)
 
- Public Member Functions inherited from Gxw::PaintBox
virtual ~PaintBox ()
 
GxPaintBoxgobj ()
 Provides access to the underlying C GtkObject. More...
 
const GxPaintBoxgobj () 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 MyPaintBoxcreate_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)
 

Detailed Description

Definition at line 216 of file liveplay.cpp.

Member Function Documentation

static MyPaintBox* MyPaintBox::create_from_builder ( BaseObjectType cobject,
Gtk::Adjustment *  background_adj 
)
inlinestatic

Definition at line 222 of file liveplay.cpp.

Referenced by Liveplay::Liveplay().

bool MyPaintBox::on_expose_event ( GdkEventExpose *  event)
virtual

Definition at line 227 of file liveplay.cpp.


The documentation for this class was generated from the following file: