Method

IdeRangeget_end

Declaration

IdeLocation*
ide_range_get_end (
  IdeRange* self
)

Description

No description available.
Available since:3.32
Gets propertyIde.Range:end

Return value

Returns: IdeLocation
 

The end of the range.

 The data is owned by the instance.