Signal
PurpleXfer::open-local
since: 3.0.0
Description [src]
Open a file locally for a file transfer.
The default class handler will open a file using standard library
functions. If you connect to this signal, you should connect to
PurpleXfer::query-local
, PurpleXfer::read-local
,
PurpleXfer::write-local
and PurpleXfer::data-not-sent
as well.
Default handler: The default handler is called after the handlers added via |
Available since: 3.0.0 |