GTK+ Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
The GtkInvisible widget is used internally in GTK+, and is probably not useful for application developers.
It is used for reliable pointer grabs and selection handling in the code for drag-and-drop.
GtkWidget* gtk_invisible_new (void); |
Creates a new GtkInvisible.
Returns : | a new GtkInvisible. |