API Version: 1.0
Library Version: 1.9.14
gchar* fu_path_find_program ( const gchar* basename, GError** error )
Looks for a program in the PATH variable.
basename
const gchar*
The program to search.
error
GError **
GError*
NULL
gchar*
A new #gchar, or NULL for error.