Widget.styleGetValist

Non-vararg variant of Widget.styleGet. Used primarily by language bindings.

class Widget
void
styleGetValist
(,
void* varArgs
)

Parameters

firstPropertyName string

the name of the first 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.