Method

GtkStyleContextget_style_valist

since: 3.0

Declaration [src]

void
gtk_style_context_get_style_valist (
  GtkStyleContext* context,
  va_list args
)

Description [src]

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

Available since: 3.0

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.