API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
gboolean ncm_catalog_has_column ( NcmCatalog* catalog, const gchar* col )
Checks whether catalog has a column named col.
catalog
col
Type: const gchar*
const gchar*
A column name.
Type: gboolean
gboolean
TRUE if the column exists, FALSE otherwise.
TRUE
FALSE