:right-sidebar: True EmojiChooser =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: EmojiChooser(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Gtk.Popover`, :class:`~gi.repository.Gtk.Widget`, :class:`~gi.repository.GObject.InitiallyUnowned`, :class:`~gi.repository.GObject.Object` Implemented Interfaces: :class:`~gi.repository.Gtk.Accessible`, :class:`~gi.repository.Gtk.Buildable`, :class:`~gi.repository.Gtk.ConstraintTarget`, :class:`~gi.repository.Gtk.Native`, :class:`~gi.repository.Gtk.ShortcutManager` :Constructors: :: EmojiChooser(**properties) new() -> Gtk.Widget Constructors ------------ .. rst-class:: interim-class .. class:: EmojiChooser :no-index: .. classmethod:: new() -> ~gi.repository.Gtk.Widget Creates a new ``GtkEmojiChooser``. Signals ------- .. rst-class:: interim-class .. class:: EmojiChooser.signals :no-index: .. method:: emoji_picked(text: str) -> None Emitted when the user selects an Emoji. :param text: the Unicode sequence for the picked Emoji, in UTF-8