Widget.style

Set style property.

More...
  1. gtk.style.Style style [@property getter]
  2. gtk.style.Style style [@property setter]
    class Widget
    @property
    void
    style

Parameters

propval gtk.style.Style

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

Detailed Description

Deprecated: Use #GtkStyleContext instead