Style.getValist

Non-vararg variant of gtk_style_get(). Used primarily by language bindings.

class Style
void
getValist

Parameters

widgetType GType

the #GType of a descendant of #GtkWidget

firstPropertyName string

the name of the first style property to get

varArgs void*

a va_list of pairs of property names and locations to return the property values, starting with the location for @first_property_name.

Meta

Since

2.16