Re: Getting value from an option menu



"Timothy M. Shead" <tshead k-3d com> writes: 
A GtkOptionMenu is like any other menu - you connect callbacks to the
"activate" signals on the individual items.


For GTK 2 (upcoming release), it also has a "changed" signal and a way
to get the index of the selected item, which is often convenient.

Havoc




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