Method
SecretItemget_label
Declaration [src]
gchar*
secret_item_get_label (
SecretItem* 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. |