A widget which is not displayed
The <gtk-invisible>
widget is used internally in GTK+, and is probably
not very useful for application developers.
It is used for reliable pointer grabs and selection handling in the code for drag-and-drop.
Derives from
<gtk-widget>
.This class defines the following slots:
screen
- The screen where this window will be displayed
<gtk-widget>
)Creates a new
<gtk-invisible>
.
- ret
- a new
<gtk-invisible>
.
<gdk-screen>
) ⇒ (ret <gtk-widget>
)Creates a new
<gtk-invisible>
object for a specified screen
- screen
- a
<gdk-screen>
which identifies on which the new<gtk-invisible>
will be created.- ret
- a newly created
<gtk-invisible>
objectSince 2.2