GtkContainerClass

Undocumented in source.

Members

Variables

GtkReserved1
void function() GtkReserved1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved2
void function() GtkReserved2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved3
void function() GtkReserved3;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved4
void function() GtkReserved4;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved5
void function() GtkReserved5;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved6
void function() GtkReserved6;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved7
void function() GtkReserved7;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GtkReserved8
void function() GtkReserved8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
add
void function(GtkContainer* container, GtkWidget* widget) add;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
checkResize
void function(GtkContainer* container) checkResize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
childType
GType function(GtkContainer* container) childType;
compositeName
char* function(GtkContainer* container, GtkWidget* child) compositeName;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
forall
void function(GtkContainer* container, int includeInternals, GtkCallback callback, void* callbackData) forall;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getChildProperty
void function(GtkContainer* container, GtkWidget* child, uint propertyId, GValue* value, GParamSpec* pspec) getChildProperty;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
getPathForChild
GtkWidgetPath* function(GtkContainer* container, GtkWidget* child) getPathForChild;
parentClass
GtkWidgetClass parentClass;

The parent class.

remove
void function(GtkContainer* container, GtkWidget* widget) remove;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setChildProperty
void function(GtkContainer* container, GtkWidget* child, uint propertyId, GValue* value, GParamSpec* pspec) setChildProperty;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
setFocusChild
void function(GtkContainer* container, GtkWidget* child) setFocusChild;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta