Virtual Method

IdeCompletionProvideractivate_proposal

Declaration

void
activate_proposal (
  IdeCompletionProvider* self,
  IdeCompletionContext* context,
  IdeCompletionProposal* proposal,
  const GdkEventKey* key
)

Description

No description available.

Parameters

context

Type: IdeCompletionContext

No description available.

The data is owned by the caller of the function.
proposal

Type: IdeCompletionProposal

No description available.

The data is owned by the caller of the function.
key

Type: GdkEventKey

No description available.

The data is owned by the caller of the function.