On Fri, 17 Feb 2012 12:43:42 -0500
"D.H. Bahr" <db...@uci.cu> wrote:

> Hello everyone, this is my first email to the list.
> 
> I've been looking at Vala for a while now, and I like all I see. I
> just a have a question right now:
> 
> Is it possible to spawn an external process from Vala code in a manner
> similar to Python's SubProccess??
> 
> Best regards,

Absolutely. GLib.Process will do what you need
http://valadoc.org/glib-2.0/GLib.Process.html
_______________________________________________
vala-list mailing list
vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to