Gio.AppInfo.prototype.supports_files

function supports_files(): Boolean {
    // Gjs wrapper for g_app_info_supports_files()
}
  

Checks if the application accepts files as arguments.

Returns

true if the appinfo supports files.