On Tue, Nov 09, 2004 at 05:33:48AM -0000, Phillip Phirrip wrote:
> Is variable font support available in gtk-2.0? I want to display a simple text
> on the window using lable. and the lable size must increase/decrease if i
> resize the size of a window. I am currently using tables to attach a lable to
> window and when I resize the window the font size remains the same.

Use gtk_label_set_markup() and see
http://developer.gnome.org/doc/API/2.0/pango/PangoMarkupFormat.html

Yeti


--
Dynamic IP address is not a crime.
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to