diff --git a/eek/eek-xkb-layout.c b/eek/eek-xkb-layout.c index 327a6220..f26f4b4d 100644 --- a/eek/eek-xkb-layout.c +++ b/eek/eek-xkb-layout.c @@ -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, diff --git a/eek/eek-xkl-layout.c b/eek/eek-xkl-layout.c index 19aa010a..1909b8f3 100644 --- a/eek/eek-xkl-layout.c +++ b/eek/eek-xkl-layout.c @@ -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,