Re: g_spawn_process_command_line_async



On Thu, 2011-01-27 at 12:56 -0700, John D Jones III wrote:
Is there a Perl version of  g_spawn_process_command_line_async to be 
found? There's very little documentation on this function in C, and I 
don't seem to find anything about it in the Perl implementation. Any 
help or examples would be great.

Perhaps this is an instance of the gtk2-perl bindings not duplicating
functionality already built in to Perl. Is there a reason you don't want
to do this in a more perl-ish way (fork, open w/ pipes, etc - see
perlipc docs)?

Jeremy






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