GtkStatusBar foreground color



How can I change the foreground color of a 
GtkStatusBar on Gtk1.2 (i.e. the text color)?

I can change the background color, using an
event_box, but so far no luck with the foreground...

I have tried:

style = gtk_style_copy (gtk_widget_get_style (widget)),
etc...

gtk_rc_style_new,
etc...

Any ideias, workarounds... ?
Carlos



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