[ CCode ( has_construct_function = false ) ]
public Path.from_string (string instructions)
Creates a new Path with the nodes described in the string instructions
.
See parse_string for details of the format of the string.
Returns the newly created Path
instructions |
a string describing the path. |