get_is_hidden


Description:

public bool get_is_hidden ()

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

Parameters:

this

a [class@GioUnix.DesktopAppInfo].

Returns:

`TRUE` if hidden, `FALSE` otherwise.