RE: How to change the font size for gtk_label



I have to change the font size (maybe type too) of all of my 
labels. Is
there  a good tutorial or example explaning how to do it?

You want to look at this page:
http://developer.gnome.org/doc/API/2.0/pango/PangoMarkupFormat.html

and use those formats with this command:
http://developer.gnome.org/doc/API/2.0/gtk/GtkLabel.html#gtk-label-set-marku
p

Regards,
Martyn



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]