Method

FoundryDiagnosticget_line

Declaration [src]

guint
foundry_diagnostic_get_line (
  FoundryDiagnostic* self
)

Description [src]

Gets the line number of the diagnostic.

A value of 0 indicates that the line is unset.

Return value

Type: guint

A line number starting from 1, or 0 to indicate unset.