Package org.gnome.gsk

Enum Class PathOperation

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

@Generated("io.github.jwharm.JavaGI") public enum PathOperation extends Enum<PathOperation> implements Enumeration
Path operations are used to describe the segments of a GskPath.

More values may be added in the future.