WidgetGidBuilderImpl.style
T style(gtk.style.Style propval)Set style property.
Parameters
propval | The style of the widget, which contains information about how it will look (colors, etc). |
Returns
Builder instance for fluent chaining
Deprecated
Use #GtkStyleContext instead