#include <window.h>
Limit the effect of grabs
Definition at line 64 of file ytkmm/ytkmm/gtkmm/window.h.
◆ ~WindowGroup()
virtual Gtk::WindowGroup::~WindowGroup |
( |
| ) |
|
|
virtual |
◆ WindowGroup()
Gtk::WindowGroup::WindowGroup |
( |
| ) |
|
|
protected |
◆ add_window()
void Gtk::WindowGroup::add_window |
( |
Window & |
window | ) |
|
◆ create()
static Glib::RefPtr<WindowGroup> Gtk::WindowGroup::create |
( |
| ) |
|
|
static |
◆ get_type()
static GType Gtk::WindowGroup::get_type |
( |
| ) |
|
|
static |
Get the GType for this class, for use with the underlying GObject type system.
◆ gobj() [1/2]
◆ gobj() [2/2]
◆ gobj_copy()
Provides access to the underlying C instance. The caller is responsible for unrefing it. Use when directly setting fields in structs.
◆ remove_window()
void Gtk::WindowGroup::remove_window |
( |
Window & |
window | ) |
|
◆ wrap()
A Glib::wrap() method for this object.
- Parameters
-
object | The C instance. |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
- Returns
- A C++ instance that wraps this C instance.
The documentation for this class was generated from the following file: