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
-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