Re: GtkTreeView API question
- From: Jonathan Blandford <jrb redhat com>
- To: vishnu pobox com
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: GtkTreeView API question
- Date: 06 Oct 2001 10:59:47 -0400
vishnu pobox com writes:
> How do i get a list of *visible* rows?
>
> i see gtk_tree_view_get_visible_rect, gtk_tree_view_tree_to_widget_coords,
> gtk_tree_view_get_path_at_pos, etc, but it isn't at all obvious how to put
> these together.
Well, the obvious question is why? You can call get_visible_rectangle,
followed by alternating get_path_at_pos and get_cell area calls.
What do you want to do with this information, though?
Thanks,
-Jonathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]