Giuliano Montecarlo wrote:
Hi,
how can I change the fontsize of a label? And how can I make it bold?
You can do it in several ways, one of the easiest is to use special
markup language:
http://developer.gnome.org/doc/API/2.0/pango/PangoMarkupFormat.html
There's a function you have to use to apply markup to label:
http://developer.gnome.org/doc/API/2.0/gtk/GtkLabel.html#gtk-label-set-markup
Olexiy
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list