Touch support
Single stream of touch events.
This commit is contained in:
@ -47,6 +47,8 @@ struct _EekGtkKeyboard
|
||||
/*< private >*/
|
||||
GtkDrawingArea parent;
|
||||
|
||||
GdkEventSequence *sequence; // unowned reference
|
||||
|
||||
EekGtkKeyboardPrivate *priv;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user