Create a #SecretValue for the secret data passed in. The secret data is not copied, and will later be freed with the @destroy function.
If the length is less than zero, then @secret is assumed to be null-terminated.
the secret data
the length of the data
the content type of the data
function to call to free the secret data
the new #SecretValue
ConstructionException GTK+ fails to create the object.
See Implementation
Create a #SecretValue for the secret data passed in. The secret data is not copied, and will later be freed with the @destroy function.
If the length is less than zero, then @secret is assumed to be null-terminated.