Function glib::path_is_absolute

source ·
pub fn path_is_absolute<P: AsRef<Path>>(file_name: P) -> bool