API Version: 3.0
Library Version: 3.4.7
Generated by gi-docgen 2024.1
GList* rb_uri_list_parse ( const char* uri_list )
Converts a single string containing a list of URIs into a GList of URI strings.
GList
uri_list
Type: const char*
const char*
String containing URIs to parse.
Type: A list of utf8
utf8
GList of URI strings.