Method
IdeCompletionContextget_start_iter
since: 3.32
Declaration
gboolean
ide_completion_context_get_start_iter (
IdeCompletionContext* self,
GtkTextIter* iter
)
Parameters
iter-
Type:
GtkTextIterA location for a
GtkTextIter.The argument will be set by the function. The data is owned by the caller of the function.