forked from AuroraMiddleware/gtk
Entry:show-emoji-icon is in GTK+ 3 too
Document the earliest version reached.
This commit is contained in:
parent
89c51f51e2
commit
630f83957a
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user