Is there any possibility to skin widgets in my program?

For example, I have a button in my window and I'd like to set custom style
in gtkrc for it, like to use pixmap engine and set its pixmap. I tried
naming it "MyCustomButton" and wrote

widget_class "*MyCustomButton*" style "my-custom-button"
class "*MyCustomButton*" style "my-custom-button"

and corresponding "my-custom-button" style section.

but it didn't work.

Thanks
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to