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

Re: GTK connection to shell



Check the exec family of functions, (man 3 exec). You will also probably
be interested if fork in relation to this.
there is also wait, and several other related functions if you want to
wait for the program to finish its job.



On Wed, 20 Oct 1999, Dan "BUTTER" wrote:

> Hi there!
> i am working with GTK+ and GDK and i wondered ,If i make a file box (when i see the files in a box), and i want to connect it to other applications of linux like gimp or emacs ,,,, how do i do it inside a C program using the GTK and GDK libraries and tools????????
> Is there a way to insert shell script lines into a normal C program??????
>                     THANX 
>                                                                             dan
> 
> 


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il