summaryrefslogtreecommitdiff
path: root/libmatekbd/matekbd-desktop-config.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2015-09-06 23:43:00 +0200
committerinfirit <[email protected]>2015-09-07 00:56:46 +0200
commit6632540e604873f0f80d17355c79477323d26b89 (patch)
treeeaae4a72f42e5961e6c69875e14d4273ec093ba4 /libmatekbd/matekbd-desktop-config.c
parentd2c557097250a57ce81281a6113bcbe417bad0ee (diff)
downloadlibmatekbd-6632540e604873f0f80d17355c79477323d26b89.tar.bz2
libmatekbd-6632540e604873f0f80d17355c79477323d26b89.tar.xz
Add annotation taken from libgnomekbd
Diffstat (limited to 'libmatekbd/matekbd-desktop-config.c')
-rw-r--r--libmatekbd/matekbd-desktop-config.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libmatekbd/matekbd-desktop-config.c b/libmatekbd/matekbd-desktop-config.c
index 03a98de..806f1e5 100644
--- a/libmatekbd/matekbd-desktop-config.c
+++ b/libmatekbd/matekbd-desktop-config.c
@@ -239,6 +239,10 @@ matekbd_desktop_config_restore_group (MatekbdDesktopConfig * config)
xkl_engine_lock_group (config->engine, group);
}
+/**
+ * matekbd_desktop_config_start_listen:
+ * @func: (scope notified): a function to call when settings are changed
+ */
void
matekbd_desktop_config_start_listen (MatekbdDesktopConfig * config,
GCallback func,