Gtk.Entry.prototype.get_icon_sensitive

function get_icon_sensitive(icon_pos:Gtk.EntryIconPosition):Boolean {
    // Gjs wrapper for gtk_entry_get_icon_sensitive()
}

Returns whether the icon appears sensitive or insensitive.

Since 2.16

icon_pos

Icon position

Returns

true if the icon is sensitive.