Re: State changing of Toggle Buttons
- From: Peter Bloomfield <peterbloomfield bellsouth net>
- To: Michal Porzuczek <mporzuczek gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: State changing of Toggle Buttons
- Date: Mon, 30 May 2005 21:42:32 +0000
On 05/30/2005 04:44:00 PM, Michal Porzuczek wrote:
Hi,
I was wondering if it is possible to set a Toggle Button's  
state to something else when you are inside another Toogle  
Button's callback. I know there is the  
gtk_toggle_button_set_active method but that requires you to  
have the GtkToggleButton. Is there another method that only  
uses the Widget to change its state? Or is there an easy way of  
accessing the GtkToggleButton from the Widget?
GTK_TOGGLE_BUTTON(widget)
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]