Gtk.IconInfo.prototype.get_attach_points

function get_attach_points():Boolean {
    // Gjs wrapper for gtk_icon_info_get_attach_points()
}

Fetches the set of attach points for an icon. An attach point is a location in the icon that can be used as anchor points for attaching emblems or overlays to the icon.

Since 2.4

Returns

true if there are any attach points for the icon.