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