CssProvider.getDefault

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

Use [gtk.css_provider.CssProvider.new_] instead.