Method

IdeBufferget_insert_location

Declaration

IdeLocation*
ide_buffer_get_insert_location (
  IdeBuffer* self
)

Description

Gets the location of the insert mark as an IdeLocation.

Return value

Type: IdeLocation

An IdeLocation.

The caller of the method takes ownership of the data, and is responsible for freeing it.