[Gtk-sharp-list] gnome print

Bryan Buchanan adslh3nu@tpg.com.au
27 Sep 2004 17:49:43 +1000


Hi,

I cannot find equivalents for these keys in gtk#:

gnome_print_config_set(config, GNOME_PRINT_KEY_PAPER_SIZE, "A4");
gnome_print_config_set(config, GNOME_PRINT_KEY_PAGE_ORIENTATION, "R0");
gnome_print_config_set(config, "Settings.Engine.Backend.Driver",
"gnome-print-pdf");
                                                                                                    
I can see the Gnome.PrintConfig.Set method, but cannot see anywhere
definition of what the possible keys are, or how they should be
referenced.

Does anyone on the list know ?

Thanks,

Bryan