Adds a reference to the #SecretSchema.
It is not normally necessary to call this function from C code, and is mainly present for the sake of bindings. If the @schema was statically allocated, then this function will copy the schema.
the referenced schema, which should be later unreferenced with secret_schema_unref()
See Implementation
Adds a reference to the #SecretSchema.
It is not normally necessary to call this function from C code, and is mainly present for the sake of bindings. If the @schema was statically allocated, then this function will copy the schema.