stp_printfuncs_t Struct Reference
[printer]
#include <printers.h>
|  | 
| 
 Data Fields | 
| stp_parameter_list_t(* | list_parameters )(const stp_vars_t *v) | 
| void(* | parameters )(const stp_vars_t *v, const char *name, stp_parameter_t *) | 
| void(* | media_size )(const stp_vars_t *v, int *width, int *height) | 
| void(* | imageable_area )(const stp_vars_t *v, int *left, int *right, int *bottom, int *top) | 
| void(* | maximum_imageable_area )(const stp_vars_t *v, int *left, int *right, int *bottom, int *top) | 
| void(* | limit )(const stp_vars_t *v, int *max_width, int *max_height, int *min_width, int *min_height) | 
| int(* | print )(const stp_vars_t *v, stp_image_t *image) | 
| void(* | describe_resolution )(const stp_vars_t *v, int *x, int *y) | 
| const char *(* | describe_output )(const stp_vars_t *v) | 
| int(* | verify )(stp_vars_t *v) | 
| int(* | start_job )(const stp_vars_t *v, stp_image_t *image) | 
| int(* | end_job )(const stp_vars_t *v, stp_image_t *image) | 
| stp_string_list_t *(* | get_external_options )(const stp_vars_t *v) | 
Field Documentation
The documentation for this struct was generated from the following file: