WidgetClass.listStyleProperties

Returns all style properties of a widget class. Since 2.2

class WidgetClass
listStyleProperties
()

Return Value

Type: ParamSpec[]

a newly allocated array of GParamSpec*. The array must be freed with g_free(). [array length=n_properties][transfer container]

Meta