Enumeration
GntTextViewFlag
since: 2.1
Members
Name | Description |
---|---|
GNT_TEXT_VIEW_NO_SCROLL |
Do not add a scrollbar to the view. |
GNT_TEXT_VIEW_WRAP_CHAR |
Wrap on characters (instead of words). |
GNT_TEXT_VIEW_TOP_ALIGN |
Align text to the top of the view. Since: 2.1.1 |