toolbar color
- From: Grace Yeung <yeung mrcmry com>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: toolbar color
- Date: Wed, 14 Jan 2004 16:46:27 -0800
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]