API Version: 42.0
Library Version: 42.0
gboolean ide_project_file_is_directory ( IdeProjectFile* self )
Checks if self represents a directory. If ide_project_file_is_symlink() is TRUE, this may still return TRUE.
self
ide_project_file_is_symlink()
TRUE
gboolean
TRUE if self is a directory, or symlink to a directory.