Get active text from GtkComboBox



Hello,

My program has a GtkComboBox created with gtk_combo_box_new_text (), and I would like to know how could I 
grab the active text on it. I know there's a function called gtk_combo_box_get_active_text(), but that only 
works with GTK+-2.6 that's still under development.

How could I do that in GTK+-2.4?

Thanks a lot


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