Function
Gtk.PrinterFunc
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  | |
| Ownership is not transferred to the callee | |
| data | gpointer | 
| user data passed to  |