Re: change font size



// set default font
font_desc = pango_font_description_from_string("Courier 12");
gtk_widget_modify_font(widget, font_desc);
pango_font_description_free(font_desc);

Johnny wrote:

Hi, I'm using gtk1.2. How can I change the size of the text included in a label
or an entry?

Johnny



____________________________________________________________
Libero ADSL: 3 mesi gratis e navighi a 1.2 Mega. E poi hai l'Adsl senza limiti a meno di 1 euro al giorno. Abbonati subito senza costi di attivazione su http://www.libero.it



_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list





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