#include <celllayout_p.h>
|
const Glib::Interface_Class & | init () |
|
|
static void | pack_start_vfunc_callback (GtkCellLayout *self, GtkCellRenderer *cell, gboolean expand) |
|
static void | pack_end_vfunc_callback (GtkCellLayout *self, GtkCellRenderer *cell, gboolean expand) |
|
static void | clear_vfunc_callback (GtkCellLayout *self) |
|
static void | add_attribute_vfunc_callback (GtkCellLayout *self, GtkCellRenderer *cell, const gchar *attribute, gint column) |
|
static void | clear_attributes_vfunc_callback (GtkCellLayout *self, GtkCellRenderer *cell) |
|
static void | reorder_vfunc_callback (GtkCellLayout *self, GtkCellRenderer *cell, gint position) |
|
Definition at line 14 of file celllayout_p.h.
◆ BaseClassType
◆ BaseObjectType
◆ CppClassParent
◆ CppObjectType
◆ add_attribute_vfunc_callback()
static void Gtk::CellLayout_Class::add_attribute_vfunc_callback |
( |
GtkCellLayout * |
self, |
|
|
GtkCellRenderer * |
cell, |
|
|
const gchar * |
attribute, |
|
|
gint |
column |
|
) |
| |
|
staticprotected |
◆ clear_attributes_vfunc_callback()
◆ clear_vfunc_callback()
static void Gtk::CellLayout_Class::clear_vfunc_callback |
( |
GtkCellLayout * |
self | ) |
|
|
staticprotected |
◆ iface_init_function()
static void Gtk::CellLayout_Class::iface_init_function |
( |
void * |
g_iface, |
|
|
void * |
iface_data |
|
) |
| |
|
static |
◆ init()
const Glib::Interface_Class& Gtk::CellLayout_Class::init |
( |
| ) |
|
◆ pack_end_vfunc_callback()
◆ pack_start_vfunc_callback()
◆ reorder_vfunc_callback()
◆ wrap_new()
static Glib::ObjectBase* Gtk::CellLayout_Class::wrap_new |
( |
GObject * |
| ) |
|
|
static |
◆ CellLayout
The documentation for this class was generated from the following file: