CssProvider.getDefault

gtk.css_provider.CssProvider getDefault() static nothrow

Returns the provider containing the style settings used as a fallback for all widgets.

Returns

The provider used for fallback styling.

This memory is owned by GTK+, and you must not free it.

Deprecated