diff options
author | Matthias Clasen <mclasen@redhat.com> | 2008-02-15 23:42:42 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-02-15 23:42:42 +0000 |
commit | 45e33fe9c2e10ffd0784e684f7ab73c103dd152e (patch) | |
tree | c9a608fc6ba03028621d0b05bca28a1058ec1d08 /gtk/gtktoolitem.c | |
parent | a6ccc040a26c2b9fba4f6f44732eaa5361367d5e (diff) | |
download | gtk+-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/gtktoolitem.c')
-rw-r--r-- | gtk/gtktoolitem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktoolitem.c b/gtk/gtktoolitem.c index c6cbb8e776..48e1f5219e 100644 --- a/gtk/gtktoolitem.c +++ b/gtk/gtktoolitem.c @@ -1174,7 +1174,7 @@ gtk_tool_item_set_proxy_menu_item (GtkToolItem *tool_item, * #GtkToolbar and other #GtkToolShell implementations use this function * to notify children, when some aspect of their configuration changes. * - * Since: 2.16 + * Since: 2.14 **/ void gtk_tool_item_toolbar_reconfigured (GtkToolItem *tool_item) |