Widget.style
gtk.style.Style style() @propertyGet style property.
Returns
The style of the widget, which contains information about how it will look (colors, etc).
Deprecated
Use #GtkStyleContext instead
void style(gtk.style.Style propval) @propertySet style property.
Parameters
propval | The style of the widget, which contains information about how it will look (colors, etc). |
Deprecated
Use #GtkStyleContext instead