Method

IdeLocationget_line_offset

since: 3.32

Declaration

gint
ide_location_get_line_offset (
  IdeLocation* self
)

Description

Gets the offset within the IdeLocation:line, or -1 if it is unknown.

Available since: 3.32

Return value

Type: gint

The line offset, or -1.