Enumeration

GntTextViewFlag

since: 2.1

Declaration

flags Gnt.TextViewFlag

Description [src]

Flags that determine the behaviour of a GntTextView.

Available since: 2.1

Members

GNT_TEXT_VIEW_NO_SCROLL

Do not add a scrollbar to the view.

  • Value: 1
  • Available since: 2.1
GNT_TEXT_VIEW_WRAP_CHAR

Wrap on characters (instead of words).

  • Value: 2
  • Available since: 2.1
GNT_TEXT_VIEW_TOP_ALIGN

Align text to the top of the view. Since: 2.1.1.

  • Value: 4
  • Available since: 2.1