GtkInvisible: GtkInvisible
Description
A widget which is not displayedHierarchy
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkInvisibleInterfaces
GtkInvisible implements
AtkImplementorIface and GtkBuildable
.Detailed Description
The GtkInvisible
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.Convenient Construction
gtkInvisible
is the result of collapsing the constructors of GtkInvisible
(gtkInvisibleNew
, gtkInvisibleNewForScreen
) and accepts a subset of its arguments matching the required arguments of one of its delegate constructors.References
http://library.gnome.org/devel//gtk/GtkInvisible.html