WidgetGidBuilderImpl.style

Set style property.

More...
class WidgetGidBuilderImpl(T)
T
style

Parameters

propval gtk.style.Style

The style of the widget, which contains information about how it will look (colors, etc).

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: Use #GtkStyleContext instead