Re: How to add tool button?





SaiKamesh Rathinasabapathy wrote:
Hi,
I am creating user interfaces in c++ by using gtkmm 2.4. I have attached an image with this mail. I need to create a tool button like this image. I tried to create the tool button by using Gtk::Arrow. But it creates a tool button with the word "previous". But what I want to do is I have to display the tool button with out the word previous like the attached image. please help me!

---8<-------

You can use this constructor:

http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1ToolButton.html#f1ccb8b60b863d457eabc9906b6d7088

s.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]