get_path


Description:

[ 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.

Parameters:

this

The path editor you want to get the search path from.

Returns:

The search path the user has selected in the path editor.