g_object_interface_list_properties ( g_iface n_properties_p -- GParamSpec** )


Vocabulary
gobject.ffi

Inputs
g_ifacean object
n_properties_pan object


Outputs
GParamSpec**an object


Definition