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
Gets propertyIde.Location:line

Return value

Returns: int
 

The line number, or -1.