The best way to get x/y origin of a GtkCTreeNode?




What's the best way to get the x/y coordinates of a GtkCTreeNode relative to the GtkCTree?
I'd guess for y, one could go node->row->rowindex->TOP_YPIXEL, but what about x?
P.S.: I don't care how ugly the solution might look.

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