Method
IdeCompletionContextget_item_full
Declaration
gboolean
ide_completion_context_get_item_full (
IdeCompletionContext* self,
guint position,
IdeCompletionProvider** provider,
IdeCompletionProposal** proposal
)
Parameters
position-
Type:
guintNo description available.
provider-
Type:
IdeCompletionProviderNo 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.