GtkInvisible
GtkInvisible — A widget which is not displayed
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkInvisible
Implemented Interfaces
GtkInvisible implements
AtkImplementor and GtkBuildable.
Includes
#include <gtk/gtk.h>
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.
Types and Values
struct GtkInvisible
struct GtkInvisible;
Property Details
The “display” property
“display” GdkDisplay *
The display where this window will be displayed.
Flags: Read / Write