set_style


Description:

[ Version ( deprecated = true , deprecated_since = "3.0" ) ]
public void set_style (Style? style)

Warning: set_style is deprecated since 3.0.

Used to set the Style for a widget (this->style).

Note:

Use StyleContext instead

Since GTK 3, this function does nothing, the passed in style is ignored.

Parameters:

this

a Widget

style

a Style, or null to remove the effect of a previous call to set_style and go back to the default style