[Glade-users] Trying to user gtk_toggle_button_set_active



Lourdes Maldonado wrote:
I am issuing a
gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(widgetPtr), FALSE) to
deselect a toggle button that is presently selected but the button
stills looks selected.

Use gtk_toggle_button_set_state to set the selected state.  The active
state is whether the user can touch it.

-- 
James Cameron                                 (james cameron compaq com)

http://quozl.linux.org.au/         (or)         http://quozl.netrek.org/






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]