get_default_style


Description:

public static unowned Style get_default_style ()

Returns the default style used by all widgets initially.

Note:

Use GtkStyleContext instead, and gtk_css_provider_get_default to obtain a GtkStyleProvider with the default widget style information.

Returns:

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