Hi,

"Julio Javier Cicchelli" <[EMAIL PROTECTED]> writes:

> I'm in need to use the Button widget without those buttons graphical
> behaviors like the mouse rollover and that kind of things. I suppose
> that I've to overwrite the GtkButton class functions but I really
> don't know where to start doing it so if any of you can help me in
> any way, I'd be very thankful.

gtk_button_set_relief (button, GTK_RELIEF_NONE) doesn't do the trick?


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

Reply via email to