Закрытые члены | |
| proto native float | SetLineBreakingOverride (int mode) |
| proto native float | GetContentHeight () |
| proto native float | GetContentOffset () |
| proto native void | SetContentOffset (float offset, bool snapToLine=false) |
| proto native void | ElideText (int line, float maxWidth, string str) |
| proto native int | GetNumLines () |
| proto native void | SetLinesVisibility (int lineFrom, int lineTo, bool visible) |
| proto native float | GetLineWidth (int line) |
| proto native float | SetLineBreakingOverride (int mode) |
| proto native int | GetLinesCount () |
| proto native int | GetCarriageLine () |
| proto native int | GetCarriagePos () |
| proto void | GetText (out string text) |
| proto native void | SetLine (int line, string text) |
| proto void | GetLine (int line, out string text) |
См. определение в файле EnWidgets.c строка 219