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



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_DEFAULT);

Paul



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]