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