Method

IdeLocationget_offset

Declaration

gint
ide_location_get_offset (
  IdeLocation* self
)

Description

Gets the offset within the file in characters, or -1 if it is unknown.

Gets propertyIde.Location:offset

Return value

Type: gint

The line offset, or -1.