API Version: 1
Library Version: 1.0.alpha
Generated by gi-docgen 2025.5
void pgsql_params_add_boolean ( PgsqlParams* self, gboolean value )
Adds a boolean parameter as PostgreSQL BOOLEAN type.
value
Type: gboolean
gboolean
The boolean value to add.