Method
GimpUiPathEditorget_path
Declaration [src]
gchar*
gimp_path_editor_get_path (
GimpPathEditor* editor
)
Description [src]
The elements of the returned search path string are separated with the
G_SEARCHPATH_SEPARATOR character.
Note that you have to g_free()
the returned string.