Handbook
Glossary
gtk_container_class_list_child_properties ( cclass n_properties -- GParamSpec* )
Vocabulary
gtk2
.
ffi
Inputs
cclass
an
object
n_properties
an
object
Outputs
GParamSpec*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi
gobject.ffi.private
;
IN:
gtk2.ffi
LIBRARY:
gtk2
FUNCTION:
GParamSpec*
gtk_container_class_list_child_properties
( GObjectClass* cclass,
guint
n_properties )