AppLaunchContext.setScreen

Sets the screen on which applications will be launched when using this context. See also gdk_app_launch_context_set_display(). If both screen and display are set, the screen takes priority. If neither screen or display are set, the default screen and display are used. Since 2.14

class AppLaunchContext
void
setScreen

Parameters

screen Screen

a GdkScreen

Meta