]> Pileus Git - ~andy/gtk/commit
Extract printer setup variables into a struct
authorJohn Ralls <jralls@ceridwen.us>
Sun, 19 Feb 2012 21:19:11 +0000 (13:19 -0800)
committerJohn Ralls <jralls@ceridwen.us>
Mon, 23 Apr 2012 19:44:06 +0000 (12:44 -0700)
commit651f7b4b93a48b231948dfa33a5be61cd1105aa9
treed4d6fefa095f76d5f4cdf1bf5bb36cef4d10ba4f
parent4945b832b26fdb3e4673a3a9d71fb9f98f4eccc5
Extract printer setup variables into a struct

So that it can be passed as a single parameter to functions as we extract-function to make cups_request_printer_list_cb more manageable.

Note that not all of the affected variables are changed in this changeset. Those are in extracted functions and will be addressed in the next two changes.
modules/printbackends/cups/gtkprintbackendcups.c