API Version: 48
Library Version: 48
Generated by gi-docgen 2025.4
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.