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.

Available since:3.32

Return value

Returns: gint
 

The line offset, or -1.