[ CCode ( cname = "gimp_path_editor_get_path" ) ]
public string get_path ()
The elements of the returned search path string are separated with the SEARCHPATH_SEPARATOR character.
Note that you have to g_free the returned string.
| this |
The path editor you want to get the search path from. |
|
The search path the user has selected in the path editor. |