[Gtk-sharp-list] Problems with Pango

Miguel 26031@t-link.de
Sat, 19 Jun 2004 23:23:09 +0200


Hi,

I try to scale a label.
In order to get that working, I tried the following code.

Pango.FontDescription fd;
fd = new Pango.FontDescription ();