[Glade-users] Glade3 - Stock item buttons
Tristan Van Berkom
tristan.van.berkom at gmail.com
Fri Jan 25 10:43:00 EST 2008
On Jan 25, 2008 6:30 AM, Peter E Dennis <peter.edwin.dennis at gmail.com>
wrote:
> Hi All,
>
> I am trying to add some buttons to my GUI and there is a great feature
> in Glade2 where you can add a button, change the text to whatever you
> want but also include a stock item icon.
>
> Is this still possible in Glade3?
>
> Can someone tell me how to do it if it is?
Yes I am sorry there isnt something a little more user friendly
at this time, the image/text that is done by glade 2 is simply:
GtkButton { GtkAlignment { GtkHBox { GtkImage, GtkLabel } } }
You can do this by adding the alignment to the button etc, its the
same as glade 2 was doing.
Cheers,
-Tristan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20080125/13c4ae66/attachment.html
More information about the Glade-users
mailing list