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 | GtkPrinter | 
| A  | |
| The data is owned by the caller of the function. | |
| data | gpointer | 
| User data passed to  | |
| The argument can be NULL. | |
| The data is owned by the caller of the function. |