Gtk.StatusIcon.prototype.is_embedded

function is_embedded():Boolean {
    // Gjs wrapper for gtk_status_icon_is_embedded()
}

Returns whether the status icon is embedded in a notification area.

Since 2.10

Returns

true if the status icon is embedded in a notification area.