CssProvider.getDefault

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

More...
class CssProvider
static
getDefault
()

Return Value

Type: gtk.css_provider.CssProvider

The provider used for fallback styling. This memory is owned by GTK+, and you must not free it.

Detailed Description

Deprecated: Use gtk.css_provider.CssProvider.new_ instead.