Method
PurpleRequestFieldQRCodeset_url
unstable since: 3.0
Declaration [src]
void
purple_request_field_qr_code_set_url (
PurpleRequestFieldQRCode* qr_code,
const char* url
)
Description [src]
Sets the URL for the QR Code.
Some QR Codes update very frequently, this allows updating the URL to handle those codes.
Available since: 3.0
| Sets property | Purple.RequestFieldQRCode:url |