Guitarix
gx_gui::GxPaintBox Class Reference

#include <gx_main_boxes.h>

Inheritance diagram for gx_gui::GxPaintBox:
Collaboration diagram for gx_gui::GxPaintBox:

Public Member Functions

 GxPaintBox (const char *expose_funk)
 
 ~GxPaintBox ()
 
- 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)
 

Public Attributes

Gtk::HBox m_hbox
 

Additional Inherited Members

- Public Types inherited from Gxw::PaintBox
typedef PaintBox CppObjectType
 
typedef PaintBox_Class CppClassType
 
typedef GxPaintBox BaseObjectType
 
typedef GxPaintBoxClass BaseClassType
 
- Static Public Member Functions inherited from Gxw::PaintBox
static GType get_type () G_GNUC_CONST
 
static GType get_base_type () G_GNUC_CONST
 
- Protected Member Functions inherited from Gxw::PaintBox
 PaintBox (const Glib::ConstructParams &construct_params)
 
 PaintBox (GxPaintBox *castitem)
 

Detailed Description

Definition at line 152 of file gx_main_boxes.h.

Constructor & Destructor Documentation

◆ GxPaintBox()

gx_gui::GxPaintBox::GxPaintBox ( const char *  expose_funk)

Definition at line 41 of file gx_main_boxes.cpp.

◆ ~GxPaintBox()

gx_gui::GxPaintBox::~GxPaintBox ( )

Definition at line 47 of file gx_main_boxes.cpp.

Member Data Documentation

◆ m_hbox

Gtk::HBox gx_gui::GxPaintBox::m_hbox

Definition at line 154 of file gx_main_boxes.h.

Referenced by GxPaintBox().


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