]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 4842/1: Add Callback0_wrapper and Callback2_wrapper class
authorDavid Kastrup <dak@gnu.org>
Wed, 27 Apr 2016 20:59:20 +0000 (22:59 +0200)
committerDavid Kastrup <dak@gnu.org>
Sun, 8 May 2016 15:17:00 +0000 (17:17 +0200)
Those are for callbacks with 0 and 2 SCM arguments, respectively.  The
former are needed mainly for translator callbacks, the second for
acknowledgers.


No differences found