Scriptable interface to GTK+
The GTK-server offers a stream-oriented interface to the GTK
libraries, enabling access to graphical user interfaces for
shellscripts and interpreted programming languages. It's a
standalone binary that can communicate by a 2-way pipe, a named
pipe or by a TCP/UDP port.
The script invokes this binary, sets
up a pipe or a TCP/UDP connection and prints the GTK call in
plain text to the pipe or socket. The GTK-server then sends
usable information back.
This package was compiled for GTK+ 2.
As with all my recent Slackware packages, a SlackBuild script is included that downloads the source, builds the binaries, and procreates (includes itself in the package it builds).