Re: New list/tree model questions



Havoc Pennington wrote:

Maxim Koshelev <mdem chat ru> writes:

Old GtkCList had some routines for fast searching any row by data,
gtk_clist_set_row_data
gtk_clist_get_row_data


Those functions don't search, do they? They just get/set row data.
In the common words these functions allow to bind data to a row and get a row by data. And due internal hash of GtkCList these routines works fast. I need to know "how fast
new data model?"


See the answer here:

 http://developer.gnome.org/doc/API/2.0/gtk/gtk-question-index.html

Havoc

I read it now.






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