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