g_object_interface_find_property ( g_iface property_name -- GParamSpec* )


Vocabulary
gobject.ffi

Inputs
g_ifacean object
property_namean object


Outputs
GParamSpec*an object


Definition