get_default
Description:
[ Version ( deprecated = true , deprecated_since = "3.24" ) ]
public static unowned CssProvider get_default ()
public static unowned CssProvider get_default ()
Warning: get_default is deprecated since 3.24.
Returns the provider containing the style settings used as a fallback for all widgets.
Note:
Use CssProvider instead.
Returns:
The provider used for fallback styling. This memory is owned by GTK+, and you must not free it. |