filename_to_utf8


Description:


public string filename_to_utf8 (string filename, bool quoted)

A utility wrapper to make sure filenames are valid utf8.

Parameters:

filename

file name suitable for open(2).

quoted

if true, the resulting utf8 file name will be quoted (unless it is invalid).

Returns:

filename using utf-8 encoding for display


Namespace: Gsf
Package: libgsf-1