API Version: 41.0
Library Version: 41.0
gboolean ide_g_file_is_ignored ( GFile* file )
Checks if file should be ignored using the internal ignore rules. If you care about the version control system, see IdeVcs and ide_vcs_is_ignored().
file
IdeVcs
ide_vcs_is_ignored()
GFile*
A GFile.
GFile
gboolean
TRUE if file should be ignored; otherwise FALSE.
TRUE
FALSE