Function glib::filename_from_utf8

source ·
pub fn filename_from_utf8(
    utf8string: impl IntoGStr
) -> Result<(PathBuf, usize), CvtError>