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 slot access function returns the screen associated with the invisible widget. The (setf gtk-invisible-screen) slot access function sets the screen where the invisible widget will be displayed.
 

See also

2021-10-27