[ Version ( since = "1.3" ) ]
public static void free_ranges (TextRange[] ranges)
Frees the memory associated with an array of AtkTextRange.
It is assumed that the array was returned by the function atk_text_get_bounded_ranges and is NULL terminated.
ranges |
A pointer to an array of TextRange which is to be freed. |