Fix GTK-DOC comments.

This commit is contained in:
Daiki Ueno
2011-04-21 16:55:19 +09:00
parent d71c79f268
commit de62d74ac5
13 changed files with 163 additions and 49 deletions

View File

@ -54,6 +54,8 @@ struct _EekSection
* @create_key: virtual function for creating key in the section
* @find_key_by_keycode: virtual function for accessing a key in the
* section by keycode
* @key_pressed: class handler for #EekSection::key-pressed signal
* @key_released: class handler for #EekSection::key-released signal
*/
struct _EekSectionClass
{