Method

IdeRangeget_begin

Declaration

IdeLocation*
ide_range_get_begin (
  IdeRange* self
)

Description

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

Return value

Returns: IdeLocation
 

The beginning of the range.

 The data is owned by the instance.