Hello:
     I use Gtk+2.0.0, redhat 7.2
     as the gtk reference said,  to change widget font and color
use gtk_widget_modify_fg(),gtk_widget_modify_font()
     I make some experiment on some widget ,the conclusion is
simple widget such as GtkLabel,GtkEntry the above two api work
correctly,but complecate widget like GtkButton,GtkTreeView,GtkTextView
so on,it doesn't work,the foreground color is always black,and the font 
is default
     So,I wonder is it because Gtk2.0 bug or it must be implemented in 
other way?
Any hint? Thanks a lot
     


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to