TextWindowType#

class TextWindowType#

Used to reference the parts of GtkTextView.

Fields#

class TextWindowType
BOTTOM#

Bottom border window.

LEFT#

Left side border window.

RIGHT#

Right side border window.

TEXT#

Scrollable text window.

TOP#

Top border window.

WIDGET#

Window that floats over scrolling areas.