Entry:show-emoji-icon is in GTK+ 3 too

Document the earliest version reached.
This commit is contained in:
Daniel Boles 2017-11-23 17:21:36 +00:00
parent 89c51f51e2
commit 630f83957a

View File

@ -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",