AppLaunchContext.setDisplay
void setDisplay(gdk.display.Display display)Sets the display on which applications will be launched when using this context. See also [gdk.app_launch_context.AppLaunchContext.setScreen].
Parameters
display | a #GdkDisplay |
Deprecated
Use [gdk.display.Display.getAppLaunchContext] instead