[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Clearing combo box
- From: Hubert Sokołowski <h sokolowski wsisiz edu pl>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: Clearing combo box
- Date: Mon, 4 Apr 2005 22:34:15 +0200
On Mon, 4 Apr 2005 23:26:59 +0300
regatta <regatta gmail com> 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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]