Handbook
Glossary
GtkListBoxSortFunc ( quot -- alien )
Vocabulary
gtk3
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
CALLBACK:
gint
GtkListBoxSortFunc
( GtkListBoxRow* row1, GtkListBoxRow* row2,
gpointer
user_data )