Method

PidginQrCodeget_qr_code

unstable since: 3.0

Declaration [src]

PurpleQrCode*
pidgin_qr_code_get_qr_code (
  PidginQrCode* widget
)

Description [src]

Gets the QR Code.

Available since: 3.0

Gets propertyPidgin.QrCode:qr-code

Return value

Type: PurpleQrCode

The QR Code.

The returned data is owned by the instance.