Get a list of path segments from the URI.
A #GList of path segment strings or %NULL if no path segments are available. Free the list when no longer needed with g_list_free_full(list, g_free).
1.6
See Implementation
Get a list of path segments from the URI.