Method

IdeLocationget_line

since: 3.32

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

Type: gint

The line number, or -1.