[Gtk-sharp-list] Printing in Gtk#

Mike Kestner mkestner at gmail.com
Thu Feb 7 15:22:02 EST 2008


On Wed, 2008-02-06 at 09:17 -0500, Adam Tauno Williams wrote:
> > I am trying to do some printing with Gtk# and I am having some
> > problems.  Can anyone point me to a good reference for this.  The mono
> > documentation is giving me much help and I can't really find any
> > examples.  If you could point me in a general direction or maybe give
> > me an overview of how it works I would appreciate it.  Thanks.
> 
> I'm also in need of this information;  if you find any good resources
> please let me know.

If you haven't discovered it, there is a sample in the gtk-sharp tarball
for printing in the GtkDemo application.  You can find it at:

sample/GtkDemo/DemoPrinting.cs

There are numerous examples in the GNOME release of using the API in C.
It would be great if someone could provide a tutorial for using this on
the mono-project.com wiki.

Mike



More information about the Gtk-sharp-list mailing list