Method
IdeProjectFileget_info
since: 3.32
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
.
Available since: 3.32
Gets property | Ide.ProjectFile:info |
Return value
Type: GFileInfo
A GFileInfo
.
The data is owned by the instance. |