set_style


Description:

public void set_style (Style? style)

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

Note:

Use GtkStyleContext 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