Ingen
0.5.1
|
#include <Window.hpp>
Public Member Functions | |
Window (BaseObjectType *cobject) | |
virtual void | init_window (App &app) |
bool | on_key_press_event (GdkEventKey *event) |
Static Public Member Functions | |
static bool | key_press_handler (Gtk::Window *win, GdkEventKey *event) |
Public Attributes | |
App * | _app |
Ingen GUI Window.