API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
gboolean ncm_catalog_get_index ( NcmCatalog* catalog, const gchar* col, guint* i )
Gets the column index from the column name.
col
Type: const gchar*
const gchar*
A column name.
i
Type: guint*
guint*
A pointer to store the column index.
Type: gboolean
gboolean
TRUE if the column was found, FALSE otherwise.
TRUE
FALSE