StyleManager.getForDisplay
adw.style_manager.StyleManager getForDisplay(gdk.display.Display display)Gets the [adw.style_manager.StyleManager] instance managing display.
It can be used to override styles for that specific display instead of the whole application.
Most applications should use [adw.style_manager.StyleManager.getDefault] instead.
Parameters
display | a [gdk.display.Display] |
Returns
the style manager for display