Gtk.Entry.prototype.get_icon_activatable
function get_icon_activatable(icon_pos:Gtk.EntryIconPosition):Boolean {
// Gjs wrapper for gtk_entry_get_icon_activatable()
}Returns whether the icon is activatable.
Since 2.16
- icon_pos
Icon position
- Returns
true if the icon is activatable.