GtkInvisible — A widget which is not displayed
#include <gtk/gtk.h>
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.