Handbook
Glossary
gtk_container_class_find_child_property ( cclass property_name -- GParamSpec* )
Vocabulary
gtk2
.
ffi
Inputs
cclass
an
object
property_name
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_find_child_property
( GObjectClass* cclass, gchar* property_name )