Method

IdeRangeget_begin

Declaration

IdeLocation*
ide_range_get_begin (
  IdeRange* self
)

Description

No description available.
Gets propertyIde.Range:begin

Return value

Type: IdeLocation

The beginning of the range.

The data is owned by the instance.