Be more specific in ::insert-emoji Since tag

I had been unsure whether to include the minor version, but
:show-emoji-icon already did, so do the same here to match.
This commit is contained in:
Daniel Boles 2017-11-23 17:17:08 +00:00
parent 820f999f14
commit 89c51f51e2
2 changed files with 2 additions and 2 deletions

View File

@ -1723,7 +1723,7 @@ gtk_entry_class_init (GtkEntryClass *class)
*
* The default bindings for this signal are Ctrl-. and Ctrl-;
*
* Since: 3.22
* Since: 3.22.27
*/
signals[INSERT_EMOJI] =
g_signal_new (I_("insert-emoji"),

View File

@ -1415,7 +1415,7 @@ gtk_text_view_class_init (GtkTextViewClass *klass)
*
* The default bindings for this signal are Ctrl-. and Ctrl-;
*
* Since: 3.22
* Since: 3.22.27
*/
signals[INSERT_EMOJI] =
g_signal_new (I_("insert-emoji"),