#include <window_manager.h>
Definition at line 57 of file window_manager.h.
◆ Windows
◆ Manager()
◆ ~Manager()
WM::Manager::~Manager |
( |
| ) |
|
|
private |
◆ add_state()
void WM::Manager::add_state |
( |
XMLNode & |
| ) |
const |
◆ instance()
static Manager& WM::Manager::instance |
( |
| ) |
|
|
static |
◆ register_window()
void WM::Manager::register_window |
( |
ProxyBase * |
| ) |
|
◆ remove()
void WM::Manager::remove |
( |
const ProxyBase * |
| ) |
|
◆ set_session()
◆ set_transient_for()
void WM::Manager::set_transient_for |
( |
Gtk::Window * |
| ) |
|
◆ show_visible()
void WM::Manager::show_visible |
( |
| ) |
const |
◆ toggle_window()
void WM::Manager::toggle_window |
( |
ProxyBase * |
| ) |
|
◆ transient_parent()
Gtk::Window* WM::Manager::transient_parent |
( |
| ) |
const |
|
inline |
◆ window_proxy_was_mapped()
void WM::Manager::window_proxy_was_mapped |
( |
ProxyBase * |
| ) |
|
|
private |
◆ window_proxy_was_unmapped()
void WM::Manager::window_proxy_was_unmapped |
( |
ProxyBase * |
| ) |
|
|
private |
◆ _instance
◆ _windows
◆ current_transient_parent
Gtk::Window* WM::Manager::current_transient_parent |
|
private |
◆ window_actions
Glib::RefPtr<Gtk::ActionGroup> WM::Manager::window_actions |
|
private |
The documentation for this class was generated from the following file: