[Glade-users] Adding Arrow widgets to a Button

Damon Chaplin damon@ximian.com
Sun, 29 Apr 2001 15:35:04 -0400


"David L. Cooper II" wrote:
> 
> The GTK tutorial has an example of adding arrow widgets to a button.
> However, it isn't intuitively obvious to me how to do this with glade. What
> did I miss?

You have to right-click on the button and select 'Remove Label'
in the popup menu.

Then you can add any widgets you like to the button, including
pixmaps and arrows.

Damon