[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: tighting up the space around and image on a gtk_button
- From: Paul Pogonyshev <pogonyshev gmx net>
- To: gtk-app-devel-list gnome org
- Cc: Kevin DeKorte <kdekorte gmail com>
- Subject: Re: tighting up the space around and image on a gtk_button
- Date: Fri, 23 Feb 2007 18:46:04 +0200
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]