Function glib::find_program_in_path[][src]

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