StyleContext.getStyleValist

Retrieves several widget style properties from @context according to the current style.

class StyleContext
void
getStyleValist
(
void* args
)

Parameters

args void*

va_list of property name/return location pairs, followed by %NULL

Meta