[Nasal-cvs] gtk.nas

Andy Ross andy at plausible.org
Wed Oct 11 06:57:11 PDT 2006


Update of /home/nasal-cvs/nasal/lib
In directory purr:/tmp/cvs-serv20506

Modified Files:
	gtk.nas 
Log Message:
Use get_signals() to automagically create callable functions for each
signal on the class.  So you now get widget.show() and widget.hide(),
etc... No need to call emit() any more.



More information about the nasal-cvs mailing list