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