Method

IdeSymbolget_location

since: 3.32

Declaration

IdeLocation*
ide_symbol_get_location (
  IdeSymbol* self
)

Description

Gets the location, if any.

Available since: 3.32

Gets propertyIde.Symbol:location

Return value

Type: IdeLocation

An IdeLocation or NULL.

The data is owned by the instance.
The return value can be NULL.