|
Public Member Functions |
virtual | ~Plug () |
GtkPlug* | gobj () |
| Provides access to the underlying C GtkObject.
|
const GtkPlug* | gobj () const |
| Provides access to the underlying C GtkObject.
|
| Plug (GdkNativeWindow socket_id) |
| Plug (const Glib::RefPtr<Gdk::Display>& display, GdkNativeWindow socket_id) |
GdkNativeWindow | get_id () const |
| Gets the window ID of a Gtk::Plug widget, which can then be used to embed this window inside another window, for instance with Gtk::Socket::add_id().
|
Glib::SignalProxy0<void> | signal_embedded () |
Protected Member Functions |
virtual void | on_embedded () |
Related Functions |
(Note that these are not member functions.)
|
Gtk::Plug* | wrap (GtkPlug* object, bool take_copy=false) |