Widget.classListStyleProperties

Returns all style properties of a widget class. Since 2.2

class Widget
static
classListStyleProperties

Parameters

klass GtkWidgetClass*

a GtkWidgetClass

Return Value

Type: ParamSpec[]

an newly allocated array of GParamSpec*. The array must be freed with g_free().

Meta