Method

GtkStyleContextget

since: 3.0

Declaration [src]

void
gtk_style_context_get (
  GtkStyleContext* context,
  GtkStateFlags state,
  ...
)

Description [src]

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

See gtk_style_context_get_property() for details.

Available since: 3.0

This method is not directly available to language bindings.

Parameters

state

Type: GtkStateFlags

State to retrieve the property values for.

...

Type: 

Property name /return value pairs, followed by NULL.