Gio.AppInfo.prototype.should_show
function should_show(): Boolean { // Gjs wrapper for g_app_info_should_show() }
Checks if the application info should be shown in menus that list available applications.
- Returns
true if the appinfo should be shown, false otherwise.