Method
IdeSourceViewget_file_settings
since: 3.32
Description
Gets the IdeSourceView:file-settings
property. This contains various
settings for how the file should be rendered in the view, and preferences
such as spaces vs tabs.
Available since: 3.32
Gets property | Ide.SourceView:file-settings |
Return value
Type: IdeFileSettings
An IdeFileSettings
or NULL
.
The data is owned by the instance. |
The return value can be NULL . |