:right-sidebar: True TextWindowType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: TextWindowType :no-contents-entry: Used to reference the parts of ``GtkTextView``. Fields ------ .. rst-class:: interim-class .. class:: TextWindowType :no-index: .. attribute:: BOTTOM Bottom border window. .. attribute:: LEFT Left side border window. .. attribute:: RIGHT Right side border window. .. attribute:: TEXT Scrollable text window. .. attribute:: TOP Top border window. .. attribute:: WIDGET Window that floats over scrolling areas.