Constructor
PidginQrCodenew
unstable since: 3.0
Declaration [src]
GtkWidget*
pidgin_qr_code_new (
PurpleQrCode* qr_code
)
Parameters
qr_code-
Type:
PurpleQrCodeThe QR Code.
The data is owned by the caller of the function.
Return value
Type: PidginQrCode
The new dialog.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |