API Version: 1.0
Library Version: 1.8.1
gchar* fu_common_realpath ( const gchar* filename, GError** error )
Finds the canonicalized absolute filename for a path.
filename
const gchar*
A filename.
error
GError **
GError*
NULL
gchar*
A filename, or NULL if invalid or not found.