Method
IdeBufferget_file_settings
Description
Gets the IdeBuffer:file-settings
property.
The IdeFileSettings
are updated when changes to the file or language
syntax are chnaged.
Gets property | Ide.Buffer:file-settings |
Return value
Type: IdeFileSettings
An IdeFileSettings
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |