Package: gtk

Accessor gtk:invisible-screen

Lambda List

gtk:invisible-screen (object)

Syntax

(gtk:invisible-screen object) => screen
(setf (gtk:invisible-screen object) screen)

Arguments

object -- a gtk:invisible widget
screen -- a gdk:screen object

Details

Accessor of the screen slot of the gtk:invisible class. The gtk:invisible-screen function returns the screen associated with the invisible widget. The (setf gtk:invisible-screen) function sets the screen where the invisible widget will be displayed.
 

See also

2024-3-17