Function glib::find_program_in_path

source ·
pub fn find_program_in_path<P: AsRef<Path>>(program: P) -> Option<PathBuf>