>
>  Is it possible to 
> retrieve the entry widget of the combo box so I can call 
> gtk_entry_set_text with it?
>
>   
entry = GTK_ENTRY (GTK_BIN (combo_box)->child;

Carlos

_______________________________________________
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