g_object_class_find_property ( object_class property_name -- GParamSpec* )


Vocabulary
gobject.ffi.private

Inputs
object_classan object
property_namean object


Outputs
GParamSpec*an object


Definition