Method
IdeDiagnosticget_fixit
Description
Gets the fixit denoted by index
. This value should be less than the value
returned from ide_diagnostic_get_n_fixits().
Return value
Type: IdeTextEdit
An IdeTextEdit
.
The data is owned by the instance. |
The return value can be NULL . |