Method

PurpleQrCodeget_title

unstable since: 3.0

Declaration [src]

const char*
purple_qr_code_get_title (
  PurpleQrCode* qr_code
)

Description [src]

Gets the title.

Available since: 3.0

Gets propertyPurple.QrCode:title

Return value

Type: const char*

The title.

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