You can easily make it with a button and its container. A normal button is a button with a container and a label in its container, you will want to add a VBox to the container and the image and labels to the VBox.
See any tutorial or try to make it in Glade. 2008/5/19, Karl Schmitt <[EMAIL PROTECTED]>: > > Hi, > > I am evaluating GTK+ for a GUI project > and I like to know if it is possible to add > multiple images with multiple text line > on to a GtkButton surface? > > As far as the API says it is only one text string or one image, > but I might be wrong. > > ----------------------------------- > | | > | <Big Image> | > | <Big Text> | > | <Small Text> | > | <Small Images> | > | | > ---------------------------------- > > Karl > > _______________________________________________ > gtk-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtk-list > >
_______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
