get_character_at_offset


Description:

public abstract unichar get_character_at_offset (int offset)

Gets the specified text.

Parameters:

this

an Text

offset

a character offset within this

Returns:

the character at offset or 0 in the case of failure.