[GNOME-my][Fwd: toolbar color]



--- Begin Message ---
I would like to know where the background color of the gtk toolbar is
stored and how I can access that field.  I don't seem to be able to
change it with the following code...

  style1 = gtk_style_new ();
  gdk_color_parse ("red", &style1->fg[GTK_STATE_NORMAL]);
  gtk_widget_set_style (toolbar1, style1);

Thanks for any help.

Grace


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


--- End Message ---


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