Enumeration
GtkTextViewLayer
Description [src]
Used to reference the layers of GtkTextView for the purpose of customized
drawing with the ::draw_layer vfunc.
Members
-
GTK_TEXT_VIEW_LAYER_BELOW -
Old deprecated layer, use
GTK_TEXT_VIEW_LAYER_BELOW_TEXTinstead.- Value:
0 - Available since: 3.0
- Value:
-
GTK_TEXT_VIEW_LAYER_ABOVE -
Old deprecated layer, use
GTK_TEXT_VIEW_LAYER_ABOVE_TEXTinstead.- Value:
1 - Available since: 3.0
- Value:
-
GTK_TEXT_VIEW_LAYER_BELOW_TEXT -
The layer rendered below the text (but above the background). Since: 3.20.
- Value:
2 - Available since: 3.0
- Value:
-
GTK_TEXT_VIEW_LAYER_ABOVE_TEXT -
The layer rendered above the text. Since: 3.20.
- Value:
3 - Available since: 3.0
- Value: