Method

GtkThemingEngineget_style_valist

deprecated: 3.14 since: 3.0

Declaration [src]

void
gtk_theming_engine_get_style_valist (
  GtkThemingEngine* engine,
  va_list args
)

Description [src]

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

Available since: 3.0

Deprecated since: 3.14

Please do not use it in newly written code.

This method is not directly available to language bindings.

Parameters

args

Type: va_list

Va_list of property name/return location pairs, followed by NULL.