change font size on *with_label
- Date: Fri, 11 Jul 2008 10:50:10 -0700 (PDT)
- From: Luis Ariel Lecca <ariel_xxii@xxxxxxxxxxxx>
- Subject: change font size on *with_label
Hello:
I'm using
gtk_widget_modify_font()
or
style = gtk_rc_style_new();
pango_font_description_free( style->font_desc );
style->font_desc = pfont;
gtk_widget_modify_style( widget, style );
to change the font size of my labels, but I can't do it on butons created with gtk_*_new_with_label() or in my statusbar
Could any body give me a light to resolve this problem?
Thanks in advance
Luis
____________________________________________________________________________________
¡Buscá desde tu celular!
Yahoo! oneSEARCH ahora está en Claro
http://ar.mobile.yahoo.com/onesearch
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-devel-list