freebsd-ports/x11-toolkits/guis/pkg-descr
Ying-Chieh Liao 0b4ad27e51 add guis 1.4
A GUI widget server
2004-04-13 07:47:24 +00:00

7 lines
432 B
Text

Guis is a small widget server. It is a gtk2 based program listening on a pipe
for widget requests (requests are Python [or Ruby] scripts) and outputting
events or replies Guis is useful for programs (in particular, setuid programs
or (ruby,ocaml,perl...) scripts) which do not want to link in a full widget
toolkit but prefer to delegate the user interface to another process.
WWW: http://www.starynkevitch.net/Basile/guisdoc.html