[Gtk-sharp-list] Toolbar children

Alvaro A. Ramirez alramire@syr.edu
Mon, 16 Feb 2004 13:47:59 -0500


AppendItem returns the widget. You just need to cast it and then set
whatever properties you want.  

On Mon, 2004-02-16 at 00:59, Alvaro A. Ramirez wrote:
> I have added some buttons to a toolbar using AppendItem. Now I need to
> enable and disable these buttons individually. How may I access the
> children's properties such as "Sensitive"? I never created an instance
> of the children widgets. 
> 
> Regards, 
> 
> Alvaro
> 
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>