Re: tighting up the space around and image on a gtk_button

2007-02-23 Thread Paul Pogonyshev
Kevin DeKorte wrote: > I have a gtk_button that I am putting an image in. The size of the > button after I put the image in is larger than I would like... is there > a way to tighten up some of the extra white space around the image in > the button? Try GTK_WIDGET_UNSET_FLAGS (button, GTK_CAN_DEFA

tighting up the space around and image on a gtk_button

2007-02-23 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi All, I have a gtk_button that I am putting an image in. The size of the button after I put the image in is larger than I would like... is there a way to tighten up some of the extra white space around the image in the button? I tried, gtk_button_s