Method

IdeLocationget_line_offset

Declaration

gint
ide_location_get_line_offset (
  IdeLocation* self
)

Description

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

Return value

Type: gint

The line offset, or -1.