Enumeration (GI Enum)

Gsk-4.0GskPathDirectionSince 4.14

Used to pick one of the four tangents at a given point on the path.

Note that the directions for GSK_PATH_FROM_START/GSK_PATH_TO_END and GSK_PATH_TO_START/GSK_PATH_FROM_END will coincide for smooth points. Only sharp turns will exhibit four different directions.

Path Tangents

4.14

Index

Enumeration Members

Enumeration Members

FROM_END: number

The tangent against path direction of the outgoing side of the path

FROM_START: number

The tangent in path direction of the incoming side of the path

TO_END: number

The tangent in path direction of the outgoing side of the path

TO_START: number

The tangent against path direction of the incoming side of the path