Method

GtkStylePropertiesset

deprecated: 3.16 since: 3.0

Declaration [src]

void
gtk_style_properties_set (
  GtkStyleProperties* props,
  GtkStateFlags state,
  ...
)

Description [src]

Sets several style properties on props.

Available since: 3.0

Deprecated since: 3.16

GtkStyleProperties are deprecated.

This method is not directly available to language bindings.

Parameters

state

Type: GtkStateFlags

State to set the values for.

...

Type: 

Property name/value pairs, followed by NULL.