Function glib::canonicalize_filename[][src]

pub fn canonicalize_filename<P: AsRef<Path>, Q: AsRef<Path>>(
    filename: P,
    relative_to: Q
) -> PathBuf
This is supported on crate feature v2_58 only.