Virtual Method
IdeCompletionProvideractivate_proposal
Declaration
void
activate_proposal (
IdeCompletionProvider* self,
IdeCompletionContext* context,
IdeCompletionProposal* proposal,
const GdkEventKey* key
)
Parameters
context-
Type:
IdeCompletionContextNo description available.
The data is owned by the caller of the function. proposal-
Type:
IdeCompletionProposalNo description available.
The data is owned by the caller of the function. key-
Type:
GdkEventKeyNo description available.
The data is owned by the caller of the function.