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 _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list