Constructor

GtkStylenew

deprecated: 3.0 

Declaration [src]

GtkStyle*
gtk_style_new (
  void
)

Description [src]

Creates a new GtkStyle.

Deprecated since: 3.0

Use GtkStyleContext.

Return value

Type: GtkStyle

A new GtkStyle.

The caller of the function takes ownership of the data, and is responsible for freeing it.