|
Horizon
|
Public Member Functions | |
| AlignAndDistributeWindow (Gtk::Window *parent, ImpInterface *intf) | |
| void | update () |
Public Member Functions inherited from horizon::ToolWindow | |
| ToolWindow (Gtk::Window *parent, class ImpInterface *intf) | |
| void | set_use_ok (bool okay) |
Additional Inherited Members | |
Protected Member Functions inherited from horizon::ToolWindow | |
| void | set_title (const std::string &title) |
| void | emit_event (ToolDataWindow::Event ev) |
Protected Attributes inherited from horizon::ToolWindow | |
| Gtk::Button * | ok_button = nullptr |
| Gtk::Button * | cancel_button = nullptr |
| Gtk::HeaderBar * | headerbar = nullptr |
| class ImpInterface * | interface = nullptr |