From f4f22e1c37d2b4b0955a6bf0ce70b91ae78f6e3d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 4 Sep 2008 04:29:33 +0000 Subject: [PATCH] More doc fixes svn path=/trunk/; revision=21281 --- gtk/gtkbindings.c | 4 ++-- 1 file 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,