gtk_tree_model_get_iter_first
- From: Neil Zanella <nzanella gmail com>
- To: GTK List <gtk-list gnome org>
- Subject: gtk_tree_model_get_iter_first
- Date: Wed, 24 Nov 2004 16:03:00 -0700
Hello,
I would like to know how come gtk_tree_model_get_iter_first doesn't
just return a
GtkTreeIter and set it to NULL when the end of the iteration is
reached rather than
returning a boolean? Why is the design of the API such that it returns a boolean
instead? Wouldn't the approach I describe simplify the API?
Thanks,
Neil
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]