« Return to Thread: Gtk.Button: resize internal padding

Re: Gtk.Button: resize internal padding

by Chris Howie :: Rate this Message:

Reply to Author | View in Thread

On Wed, Jun 24, 2009 at 8:20 AM,
alessiofachechi<alessio.fachechi@...> wrote:
> No Chris.. I tried that property but it didn't worked.. >-(

I peeked at the MD sources and basically what you need to do is mess
with the GTK+ styling mechanism to set the inner-border property to 0.
 The most apparent way to do this from managed land is
Gtk.Rc.ParseString.

--
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@...
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

 « Return to Thread: Gtk.Button: resize internal padding