Package: gdk

Accessor gdk:app-launch-context-display

Lambda List

gdk:app-launch-context-display (object)

Syntax

(gdk:app-launch-context-display object) => display

Arguments

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

Details

Accessor of the display slot of the gdk:app-launch-context class. The gdk:app-launch-context-display function gets the display on which applications will be launched when using the launch context. See also the gdk:app-launch-context-set-screen function.

Warning

The gdk:app-launch-context-display function has been deprecated since version 3.0 and should not be used in newly written code. Use the gdk:display-app-launch-context function instead.
 

See also

2025-1-1