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

Re: Run menu action in background



>If your subroutine is basicaly just a loop then you can generally get
>away with adding
>
>    Gtk2->main_iteration while Gtk2->events_pending;

That did it for me.  Thanks.

Where do I find the documentation for those functions?  What is it
listed under?  I want to know where to look in the future.

-- 


-Nik




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