Method
AdwStyleManagerget_display
Declaration [src]
GdkDisplay*
adw_style_manager_get_display (
  AdwStyleManager* self
)
Description [src]
Gets the display the style manager is associated with.
The display will be NULL for the style manager returned by
adw_style_manager_get_default().
| Available since: | 1.0 | 
| Gets property | Adw.StyleManager:display | 
Return value
| Returns: | GdkDisplay | 
| (nullable): the display. | |
| The data is owned by the instance. |