]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob.hh
* input/regression/beam-quant-standard.ly: reindent, set
[lilypond.git] / lily / include / grob.hh
index 6c08afeeec96e0399a337732f68798fd4570e651..211bf08d394b2bb2550925a25dd9a029dfec5444 100644 (file)
@@ -139,4 +139,7 @@ SCM ly_grobs2scm (Link_array<Grob> a);
 
 Interval robust_relative_extent (Grob *, Grob *, Axis);
 
+bool is_callback_chain (SCM s);
+SCM callback_chain_extract_procedures (SCM chain_smob);
+
 #endif /* GROB_HH */