Re: [Spice-devel] [spice-gtk v3 01/16] file-xfer: get functions for SpiceFileTransferTask

2016-06-01 Thread Victor Toso
Hi, On Wed, Jun 01, 2016 at 02:42:58PM +0200, Pavel Grunt wrote: > Hi Victor, > > On Mon, 2016-05-30 at 11:54 +0200, Victor Toso wrote: > > In order to channel-main interact with each SpiceFileTransferTask for > > the file-transfer operation, the following functions are introduced: > > * spice_fi

Re: [Spice-devel] [spice-gtk v3 01/16] file-xfer: get functions for SpiceFileTransferTask

2016-06-01 Thread Pavel Grunt
Hi Victor, On Mon, 2016-05-30 at 11:54 +0200, Victor Toso wrote: > In order to channel-main interact with each SpiceFileTransferTask for > the file-transfer operation, the following functions are introduced: > * spice_file_transfer_task_get_id (I would go for spice_file_transfer_task_get_task_id -

[Spice-devel] [spice-gtk v3 01/16] file-xfer: get functions for SpiceFileTransferTask

2016-05-30 Thread Victor Toso
In order to channel-main interact with each SpiceFileTransferTask for the file-transfer operation, the following functions are introduced: * spice_file_transfer_task_get_id * spice_file_transfer_task_get_channel * spice_file_transfer_task_get_cancellable Note that although "id" property is public