#include <container_p.h>
|
const Glib::Class & | init () |
|
|
static void | add_callback (GtkContainer *self, GtkWidget *p0) |
|
static void | remove_callback (GtkContainer *self, GtkWidget *p0) |
|
static void | check_resize_callback (GtkContainer *self) |
|
static void | set_focus_child_callback (GtkContainer *self, GtkWidget *p0) |
|
static void | destroy_callback (GtkObject *self) |
|
static void | remove_callback_normal (GtkContainer *self, GtkWidget *p0) |
|
static GType | child_type_vfunc_callback (GtkContainer *self) |
|
static void | forall_vfunc_callback (GtkContainer *self, gboolean include_internals, GtkCallback callback, gpointer callback_data) |
|
static gchar * | composite_name_vfunc_callback (GtkContainer *self, GtkWidget *child) |
|
static void | set_child_property_vfunc_callback (GtkContainer *self, GtkWidget *child, guint property_id, const GValue *value, GParamSpec *pspec) |
|
static void | get_child_property_vfunc_callback (GtkContainer *self, GtkWidget *child, guint property_id, GValue *value, GParamSpec *pspec) |
|
Definition at line 14 of file container_p.h.
◆ add_callback()
◆ check_resize_callback()
static void Gtk::Container_Class::check_resize_callback |
( |
GtkContainer * |
self | ) |
|
|
staticprotected |
◆ child_type_vfunc_callback()
static GType Gtk::Container_Class::child_type_vfunc_callback |
( |
GtkContainer * |
self | ) |
|
|
staticprotected |
◆ class_init_function()
static void Gtk::Container_Class::class_init_function |
( |
void * |
g_class, |
|
|
void * |
class_data |
|
) |
| |
|
static |
◆ composite_name_vfunc_callback()
static gchar* Gtk::Container_Class::composite_name_vfunc_callback |
( |
GtkContainer * |
self, |
|
|
GtkWidget * |
child |
|
) |
| |
|
staticprotected |
◆ destroy_callback()
static void Gtk::Container_Class::destroy_callback |
( |
GtkObject * |
self | ) |
|
|
staticprotected |
◆ forall_vfunc_callback()
static void Gtk::Container_Class::forall_vfunc_callback |
( |
GtkContainer * |
self, |
|
|
gboolean |
include_internals, |
|
|
GtkCallback |
callback, |
|
|
gpointer |
callback_data |
|
) |
| |
|
staticprotected |
◆ get_child_property_vfunc_callback()
static void Gtk::Container_Class::get_child_property_vfunc_callback |
( |
GtkContainer * |
self, |
|
|
GtkWidget * |
child, |
|
|
guint |
property_id, |
|
|
GValue * |
value, |
|
|
GParamSpec * |
pspec |
|
) |
| |
|
staticprotected |
◆ init()
const Glib::Class& Gtk::Container_Class::init |
( |
| ) |
|
◆ remove_callback()
◆ remove_callback_normal()
◆ set_child_property_vfunc_callback()
static void Gtk::Container_Class::set_child_property_vfunc_callback |
( |
GtkContainer * |
self, |
|
|
GtkWidget * |
child, |
|
|
guint |
property_id, |
|
|
const GValue * |
value, |
|
|
GParamSpec * |
pspec |
|
) |
| |
|
staticprotected |
◆ set_focus_child_callback()
◆ wrap_new()
static Glib::ObjectBase* Gtk::Container_Class::wrap_new |
( |
GObject * |
| ) |
|
|
static |
The documentation for this class was generated from the following file: