Handbook
Glossary
g_list_store_new ( item_type -- GListStore* )
Vocabulary
gio
.
ffi
Inputs
item_type
an
object
Outputs
GListStore*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GListStore*
g_list_store_new
(
GType
item_type )