Function
AdapStyleManagerget_default
Declaration [src]
AdapStyleManager*
adap_style_manager_get_default (
void
)
Description [src]
Gets the default AdapStyleManager
instance.
It manages all GdkDisplay
instances unless the style manager for
that display has an override.
Return value
Type: AdapStyleManager
The default style manager.
The data is owned by the called function. |