Constructor

GtkRcStylenew

deprecated: 3.0 

[]

Declaration [src]

GtkRcStyle*
gtk_rc_style_new (
  void
)
[]

Description [src]

Creates a new GtkRcStyle with no fields set and a reference count of 1.

Deprecated since: 3.0

Use GtkCssProvider instead.

[]

Return value

Type: GtkRcStyle

The newly-created GtkRcStyle.

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