block 'a' to 'z', '+' and '-' for numeric input fields, Issue 2808
This commit is contained in:
@@ -262,6 +262,7 @@ public:
|
||||
class MyHScale : public Gtk::HScale {
|
||||
|
||||
bool on_scroll_event (GdkEventScroll* event);
|
||||
bool on_key_press_event (GdkEventKey* event);
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user