Method

IdeLocationget_offset

since: 3.32

Declaration

gint
ide_location_get_offset (
  IdeLocation* self
)

Description

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

Available since: 3.32

Gets propertyIde.Location:offset

Return value

Type: gint

The line offset, or -1.