Function
HandyStyleManagerget_default
Declaration [src]
HdyStyleManager*
hdy_style_manager_get_default (
  void
)
Description [src]
Gets the default HdyStyleManager instance.
It manages all GdkDisplay instances unless the style manager for
that display has an override.
| Available since: | 1.6 | 
Return value
| Returns: | HdyStyleManager | 
| The default style manager. | |
| The data is owned by the called function. |