SourceCompletionContext.getIter

Get the iter at which the completion was invoked. Providers can use this to determine how and if to match proposals.

class SourceCompletionContext
bool
getIter

Parameters

iter TextIter

a #GtkTextIter.

Return Value

Type: bool

%TRUE if @iter is correctly set, %FALSE otherwise.

Meta