Enumeration

GntTextViewFlag

since: 2.1

Declaration

flags Gnt.TextViewFlag

Description [src]

Flags that determine the behaviour of a GntTextView.

Available 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