g_property_action_new ( name object property_name -- GPropertyAction* )


Vocabulary
gio.ffi

Inputs
namean object
objectan object
property_namean object


Outputs
GPropertyAction*an object


Definition


LIBRARY: gio FUNCTION: GPropertyAction*
g_property_action_new
( gchar* name, GObject* object, gchar* property_name )