API Version: 1.0
Library Version: 1.0.3
Generated by gi-docgen 2023.3
gboolean file_exists ( AscUnit* unit, const gchar* filename )
Returns TRUE if the filename exists and is readable using %asc_unit_read_data.
TRUE
filename
Type: const gchar*
const gchar*
The filename to check.
Type: gboolean
gboolean
No description available.