Method

IdeRangeget_end

Declaration

IdeLocation*
ide_range_get_end (
  IdeRange* self
)

Description

No description available.
Gets propertyIde.Range:end

Return value

Type: IdeLocation

The end of the range.

The data is owned by the instance.