Method

GcrGeneralNameget_description

Declaration [src]

const char*
gcr_general_name_get_description (
  GcrGeneralName* self
)

Description [src]

Returns a user-friendly string describing the name.

Return value

Type: const char*

No description available.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.