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.

Gets propertyIde.Location:line

Return value

Type: gint

The line number, or -1.