|
Public Methods |
virtual | ~WindowGroup () |
GtkWindowGroup* | gobj () |
| Provides access to the underlying C GObject.
|
const GtkWindowGroup* | gobj () const |
| Provides access to the underlying C GObject.
|
GtkWindowGroup* | gobj_copy () |
void | add_window (Window& window) |
| Adds a window to a Gtk::WindowGroup.
|
void | remove_window (Window& window) |
| Removes a window from a Gtk::WindowGroup.
|
Static Public Methods |
Glib::RefPtr<WindowGroup> | create () |
Protected Methods |
| WindowGroup () |
Related Functions |
(Note that these are not member functions.)
|
Glib::RefPtr<Gtk::WindowGroup> | wrap (GtkWindowGroup* object, bool take_copy=false) |