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.
| Gets property | Adap.Application:style-manager |
Return value
Type: AdapStyleManager
The style manager.
| The returned data is owned by the instance. |