Method
AdapStyleManagerget_display
Declaration [src]
GdkDisplay*
adap_style_manager_get_display (
AdapStyleManager* self
)
Description [src]
Gets the display the style manager is associated with.
The display will be NULL
for the style manager returned by
adap_style_manager_get_default()
.
Gets property | Adap.StyleManager:display |
Return value
Type: GdkDisplay
The display.
The data is owned by the instance. |
The return value can be NULL . |