3 #ifndef _GXWMM_PAINTBOX_H 4 #define _GXWMM_PAINTBOX_H 7 #include <glibmm/ustring.h> 8 #include <sigc++/sigc++.h> 28 #include <gtkmm/box.h> 31 #ifndef DOXYGEN_SHOULD_SKIP_THIS 38 {
class PaintBox_Class; }
44 #ifndef DOXYGEN_SHOULD_SKIP_THIS 53 #ifndef DOXYGEN_SHOULD_SKIP_THIS 57 static CppClassType paintbox_class_;
64 explicit PaintBox(
const Glib::ConstructParams& construct_params);
70 #ifndef DOXYGEN_SHOULD_SKIP_THIS 96 explicit PaintBox(Gtk::Orientation orientation = Gtk::ORIENTATION_HORIZONTAL,
bool homogeneous =
false,
int spacing = 0);
98 #ifdef GLIBMM_PROPERTIES_ENABLED 105 Glib::PropertyProxy< Glib::ustring > property_paint_func() ;
106 #endif //#GLIBMM_PROPERTIES_ENABLED 108 #ifdef GLIBMM_PROPERTIES_ENABLED 115 Glib::PropertyProxy_ReadOnly< Glib::ustring > property_paint_func()
const;
116 #endif //#GLIBMM_PROPERTIES_ENABLED 118 #ifdef GLIBMM_PROPERTIES_ENABLED 125 Glib::PropertyProxy< guint > property_icon_set() ;
126 #endif //#GLIBMM_PROPERTIES_ENABLED 128 #ifdef GLIBMM_PROPERTIES_ENABLED 135 Glib::PropertyProxy_ReadOnly< guint > property_icon_set()
const;
136 #endif //#GLIBMM_PROPERTIES_ENABLED 138 #ifdef GLIBMM_PROPERTIES_ENABLED 145 Glib::PropertyProxy< guint > property_force_reload() ;
146 #endif //#GLIBMM_PROPERTIES_ENABLED 148 #ifdef GLIBMM_PROPERTIES_ENABLED 155 Glib::PropertyProxy_ReadOnly< guint > property_force_reload()
const;
156 #endif //#GLIBMM_PROPERTIES_ENABLED Gxw::PaintBox * wrap(GxPaintBox *object, bool take_copy=false)
A Glib::wrap() method for this object.
static GType get_base_type() G_GNUC_CONST
static GType get_type() G_GNUC_CONST
PaintBox_Class CppClassType
void call_paint_func(GdkEventExpose *event)
const GxPaintBox * gobj() const
Provides access to the underlying C GtkObject.
struct _GxPaintBoxClass GxPaintBoxClass
GxPaintBoxClass BaseClassType
GxPaintBox * gobj()
Provides access to the underlying C GtkObject.
struct _GxPaintBox GxPaintBox
GxPaintBox BaseObjectType