get_default_backend
Description:
public weak Backend get_default_backend ()
Retrieves the default Backend used by Clutter.
The Backend holds backend-specific configuration options.
Returns:
| the default backend. You should not ref or unref the returned object. Applications should rarely need to use this. |