Re: checkbox nightmares
- From: Olexiy Avramchenko <olexiy ctech cn ua>
- To: Stefan Kost <ensonic hora-obscura de>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: checkbox nightmares
- Date: Mon, 22 Aug 2005 13:55:10 +0300
Stefan Kost wrote:
you want to use gtk_toggle_button_set_state() for this. GtkCheckButton
is derived from GtkToggleButton.
gtk_toggle_button_set_active () ? ;) or
g_object_set (toggle_button, "active",TRUE/FALSE, NULL)
Olexiy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]