removing borders from button

2006-10-09 Thread krithika.sivakumar
Hi,

I have a GtkImage on a GtkButton.
I want to remove the spacing/border between the GtkButton border and the
GtkImage.
Also I want to remove the GtkButton outline.
I'm using GTK2.0.

Please let me know if there is any way it can be done.

Thanks,
Krithika

___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: removing borders from button

2006-10-09 Thread Michael L Torrie
On Mon, 2006-10-09 at 18:03 +0530, [EMAIL PROTECTED] wrote:
 Hi,
 
 I have a GtkImage on a GtkButton.
 I want to remove the spacing/border between the GtkButton border and the
 GtkImage.
 Also I want to remove the GtkButton outline.
 I'm using GTK2.0.
 
 Please let me know if there is any way it can be done.

http://developer.gnome.org/doc/API/2.0/gtk/GtkButton.html#gtk-button-
set-relief

 
 Thanks,
 Krithika
 
 ___
 gtk-app-devel-list mailing list
 gtk-app-devel-list@gnome.org
 http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
 

___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list