Virtual Method
IdeCompletionProviderget_comment
Description
If the completion proposal has a comment, the provider should return a newly allocated string containing it.
This is displayed at the bottom of the completion window.
Available since: | 3.32 |
Parameters
proposal |
IdeCompletionProposal |
An |
|
The data is owned by the caller of the function. |