Method
AtspiRangecopy
Declaration [src]
AtspiRange*
atspi_range_copy (
AtspiRange* src
)
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. |