Re: Number of rows in a Gtk::ListStore size?



On Fri, 2008-02-22 at 22:43 +0100, Andreas Volz wrote:
> Hello,
> 
> How could I find out the number of rows in a Gtk::ListStore for a
> Gtk::ComboBoxEntry?
> 
> regards
> Andreas
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list

try liststore->children().size ();

-- 
Jonner



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]