Handbook
Glossary
g_object_interface_list_properties ( g_iface n_properties_p -- GParamSpec** )
Vocabulary
gobject
.
ffi
Inputs
g_iface
an
object
n_properties_p
an
object
Outputs
GParamSpec**
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
GParamSpec**
g_object_interface_list_properties
( GTypeInterface* g_iface, guint* n_properties_p )