Enumeration (GI Enum)

Gtk-4.0GtkTextViewLayer

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

Index

Enumeration Members

Enumeration Members

ABOVE_TEXT: number

The layer rendered above the text.

BELOW_TEXT: number

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