3 #ifndef _GTKMM_CELLLAYOUT_P_H
4 #define _GTKMM_CELLLAYOUT_P_H
7 #include <glibmm/private/interface_p.h>
9 #include <glibmm/private/interface_p.h>
24 const Glib::Interface_Class&
init();
static void pack_start_vfunc_callback(GtkCellLayout *self, GtkCellRenderer *cell, gboolean expand)
static void iface_init_function(void *g_iface, void *iface_data)
static void clear_vfunc_callback(GtkCellLayout *self)
static void add_attribute_vfunc_callback(GtkCellLayout *self, GtkCellRenderer *cell, const gchar *attribute, gint column)
GtkCellLayout BaseObjectType
GtkCellLayoutIface BaseClassType
static Glib::ObjectBase * wrap_new(GObject *)
static void clear_attributes_vfunc_callback(GtkCellLayout *self, GtkCellRenderer *cell)
static void pack_end_vfunc_callback(GtkCellLayout *self, GtkCellRenderer *cell, gboolean expand)
Glib::Interface_Class CppClassParent
static void reorder_vfunc_callback(GtkCellLayout *self, GtkCellRenderer *cell, gint position)
const Glib::Interface_Class & init()
struct _GtkCellLayout GtkCellLayout