Method
SecretCollectionget_label
Declaration [src]
gchar*
secret_collection_get_label (
  SecretCollection* self
)
Return value
Type: gchar*
The label, which should be freed with
  g_free()
| The caller of the method takes ownership of the data, and is responsible for freeing it. | 
| The value is a NUL terminated UTF-8 string. |