Used to set the gtk.Style for a widget (widget->style). Since GTK 3, this function does nothing, the passed in style is ignored.
a gtk.Style, or NULL to remove the effect of a previous call to Widget.setStyle and go back to the default style
Deprecated: Use gtk.StyleContext instead
Used to set the gtk.Style for a widget (widget->style). Since GTK 3, this function does nothing, the passed in style is ignored.