TextRange TextImplementor.GetBoundedRanges(TextRectangle rect, CoordType coord_type, TextClipType x_clip_type, TextClipType y_clip_type) { Atk.TextRange result = new Atk.TextRange(); // todo return(result); }
TextRange TextImplementor.GetBoundedRanges (TextRectangle rect, CoordType coord_type, TextClipType x_clip_type, TextClipType y_clip_type) { Atk.TextRange result = new Atk.TextRange (); // todo return result; }