Re: Selection on gtkctree



Ian King wrote:
> When I call gtk_ctree_select on a tree node and immediately check the ctree
> selection glist, the two pointers (selection and ctreenode) do not match
> even though I have it on browse selection mode.  Does anyone know why this
> is?
selection is a GList *, so try using selection->data ...

BYtE,
 Diego.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com





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