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.

See adap_style_manager_get_for_display().

Return value

Type: AdapStyleManager

The default style manager.

The data is owned by the called function.