gtk_tree_view_column_set_cell_data_func()
- From: Yann Leboulanger <asterix lagaule org>
- To: gtk-list gnome org
- Subject: gtk_tree_view_column_set_cell_data_func()
- Date: Fri, 21 Mar 2008 22:26:51 +0100
Hi,
In my application (written in PyGTK, but I don't think it's related) I
have a treeview, and a handler setup with
gtk_tree_view_column_set_cell_data_func(). This handler is called MANY
times, everytime the cursor is on the treeview. I don't understand why
it's not called only once per cell or row added. Any idea why?
Thanks for some light on that.
--
Yann
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]