Signal

GtkEntry::insert-emoji

since: 3.22.27

Declaration

void
insert_emoji (
  GtkEntry* self,
  gpointer user_data
)

Description [src]

The ::insert-emoji signal is a [keybinding signal][GtkBindingSignal] which gets emitted to present the Emoji chooser for the entry.

The default bindings for this signal are Ctrl-. and Ctrl-;

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Signal can be directly emitted on objects from user code
Available since: 3.22.27