SourceCompletion.show

Starts a new completion with the specified GtkSourceCompletionContext and a list of potential candidate providers for completion.

class SourceCompletion
int
show

Parameters

providers ListG

A list of GtkSourceCompletionProvider or NULL

context SourceCompletionContext

The GtkSourceCompletionContext with which to start the completion

Return Value

Type: int

TRUE if it was possible to the show completion window.

Meta