libeek: add Since: doc-comment

This commit is contained in:
Daiki Ueno
2010-06-22 17:19:13 +09:00
parent 6e54383d1d
commit 27ddc144e0
2 changed files with 2 additions and 0 deletions

View File

@ -626,6 +626,7 @@ eek_xkb_layout_set_names (EekXkbLayout *layout, XkbComponentNamesRec *names)
* in the gobject-introspection repository.
*
* Returns: %TRUE if the component name is successfully set, %FALSE otherwise
* Since: 0.0.2
*/
gboolean
eek_xkb_layout_set_names_full (EekXkbLayout *layout,

View File

@ -360,6 +360,7 @@ eek_xkl_layout_set_config (EekXklLayout *layout,
* gobject-introspection repository.
*
* Returns: %TRUE if the component name is successfully set, %FALSE otherwise
* Since: 0.0.2
*/
gboolean
eek_xkl_layout_set_config_full (EekXklLayout *layout,