Method
AdwApplicationget_style_manager
since: 1.0
Declaration [src]
AdwStyleManager*
adw_application_get_style_manager (
AdwApplication* self
)
Description [src]
Gets the style manager for self
.
Available since: 1.0
Gets property | Adw.Application:style-manager |
Return value
Type: AdwStyleManager
The style manager.
The returned data is owned by the instance. |