Hello everybody, Vte in version >= 0.26 had the function Vte.Terminal.fork_command_full.But in the vte vapi file, this function had some arguments non-nullable and some other arguments nullable. That should be the opposite. (see: http://developer.gnome.org/vte/0.26/VteTerminal.html#vte-terminal-fork-command-full)
In the api documentation we can see that argv argument can't be nullable, child_setup can be nullable and child_pid too. For the child_pid case, the argument is not a variable but a pointer nullable.|//|/||/
Attachment:
0001-Vte-vapi-Vte.Terminal.fork_command_full-some-argumen.patch
Description: Text document