We now properly obtain the selection and report key presses. Much more
wiring up to be done. git-svn-id: https://samskivert.googlecode.com/svn/trunk@1332 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -24,7 +24,6 @@ protected:
|
||||
~lookuplet_glade();
|
||||
private:
|
||||
virtual bool on_query_key_press_event(GdkEventKey *ev) = 0;
|
||||
virtual void on_query_selection_received(GtkSelectionData *selection_data,guint time) = 0;
|
||||
virtual void on_prefs_clicked() = 0;
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user