Re: number of entries in GtkCombobox

2006-09-19 Thread Lance Dillon
Okay, that's better. I didn't see the special case. - Original Message From: [EMAIL PROTECTED] To: Lance Dillon <[EMAIL PROTECTED]> Cc: gtk-app-devel-list@gnome.org Sent: Tuesday, September 19, 2006 11:45:06 AM Subject: Re: number of entries in GtkCombobox -

Re: number of entries in GtkCombobox

2006-09-19 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Sep 19, 2006 at 08:34:56AM -0700, Lance Dillon wrote: > I'm not sure I like this answer, it seems to be way to much for this question, > but it looks like the best way to do it is to get a GtkTreeIter with > gtk_tree_model_get_iter_first(), the

Re: number of entries in GtkCombobox

2006-09-19 Thread Lance Dillon
ay, September 18, 2006 11:54:21 AM Subject: number of entries in GtkCombobox Hi. How do I get the number of entries in GtkComboBox (created with gtk_combo_box_new_text() )? Tomek ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://m

number of entries in GtkCombobox

2006-09-19 Thread tomek . fizyk
Hi. How do I get the number of entries in GtkComboBox (created with gtk_combo_box_new_text() )? Tomek ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list