Method

AtspiRangecopy

Declaration [src]

AtspiRange*
atspi_range_copy (
  AtspiRange* src
)

Description [src]

Gets a copy of an AtspiRange object.

Return value

Type: AtspiRange

The AtspiRange copy of an AtspiRange object.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.