Method
GioDesktopAppInfoget_nodisplay
since: 2.30
Declaration [src]
gboolean
g_desktop_app_info_get_nodisplay (
  GDesktopAppInfo* info
)
Description [src]
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 g_app_info_should_show().
Available since: 2.30