Is this function the correct one to change the background color of my widgets? void gtk_widget_set_style(GtkWidget *widget,GtkStyle *style); I mean... modifying the "GdkColor bg[5]" field in the GtkStyle structure.. Thanks in advance Ignacio Nodal _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
- Re: Setting background color for the widget of my applica... Ignacio Nodal
- Re: Setting background color for the widget of my ap... Havoc Pennington