Package: gtk

Accessor gtk-entry-show-emoji-icon

Lambda List

gtk-entry-show-emoji-icon (object)

Syntax

(gtk-entry-show-emoji-icon object) => setting
(setf (gtk-entry-show-emoji-icon object) setting)

Arguments

object -- a gtk-entry widget
setting -- a boolean whether to show an icon for Emoji

Details

Accessor of the show-emoji-icon slot of the gtk-entry class.

Whether to show an icon for Emoji.

Since 3.22
 

See also

2021-11-3