Ingen
0.5.1
|
#include <MessagesWindow.hpp>
Public Member Functions | |
MessagesWindow (BaseObjectType *cobject, const Glib::RefPtr< Gtk::Builder > &xml) | |
void | init_window (App &app) |
int | log (LV2_URID type, const char *fmt, va_list args) |
void | flush () |
void | post_error (const std::string &str) |
![]() | |
Window (BaseObjectType *cobject) | |
bool | on_key_press_event (GdkEventKey *event) |
Additional Inherited Members | |
![]() | |
static bool | key_press_handler (Gtk::Window *win, GdkEventKey *event) |
![]() | |
App * | _app |
Messages Window.
Loaded from XML as a derived object. This is shown when errors occur (e.g. during graph loading).