ThemingEngine.getStyleValist

Retrieves several widget style properties from engine according to the currently rendered content’s style.

class ThemingEngine
void
getStyleValist
(
void* args
)

Parameters

args void*

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

Meta