CssProvider.getDefault

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

More...
class CssProvider
static
getDefault
()

Return Value

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

Detailed Description

Deprecated: Use CssProvider.new instead.