Re: GtkButton with multiple images
- From: "Diego Jacobi" <jacobidiego gmail com>
- To: gtk-list gnome org
- Subject: Re: GtkButton with multiple images
- Date: Mon, 19 May 2008 17:47:24 -0300
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 <karlschmitt1969 googlemail com>:
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
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]