Package: gdk

Function gdk:app-launch-context-set-screen

Lambda List

gdk:app-launch-context-set-screen (context screen)

Arguments

context -- a gdk:app-launch-context object
screen -- a gdk:screen object

Details

Sets the screen on which applications will be launched when using the launch context. See also the gdk:app-launch-context-display function. 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.
 

See also

2025-1-1