Method

AdapStyleManagerget_dark

Declaration [src]

gboolean
adap_style_manager_get_dark (
  AdapStyleManager* self
)

Description [src]

Gets whether the application is using dark appearance.

This can be used to query the current appearance, as requested via AdapStyleManager:color-scheme.

Gets propertyAdap.StyleManager:dark

Return value

Type: gboolean

Whether the application is using dark appearance.