how linking a radiobutton with a button?
- From: javiercmx correo unam mx
- To: gtk-app-devel-list gnome org
- Subject: how linking a radiobutton with a button?
- Date: Mon, 08 Jul 2002 12:30:35 -0500 (CDT)
Hi list
I have the following source:
button = gtk_radio_button_new_with_label (NULL, "USER");
gtk_signal_connect(GTK_OBJECT(button), "toggled",
GTK_SIGNAL_FUNC(op_user), NULL);
........
button = gtk_button_new_with_label("OK");
when I press the button ok, call the function "op_user"
any idea?
-------------------------------------------------
Obtén tu correo en www.correo.unam.mx
UNAMonos Comunicándonos
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]