:right-sidebar: True TextViewLayer =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: TextViewLayer :no-contents-entry: Used to reference the layers of ``GtkTextView`` for the purpose of customized drawing with the ::snapshot_layer vfunc. Fields ------ .. rst-class:: interim-class .. class:: TextViewLayer :no-index: .. attribute:: ABOVE_TEXT The layer rendered above the text. .. attribute:: BELOW_TEXT The layer rendered below the text (but above the background).