Widget.getDefaultStyle

Returns the default style used by all widgets initially.

class Widget
static
getDefaultStyle
()

Return Value

Type: Style

the default style. This GtkStyle object is owned by GTK+ and should not be modified or freed. [transfer none]

Meta