gtk+ r21281 - trunk/gtk



Author: matthiasc
Date: Thu Sep  4 04:29:33 2008
New Revision: 21281
URL: http://svn.gnome.org/viewvc/gtk+?rev=21281&view=rev

Log:
More doc fixes


Modified:
   trunk/gtk/gtkbindings.c

Modified: trunk/gtk/gtkbindings.c
==============================================================================
--- trunk/gtk/gtkbindings.c	(original)
+++ trunk/gtk/gtkbindings.c	Thu Sep  4 04:29:33 2008
@@ -730,11 +730,11 @@
  * @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,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]