Ignoring section.key-pressed

This commit is contained in:
Dorota Czaplejewicz
2019-06-19 14:11:23 +00:00
parent e30bb23711
commit 40a92fe730
5 changed files with 32 additions and 8 deletions

View File

@ -43,6 +43,9 @@ typedef struct _EekKeyPrivate EekKeyPrivate;
/**
* EekKey:
*
* Contains information about the state of a key.
* TODO: rewrite as a plain struct
*
* The #EekKey structure contains only private data and should only be
* accessed using the provided API.
*/