Return value of GTraverseFunc should be gboolean



I guess this somehow got missed in the gint -> gboolean pass.

The return value of GTraverseFunc is gint, but it's used as a Boolean.

Is it OK if I commit this change? (I don't think it really qualifies as an
API change :-)

    -- Darin





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