GtkHandleBoxClass

Members

Variables

GtkReserved1
void function() GtkReserved1;
GtkReserved2
void function() GtkReserved2;
GtkReserved3
void function() GtkReserved3;
GtkReserved4
void function() GtkReserved4;
childAttached
void function(GtkHandleBox* handleBox, GtkWidget* child) childAttached;

Signal emitted when the contents of the handlebox are reattached to the main window. Deprecated: 3.4.

childDetached
void function(GtkHandleBox* handleBox, GtkWidget* child) childDetached;

Signal emitted when the contents of the handlebox are detached from the main window. Deprecated: 3.4.

parentClass
GtkBinClass parentClass;

The parent class.