take_selected_paths


Description:

[ Version ( since = "3.0" ) ]
public bool take_selected_paths (owned List<unowned Path> paths)

The paths are set as the selected paths in the image.

Any previous selected paths are unselected.

Parameters:

this

The image.

paths

The list of paths to select.

Returns:

TRUE on success.