get_path_by_name


Description:

[ Version ( since = "2.8" ) ]
public unowned Path get_path_by_name (string name)

Find a path with a given name in an image.

This procedure returns the path with the given name in the specified image.

Parameters:

this

The image.

name

The name of the path to find.

Returns:

The path with the specified name.