Module: Gsk::PathForeachFlags
- Defined in:
- (unknown)
Constant Summary collapse
- ONLY_LINES =
The default behavior, only allow lines.
0 or :only_lines
- QUAD =
Allow emission of
GSK_PATH_QUADoperations 1 or :quad
- CUBIC =
Allow emission of
GSK_PATH_CUBICoperations. 2 or :cubic
- CONIC =
Allow emission of
GSK_PATH_CONICoperations. 4 or :conic