Package org.gnome.gtk

Enum Class TextViewLayer

java.lang.Object
java.lang.Enum<TextViewLayer>
org.gnome.gtk.TextViewLayer
All Implemented Interfaces:
Enumeration, Serializable, Comparable<TextViewLayer>, Constable

@Generated("io.github.jwharm.JavaGI") public enum TextViewLayer extends Enum<TextViewLayer> implements Enumeration
Used to reference the layers of GtkTextView for the purpose of customized drawing with the ::snapshot_layer vfunc.