get_default_style


Description:

[ Version ( deprecated = true , deprecated_since = "3.0" ) ]
public static unowned Style get_default_style ()

Warning: get_default_style is deprecated since 3.0.

Returns the default style used by all widgets initially.

Note:

Use StyleContext instead, and get_default to obtain a StyleProvider with the default widget style information.

Returns:

the default style. This Style object is owned by GTK+ and should not be modified or freed.