Method
PidginQrCodeset_qr_code
unstable since: 3.0
Declaration [src]
void
pidgin_qr_code_set_qr_code (
PidginQrCode* widget,
PurpleQrCode* qr_code
)
Description [src]
Sets the QR Code to be displayed.
Available since: 3.0
| Sets property | Pidgin.QrCode:qr-code |
Parameters
qr_code-
Type:
PurpleQrCodeThe QR code.
The data is owned by the caller of the method.