Date: Sun, 24 Oct 2004 13:35:56 +0200 (CEST) Message-Id: <20041024.133556.92587006.oandrieu at nerim.net> To: dmentre at linux-france.org Cc: lablgtk at kaba.or.jp Subject: Re: How to disable menu items and buttons? From: Olivier Andrieu In-Reply-To: <87sm84pebm.fsf at linux-france.org> References: <87sm84pebm.fsf at linux-france.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, > David MENTRE [Sun, 24 Oct 2004]: > On my lablgtk2 interface, I would like to disable (i.e. render it > in gray so that the user cannot select or click on them) some menu > items and buttons. How can I do that? widget#misc#set_sensitive false -- Olivier