From 972e75e8b0f463386e495ac095b7c6e5cbff8e61 Mon Sep 17 00:00:00 2001 From: Stanislas Marquis Date: Wed, 16 Jun 2010 19:39:14 +0200 Subject: [PATCH] [docs] Add 'Since: 2.16' tag to GtkEntryIconPosition MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Javier Jardón --- docs/reference/gtk/tmpl/gtkentry.sgml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/reference/gtk/tmpl/gtkentry.sgml b/docs/reference/gtk/tmpl/gtkentry.sgml index bac2315995..12825b621e 100644 --- a/docs/reference/gtk/tmpl/gtkentry.sgml +++ b/docs/reference/gtk/tmpl/gtkentry.sgml @@ -786,6 +786,8 @@ Specifies the side of the entry at which an icon is placed. @GTK_ENTRY_ICON_PRIMARY: At the beginning of the entry (depending on the text direction). @GTK_ENTRY_ICON_SECONDARY: At the end of the entry (depending on the text direction). +@Since: 2.16 +