g_object_class_list_properties ( object_class n_properties -- GParamSpec** )


Vocabulary
gobject.ffi.private

Inputs
object_classan object
n_propertiesan object


Outputs
GParamSpec**an object


Definition