Package: gtk

Function gtk:invisible-new-for-screen

Lambda List

gtk:invisible-new-for-screen (screen)

Arguments

screen -- a gdk:screen object which identifies the screen on which the gtk:invisible widget will be created

Return Value

The newly created gtk:invisible widget.

Details

Creates a new invisible widget for a specified screen. See also the gtk:invisible-new function to create a new invisible widget for the default screen.
 

See also

2024-3-17