Constructor

GtkStylePropertiesnew

deprecated: 3.16 

Declaration [src]

GtkStyleProperties*
gtk_style_properties_new (
  void
)

Description [src]

Returns a newly created GtkStyleProperties.

Deprecated since: 3.16

GtkStyleProperties are deprecated.

Return value

Type: GtkStyleProperties

A new GtkStyleProperties.

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