On Fri, Sep 19, 2008 at 8:32 AM, True Friend <[EMAIL PROTECTED]>wrote:

> Is there any method to inherit settings from parent widget as to inherit
> from MainWindow
>

this.textview1.Style = this.Style;
changes the font in textview and bgcolor in Gtk.Notebook according to the
set font and bg color of parent window. But STILL the radiobuttons remain
same without any change :(

-- 
Muhammad Shakir Aziz محمد شاکر عزیز
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to