Handbook
Glossary
gtk_buildable_get_internal_child ( buildable builder childname -- GObject* )
Vocabulary
gtk2
.
ffi
Inputs
buildable
an
object
builder
an
object
childname
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_get_internal_child
( GtkBuildable* buildable, GtkBuilder* builder, gchar*
childname )