get_iter


Description:

public bool get_iter (out TextIter iter)

Get the iter at which the completion was invoked.

Providers can use this to determine how and if to match proposals.

Parameters:

this

a SourceCompletionContext.

iter

a TextIter.

Returns:

true if iter is correctly set, false otherwise.