hexagon buttons in GTK+
I am trying to create a button in GTK+ that has the shape of a Hexagon. How can I do it without using CSS ? And more general, how can I create my button in any shape I want? Is it possible to do such things in Glade (User interface edior for GTK+)? rsm When I put my comment I was bluffing because I never did the circular button.. I just did an example of an Hexagonal button using my original idea.. I got surprised that it was simpler than I thought! ( and by the way, no, it is not possible to do it in glade! ) # sorry but the example is in Python! :/ from gi.repository import Gtk def hexagon