Handbook
Glossary
gtk_buildable_add_child ( buildable builder child type -- )
Vocabulary
gtk2
.
ffi
Inputs
buildable
an
object
builder
an
object
child
an
object
type
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
void
gtk_buildable_add_child
( GtkBuildable* buildable, GtkBuilder* builder, GObject*
child, gchar* type )