Gio.AppInfo.prototype.supports_uris

function supports_uris(): Boolean {
    // Gjs wrapper for g_app_info_supports_uris()
}
  

Checks if the application supports reading files and directories from URIs.

Returns

true if the appinfo supports URIs.