[ CCode ( cname = "gimp_path_editor_set_path" ) ]
public void set_path (string path)
The elements of the initial search path must be separated with the g_searchpath_separator character.
| this |
The path editor you want to set the search path from. |
| path |
The new path to set. |