On Apr 13, 2009, at 14:54, Maurí cio wrote: > Hi, > > I would like to add comments in these lines > in all Signals and Attributes sections: > > "To connect to symbols, you should use > 'on' and 'after' as defined in System.Glib.Signals > etc." > > "To set the value for attributes, use 'set' > and 'get' as defined in System.Glib.Attributes > etc." > > I can't find the point at apiGen where this > could be included. Is it in a xml or a haskell > file?
This is in src/CodeGen.hs . However, wouldn't that be a lot of repeated information what should be in one place only (e.g. a tutorial). Cheers, Axel. > Thanks, > Maurício > > > ---------------------------------------------------------------------- > -------- > This SF.net email is sponsored by: > High Quality Requirements in a Collaborative Environment. > Download a free trial of Rational Requirements Composer Now! > http://p.sf.net/sfu/www-ibm-com > _______________________________________________ > Gtk2hs-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ Gtk2hs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel
