Re: [gtkmm] [TreeView] Data access complexity?
- From: "Marcelo E. Magallon" <marcelo magallon bigfoot com>
- To: gtkmm-list gnome org
- Subject: Re: [gtkmm] [TreeView] Data access complexity?
- Date: Wed, 28 Aug 2002 15:00:54 +0200
On Mon, Aug 26, 2002 at 08:29:17PM +0200, Marcelo E. Magallon wrote:
> Looking at the implementation of that, I eventually see a call to
> gtk_tree_model_iter_nth_child and the documentation for GTK+ doesn't
> help me understand what the complexity of this function is.
If I followed the code correctly, the underlying representation is a
singly linked list... so, I'm screwed :-)
--
Marcelo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]