GtkTextViewLayer

Used to reference the layers of gtk.text_view.TextView for the purpose of customized drawing with the ::snapshot_layer vfunc.

Values

ValueMeaning
BelowText0

The layer rendered below the text (but above the background).

AboveText1

The layer rendered above the text.