summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-09-04 04:29:33 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-09-04 04:29:33 +0000
commitf4f22e1c37d2b4b0955a6bf0ce70b91ae78f6e3d (patch)
treedb4a075a67e9fc399140ed439e13561e58fd2a7b
parent73e2b962bc94e7c36339cb148a5382c0e902b4f6 (diff)
downloadgtk+-f4f22e1c37d2b4b0955a6bf0ce70b91ae78f6e3d.tar.gz
More doc fixes
svn path=/trunk/; revision=21281
-rw-r--r--gtk/gtkbindings.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/gtkbindings.c b/gtk/gtkbindings.c
index e02b5cd35d..49c1e7918d 100644
--- a/gtk/gtkbindings.c
+++ b/gtk/gtkbindings.c
@@ -730,11 +730,11 @@ gtk_binding_entry_clear (GtkBindingSet *binding_set,
* @keyval: key value of binding to skip
* @modifiers: key modifier of binding to skip
*
- * Since: 2.12
- *
* Install a binding on @binding_set which causes key lookups
* to be aborted, to prevent bindings from lower priority sets
* to be activated.
+ *
+ * Since: 2.12
**/
void
gtk_binding_entry_skip (GtkBindingSet *binding_set,