> Now, I'm using the GTK_COMBO_BOX_ENTRY that doesn't have the
> "activate" signal, neither let me access the entry inside the combo,
> as I used to do with GTK_COMBO.
>
> Someone know how to do it?

GTK_ENTRY( gtk_bin_get_child( GTK_BIN( combo_box ) ) )

Jan-Marek
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to