[ CCode ( type_id = "GOO_TYPE_CANVAS_PATH_COMMAND" ) ]
public struct CanvasPathCommand
GooCanvasPathCommand holds the data for each command in the path.
The relative flag specifies that the coordinates for the command are relative to the current point. Otherwise they are
assumed to be absolute coordinates.