Handbook
Glossary
g_list_model_get_object ( list_model position -- GObject* )
Vocabulary
gio
.
ffi
Inputs
list_model
an
object
position
an
object
Outputs
GObject*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GObject*
g_list_model_get_object
( GListModel* list_model,
guint
position )