GUACAMOLE-200: Document all parameters of guac_rdp_print_job_write().
This commit is contained in:
parent
bf2a5885d0
commit
7a4b737a3a
@ -194,6 +194,9 @@ void* guac_rdp_print_job_alloc(guac_user* user, void* data);
|
|||||||
* Guacamole user associated with the print job. This function may block if
|
* Guacamole user associated with the print job. This function may block if
|
||||||
* the print job is not yet ready for more data.
|
* the print job is not yet ready for more data.
|
||||||
*
|
*
|
||||||
|
* @param job
|
||||||
|
* The print job to write to.
|
||||||
|
*
|
||||||
* @param buffer
|
* @param buffer
|
||||||
* The PostScript print data to write to the given print job.
|
* The PostScript print data to write to the given print job.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user