GtkTextViewLayer

Used to reference the layers of #GtkTextView for the purpose of customized drawing with the ::draw_layer vfunc.

Values

ValueMeaning
BELOW0

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

ABOVE1

The layer rendered above the text.

Meta