Handbook
Glossary
GListModel:items-changed ( quot -- alien )
Vocabulary
gio
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
CALLBACK:
void
GListModel:items-changed
( GListModel* list_model,
guint
position,
guint
removed,
guint
added,
gpointer
user_data )