On Tue, 2013-06-11 at 14:00 +0200, Éloi Rivard wrote: > > 2013/6/11 Éloi Rivard <[email protected]> > <azmeuk> What is the proper way to get the scheme code > of a command ? > <rshann> right click on the menu item and use Get > Script > I mean, from the code, not from the GUI.
To extract the scheme code for commands from the source tree requires a utility as it is embedded in the xml files and nowhere else. extract_scheme.c is an example of such a utility. Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
