On Sun, Mar 15, 2009 at 10:26 PM, Leo L. Schwab <ew...@ewhac.org> wrote:
>        I've had all of four hours of exposure to xmmsclient-glib, so pilot
> error is clearly a possibility here.  Am I using the facility correctly?
> Can it be used in a synchronous program?  Or do I have to be wired in to a
> glib "main loop" for this to work (yuck)?

Your program needs to be running some kind of mainloop, like the glib
one, for asynchronos calls to function. See the tutorials in
git://git.xmms.se/xmms2/xmms2-tutorial.git for examples on how to
accomplish this.

-- 
Daniel Svensson

--
_______________________________________________
Xmms2-devel mailing list
Xmms2-devel@lists.xmms.se
http://lists.xmms.se/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to