Method

GioDesktopAppInfoget_is_hidden

Declaration

gboolean
g_desktop_app_info_get_is_hidden (
  GDesktopAppInfo* info
)

Description

A desktop file is hidden if the Hidden key in it is set to True.

Return value

Type: gboolean

TRUE if hidden, FALSE otherwise.