API Version: 1.2
Library Version: 3.57.3
Generated by gi-docgen 2025.4
unstable since: 3.58
gboolean camel_db_has_table ( CamelDB* cdb, const gchar* table_name )
Checks whether the table_name exists in the cdb.
table_name
cdb
Available since: 3.58
Type: const gchar*
const gchar*
A table name.
Type: gboolean
gboolean
TRUE, when the table_name exists, FALSE when not or when any other error occurred.
TRUE
FALSE