[gtkada] Space around buttons

Preben Randhol randhol+gtkada at pvv.org
Mon May 30 08:35:42 CEST 2005


On Mon, May 30, 2005 at 09:51:12AM +0800, Rick Duley wrote:
> Hi folks
> 
> Let's assume I have a GtkButton inside a GtkFrame.  How to I get space
> below the button so that the bottom line of the frame stands away from
> the bottom edge of the button?

Set_Border_Width (Button, 20);

(If you do it in glade then click on the button and you can change the
border width for it)

Was it this you meant?

Preben



More information about the gtkada mailing list