Widget.style

Get style property.

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

Return Value

Type: gtk.style.Style

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

Detailed Description

Deprecated: Use #GtkStyleContext instead