Top | ![]() |
![]() |
![]() |
![]() |
pid_t ianjuta_terminal_execute_command (IAnjutaTerminal *obj
,const gchar *directory
,const gchar *command
,gchar **environment
,GError **err
);
Run the command in a terminal, setting the working directory and environment variables.
obj |
Self |
|
directory |
Working directory |
|
command |
Command executed followed by arguments |
|
environment |
List of additional environment variables. |
[array zero-terminated=1] |
err |
Error propagation and reporting. |
“child-exited”
signalvoid user_function (IAnjutaTerminal *ianjutaterminal, gint arg1, gint arg2, gpointer user_data)
Flags: Run Last