Update of /home/nasal-cvs/nasal/src In directory purr:/tmp/cvs-serv3176 Modified Files: gtklib.c Log Message: Forgot to make the typing predicates static. Other misc. argument handling cleanup & code motion (unify naCall() handling, use the argument macros in situations where the old arg_*() functions weren't being used, etc...).