![]() |
![]() |
It is used for reliable pointer grabs and selection handling in the code for drag-and-drop.
Public Member Functions | |
Glib::RefPtr<const Gdk::Screen> | get_screen () const |
Returns the Gdk::Screen object associated with invisible. | |
Glib::RefPtr<Gdk::Screen> | get_screen () |
Returns the Gdk::Screen object associated with invisible. | |
const GtkInvisible* | gobj () const |
Provides access to the underlying C GtkObject. | |
GtkInvisible* | gobj () |
Provides access to the underlying C GtkObject. | |
Invisible (const Glib::RefPtr<Gdk::Screen>& screen) | |
Invisible () | |
void | set_screen (const Glib::RefPtr<Gdk::Screen>& screen) |
Sets the Gdk::Screen where the Gtk::Invisible object will be displayed. | |
virtual | ~Invisible () |
Related Functions | |
(Note that these are not member functions.) | |
Gtk::Invisible* | wrap (GtkInvisible* object, bool take_copy=false) |
|
|
|
|
|
|
|
Returns the Gdk::Screen object associated with invisible.
Reimplemented from Gtk::Widget. |
|
Returns the Gdk::Screen object associated with invisible.
Reimplemented from Gtk::Widget. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Widget. |
|
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Widget. |
|
Sets the Gdk::Screen where the Gtk::Invisible object will be displayed.
|
|
|