keyboard: Improve docstring

This commit is contained in:
Dorota Czaplejewicz
2019-08-16 11:02:16 +00:00
parent 7a06ac1ee7
commit de9c93610b

View File

@ -46,12 +46,7 @@ typedef struct _EekKeyboardPrivate EekKeyboardPrivate;
/** /**
* EekKeyboard: * EekKeyboard:
* *
* Contains the state of the physical keyboard. * Contains the graphical representation of the rows of buttons.
*
* Is also a graphical element...
*
* The #EekKeyboard structure contains only private data and should
* only be accessed using the provided API.
*/ */
struct _EekKeyboard struct _EekKeyboard
{ {