src/Spawn.vala
authorAlan Knowles <alan@roojs.com>
Tue, 19 May 2015 08:17:55 +0000 (16:17 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 19 May 2015 08:17:55 +0000 (16:17 +0800)
src/Spawn.vala

index 98dad4a..68008fc 100644 (file)
@@ -58,7 +58,7 @@ public class Spawn : Object
         * @signal input called at start to send input when process starts?
         * @return the string or null 
         */
-       public signal string? complete();
+       public signal void complete();
        /**
         * @signal output_line called when a line is recieved from the process.
         * Note you may want to connect this and run