API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
gchar* ncm_cfg_get_data_filename ( const gchar* filename, gboolean must_exist )
Looks for filename in the data path and returns the full path if found.
filename
Type: const gchar*
const gchar*
Filename to search in the data path.
must_exist
Type: gboolean
gboolean
Raises an error if filename is not found.
Type: gchar*
gchar*
Full path for filename.