On Mon, 4 Apr 2005 23:26:59 +0300
regatta <[EMAIL PROTECTED]> wrote:

> But I still not able to understand, gtk_combo_box_remove_text is to
> remove one item only
> 
> do you mean I have to use it with loop to remove all items ?
yes, until gtk_combo_box_get_active returns -1

> 
> also gtk_combo_box_get_active is to set the default/active item, why
> you tell me to use it ?
gtk_combo_box_get_active gets active item index.

_______________________________________________
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