summaryrefslogtreecommitdiff
path: root/gtk/gtkstyle.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2008-02-15 23:42:42 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-02-15 23:42:42 +0000
commit45e33fe9c2e10ffd0784e684f7ab73c103dd152e (patch)
treec9a608fc6ba03028621d0b05bca28a1058ec1d08 /gtk/gtkstyle.c
parenta6ccc040a26c2b9fba4f6f44732eaa5361367d5e (diff)
downloadgtk+-45e33fe9c2e10ffd0784e684f7ab73c103dd152e.tar.gz
Go back to 2.13.0 as version for now, as there was no consensus to do the
2008-02-15 Matthias Clasen <mclasen@redhat.com> * configure.in: Go back to 2.13.0 as version for now, as there was no consensus to do the jump. * many other places: Update Since: tags. svn path=/trunk/; revision=19586
Diffstat (limited to 'gtk/gtkstyle.c')
-rw-r--r--gtk/gtkstyle.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/gtk/gtkstyle.c b/gtk/gtkstyle.c
index fe122208d8..0ec086ad57 100644
--- a/gtk/gtkstyle.c
+++ b/gtk/gtkstyle.c
@@ -6441,9 +6441,10 @@ gtk_paint_resize_grip (GtkStyle *style,
*
* Allocates a new #GtkBorder structure and initializes its elements to zero.
*
- * Returns: a new empty #GtkBorder. The newly allocated #GtkBorder should be freed
- * with gtk_border_free()
- * Since: 2.16
+ * Returns: a new empty #GtkBorder. The newly allocated #GtkBorder should be
+ * freed with gtk_border_free()
+ *
+ * Since: 2.14
**/
GtkBorder *
gtk_border_new (void)