summaryrefslogtreecommitdiff
path: root/gtk/gtkentry.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2018-05-05 18:03:31 -0400
committerMatthias Clasen <mclasen@redhat.com>2018-05-05 18:03:31 -0400
commit7fdf3d1769c8cf4fa4f9b79e4ef8e62302f138b8 (patch)
tree6702deda865a6ac9c4ead162baf074cdbdcd3817 /gtk/gtkentry.h
parent702deee7994ffca96fa918053df8a4cd501075cd (diff)
downloadgtk+-7fdf3d1769c8cf4fa4f9b79e4ef8e62302f138b8.tar.gz
Fixes to the gtk docs
Diffstat (limited to 'gtk/gtkentry.h')
-rw-r--r--gtk/gtkentry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkentry.h b/gtk/gtkentry.h
index b44c00a5ac..4debf4ab9c 100644
--- a/gtk/gtkentry.h
+++ b/gtk/gtkentry.h
@@ -103,6 +103,7 @@ struct _GtkEntry
* the current selection if one exists.
* @toggle_overwrite: Class handler for the #GtkEntry::toggle-overwrite signal.
* The default implementation toggles overwrite mode and blinks the cursor.
+ * @insert_emoji: Class handler for the #GtkEntry::insert-emoji signal.
*
* Class structure for #GtkEntry. All virtual functions have a default
* implementation. Derived classes may set the virtual function pointers for the