Fix GTK-Doc comment.

This commit is contained in:
Daiki Ueno
2011-01-25 11:05:46 +09:00
parent 420b8014f8
commit af8274f305
8 changed files with 25 additions and 35 deletions

View File

@ -61,6 +61,7 @@ struct _EekKey
* @get_keysym_index: virtual function for getting group and level of the key
* @pressed: class handler for #EekKey::pressed signal
* @released: class handler for #EekKey::released signal
* @is_pressed: virtual function for getting whether the key is pressed
*/
struct _EekKeyClass
{