Virtual Method

AtkDocumentget_text_selections

Declaration [src]

GArray*
get_text_selections (
  AtkDocument* document
)

Description [src]

Returns an array of AtkTextSelections within this document.

Return value

Type: An array of None

A GArray of AtkTextSelection structures representing the selection.

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