public class AtkTextRange
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
AtkTextRectangle |
bounds |
int |
content |
int |
end_offset |
static int |
sizeof |
int |
start_offset |
| Constructor and Description |
|---|
AtkTextRange() |
public AtkTextRectangle bounds
public int start_offset
public int end_offset
public int content
public static final int sizeof