EmojiChooser

class EmojiChooser(**properties: Any)

Superclasses: Popover, Widget, InitiallyUnowned, Object

Implemented Interfaces: Accessible, Buildable, ConstraintTarget, Native, ShortcutManager

Constructors:

EmojiChooser(**properties)
new() -> Gtk.Widget

Constructors

class EmojiChooser
classmethod new() Widget

Creates a new GtkEmojiChooser.

Signals

class EmojiChooser.signals
emoji_picked(text: str) None

Emitted when the user selects an Emoji.

Parameters:

text – the Unicode sequence for the picked Emoji, in UTF-8