[gtk+] Entry:show-emoji-icon is in GTK+ 3 too
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Entry:show-emoji-icon is in GTK+ 3 too
- Date: Thu, 23 Nov 2017 17:24:56 +0000 (UTC)
commit 630f83957a1b2a5668b1616edf2f20d67372089c
Author: Daniel Boles <dboles src gnome org>
Date: Thu Nov 23 17:21:36 2017 +0000
Entry:show-emoji-icon is in GTK+ 3 too
Document the earliest version reached.
gtk/gtkentry.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkentry.c b/gtk/gtkentry.c
index 725c16a..3595940 100644
--- a/gtk/gtkentry.c
+++ b/gtk/gtkentry.c
@@ -1394,7 +1394,7 @@ gtk_entry_class_init (GtkEntryClass *class)
* When this is %TRUE, the entry will show an emoji icon in the secondary
* icon position that brings up the Emoji chooser when clicked.
*
- * Since: 3.92
+ * Since: 3.22.19
*/
entry_props[PROP_SHOW_EMOJI_ICON] =
g_param_spec_boolean ("show-emoji-icon",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]