Module: Gtk::TextViewLayer

Defined in:
(unknown)

Constant Summary collapse

BELOW_TEXT =

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

0 or :below_text
ABOVE_TEXT =

The layer rendered above the text.

1 or :above_text