Function
GtkPrinterFunc
Description [src]
The type of function passed to gtk_enumerate_printers().
Note that you need to ref printer, if you want to keep
a reference to it after the function has returned.
Parameters
- printer
- 
            Type: GtkPrinterA GtkPrinter.The data is owned by the caller of the function. 
- data
- 
            Type: gpointerUser data passed to gtk_enumerate_printers(). The argument can be NULL.The data is owned by the caller of the function.