API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
enum Gtk.TextViewLayer
Used to reference the layers of GtkTextView for the purpose of customized drawing with the ::snapshot_layer vfunc.
GtkTextView
GTK_TEXT_VIEW_LAYER_BELOW_TEXT
The layer rendered below the text (but above the background).
0
GTK_TEXT_VIEW_LAYER_ABOVE_TEXT
The layer rendered above the text.
1
Content