CompletionContext.iter
gtk.text_iter.TextIter iter() @propertyGet iter property.
Returns
The #GtkTextIter at which the completion is invoked.
void iter(gtk.text_iter.TextIter propval) @propertySet iter property.
Parameters
propval | The #GtkTextIter at which the completion is invoked. |