]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
Reduce number of Stem::is_invisible() calls.
[lilypond.git] / scm / define-grob-properties.scm
index 918fe5d11f24711e19b3d0207a5392d4f07f1414..9d354b8d22e5d8b32e6c02e67ac5ebeb43824487 100644 (file)
@@ -508,6 +508,7 @@ where this is set in.")
 
      (note-columns ,pair? "list of NoteColumn grobs.")
 
+     (normal-stems ,ly:grob-array? "Array of visible stems.") 
      (note-heads ,ly:grob-array? "List of note head grobs")
      (note-head ,ly:grob? "A single note head")
      (right-items ,ly:grob-array? "")