GtkTextViewLayer

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

Values

ValueMeaning
BELOW_TEXT0

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

ABOVE_TEXT1

The layer rendered above the text.

Meta