AppLaunchContext.setDisplay

Warning gdk_app_launch_context_set_display has been deprecated since version 3.0 and should not be used in newly-written code. Use gdk_display_get_app_launch_context() instead Sets the display on which applications will be launched when using this context. See also gdk_app_launch_context_set_screen(). Since 2.14

class AppLaunchContext
void
setDisplay

Parameters

display Display

a GdkDisplay

Meta