API Version: 1.0
Library Version: 1.0.2
gboolean asc_unit_file_exists ( AscUnit* unit, const gchar* filename )
Returns TRUE if the filename exists and is readable using %asc_unit_read_data.
TRUE
filename
const gchar*
The filename to check.
gboolean