Method
IdeBufferget_iter_at_location
Declaration
void
ide_buffer_get_iter_at_location (
IdeBuffer* self,
GtkTextIter* iter,
IdeLocation* location
)
Parameters
iter
-
Type:
GtkTextIter
A
GtkTextIter
.The argument will be set by the function. The data is owned by the instance. location
-
Type:
IdeLocation
A
IdeLocation
.The data is owned by the caller of the method.