Method
IdeProjectFileget_info
Description
Gets the GFileInfo
for the file. This combined with
IdeProjectFile:directory
can be used to determine the underlying
file, such as via IdeProjectFile:file
.
Gets property | Ide.ProjectFile:info |
Return value
Type: GFileInfo
A GFileInfo
.
The data is owned by the instance. |