signal callback delegate or function to connect
void callback(string text, gtk.emoji_chooser.EmojiChooser emojiChooser)
text the Unicode sequence for the picked Emoji, in UTF-8 (optional)
emojiChooser the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to EmojiPicked signal.
Emitted when the user selects an Emoji.