Method

AtspiTextget_character_count

Declaration [src]

gint
atspi_text_get_character_count (
  AtspiText* obj
  GError** error
)

Description [src]

Gets the character count of an AccessibleText object.

Return value

Type: gint

A #gint indicating the total number of characters in the AccessibleText object.