StyleContext.getValist

Retrieves several style property values from context for a given state.

See Style.contextGetProperty for details.

class StyleContext
void
getValist

Parameters

state GtkStateFlags

state to retrieve the property values for

args void*

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

Meta