Gsk.PathIntersection – gtk4 Reference Manual
Packages
gtk4
Gsk
PathIntersection
END
NONE
NORMAL
START
PathIntersection
Description:
[
CCode
( cprefix =
"GSK_PATH_INTERSECTION_"
, type_id =
"gsk_path_intersection_get_type ()"
) ]
[
Version
( since =
"4.20"
) ]
public
enum
PathIntersection
The values of this enumeration classify intersections between paths.
Namespace:
Gsk
Package:
gtk4
Content:
Enum values:
END
-
The end of a segment where the two paths coincide
NONE
-
No intersection
NORMAL
-
A normal intersection, where the two paths cross each other
START
-
The start of a segment where the two paths coincide