[−][src]Function glib::filename_to_uri
pub fn filename_to_uri<P: AsRef<Path>>(
filename: P,
hostname: Option<&str>
) -> Result<GString, Error>
pub fn filename_to_uri<P: AsRef<Path>>(
filename: P,
hostname: Option<&str>
) -> Result<GString, Error>