Method

AdapApplicationget_style_manager

Declaration [src]

AdapStyleManager*
adap_application_get_style_manager (
  AdapApplication* self
)

Description [src]

Gets the style manager for self.

This is a convenience property allowing to access AdapStyleManager through property bindings or expressions.

Return value

Type: AdapStyleManager

The style manager.

The data is owned by the instance.