API Version: 47
Library Version: 47
Generated by gi-docgen 2023.3
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
Type: gboolean
gboolean
TRUE if self is a directory, or symlink to a directory.