Method

IdeLocationget_line

Declaration

gint
ide_location_get_line (
  IdeLocation* self
)

Description

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

Available since:3.32

Return value

Returns: gint
 

The line number, or -1.