Gio.DesktopAppInfo.prototype.get_nodisplay

function get_nodisplay(): Boolean {
    // Gjs wrapper for g_desktop_app_info_get_nodisplay()
}
  

Gets the value of the NoDisplay key, which helps determine if the application info should be shown in menus. See #G_KEY_FILE_DESKTOP_KEY_NO_DISPLAY and Gio.AppInfo.prototype.should_show.

Since 2.30

Returns

The value of the NoDisplay key