Handbook
Glossary
gtk_builder_add_objects_from_file ( builder filename object_ids error -- guint )
Vocabulary
gtk2
.
ffi
Inputs
builder
an
object
filename
an
object
object_ids
an
object
error
an
object
Outputs
guint
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
guint
gtk_builder_add_objects_from_file
( GtkBuilder* builder, gchar* filename, gchar* object_ids,
GError* error )