Extensions menu?

Dave Peticolas dave@krondo.com
Mon, 25 Sep 2000 23:19:24 -0700


Robert Graham Merkel writes:
> I'm just getting started on coding a prototype graph, and I'd like
> to use the "extensions" code.  Unfortunately, it's not documented 
> and I'm not exactly clear on the arguments to
> gnc:make-menu.  Specifically, what is the "path" argument supposed to
> do?

It determines the location in the main menu tree where the
menu item will go. Just copying the call for "export data as text"
should be fine.

dave