Re: TreeModel HAS_CHILD return



Kevin Ryde wrote:
-    ret = POPi;
+    sv = POPs;
+    ret = sv_2bool (sv);

The "pushed_in" return in gtk2perl_menu_position_func() might be similar
too.  Think it's a boolean rather than an integer.

Fixed in HEAD.  Thanks for reporting.

-- 
Bye,
-Torsten



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