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()
.
Available since: | 3.32 |
Return value
Returns: | IdeTextEdit |
An |
|
The data is owned by the instance. | |
The return value can be NULL . |