Method

IdeRangeget_begin

since: 3.32

Declaration

IdeLocation*
ide_range_get_begin (
  IdeRange* self
)

Description

No description available.

Available since: 3.32

Gets propertyIde.Range:begin

Return value

Type: IdeLocation

The beginning of the range.

The data is owned by the instance.