[Gtk-sharp-list] DrawGlyphs

Morten Krog fafner@fafner-net.dk
Mon, 03 May 2004 21:54:12 +0200


Can somebody give me a hint to how one should draw text in a Gdk.Window?

DrawGlyphs seems to be the only GTK method wrapped currently and it
takes all sorts of Pango-arguments; most of those seems unsupported
right now.

Furthermore: Pango seems to be kinda overkill if you simply want to draw
some short text at a fixed position.

I know this seems like a pretty simple question and I am kinda
embarresed to ask it in the first place. I, on the other hand, have
absolutely no idea on how to handle this with the information I have at
the moment.

/Morten Krog