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