Andrei Zmievski <[EMAIL PROTECTED]> writes:
> If I load an RC file via gtk_rc_parse(), the Gtk+ theme seems to
> override the pixmap and color settings loaded that way. Any idea why?
> 

because the theme is another rc file, and gets parsed after yours.

gtk_rc_add_default_file() may help, not sure.

Havoc

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to