public class TextRange {
public weak TextRectangle bounds ;
public int start_offset ;
public int end_offset ;
public weak string content ;
}

public weak TextRectangle bounds ;
public int start_offset ;
public int end_offset ;
public weak string content ;
Created by Valadoc