Function glib::filename_from_uri[][src]

pub fn filename_from_uri(uri: &str) -> Result<(PathBuf, Option<String>), Error>