get_for_display


Description:

public static unowned StyleManager get_for_display (Display display)

Gets the `AdwStyleManager` instance managing display.

It can be used to override styles for that specific display instead of the whole application.

Most applications should use [func@StyleManager.get_default] instead.

Parameters:

display

a `GdkDisplay`

Returns:

the style manager for display