|
| Graphics.UI.Gtk.Windows.Invisible | | Portability | portable (depends on GHC) | | Stability | provisional | | Maintainer | gtk2hs-users@lists.sourceforge.net |
|
|
|
|
|
| Description |
| A widget which is not displayed
The 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.
|
|
| Synopsis |
|
|
|
|
| Class Hierarchy
|
|
| GObject
| +----Object
| +----Widget
| +----Invisible
|
|
| Types
|
|
|
|
| Constructors
|
|
|
| Creates a new Invisible.
|
|
|
|
|
| Methods
|
|
|
|
|
|
Returns the Screen object associated with invisible
- Available since Gdk version 2.2
|
|
| Produced by Haddock version 2.6.0 |