On Mon, 2004-09-27 at 02:41, MichÃle Garoche wrote: > Le 27 sept. 2004, Ã 5:46, Matthias Clasen a Ãcrit : > > > On Mon, 2004-09-27 at 03:49 +0200, MichÃle Garoche wrote: > >> If not, how can I change the gtkrc file to have them as I want? Or is > >> it possible to change them within a foorc file? > >> > > > > Yes, you should be able to say something like > > > > GtkNotebook::has_secondary_forward_stepper = 1 > > > > in the relevant style {} block in your gtkrc. > I'm sorry to bother you with this, but what is supposed to be the > relevant style {} block? (I've never customized my gtkrc file). > The one defining the style which is applied to the widgets in question... Here is an example which applies the "default" style to all widgets: style "default" { GtkNotebook::has_secondary_forward_stepper = 1 } class "GtkWidget" style "default" Matthias _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list