gtk_buildable_add_child ( buildable builder child type -- )


Vocabulary
gtk2.ffi

Inputs
buildablean object
builderan object
childan object
typean object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void gtk_buildable_add_child
( GtkBuildable* buildable, GtkBuilder* builder, GObject*
child, gchar* type )