lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 4328 in lilypond: Patch: Add means to display obje


From: lilypond
Subject: [Lilypond-auto] Issue 4328 in lilypond: Patch: Add means to display objects accessible from a grob
Date: Tue, 24 Mar 2015 16:36:23 +0000

Status: New
Owner: ----
Labels: Type-Enhancement Patch-new

New issue 4328 by address@hidden: Patch: Add means to display objects accessible from a grob
https://code.google.com/p/lilypond/issues/detail?id=4328

Add means to display objects accessible from a grob

A convenient means of displaying the grobs and grob-arrays pointed to by
various internal properties of a given grob would be very helpful for
debugging and development purposes.  For example, it would facilitate the
creation of advanced tweaks, which frequently require "lateral" access
to other grobs.

The output of the function 'grob::display-objects' shows all of the grobs
accessible to a given grob through ly:grob-object, along with the relevant
interfaces and properties.  It includes properties which are empty: not all
properties within an interface may be set for or used by a grob supporting
that interface.

http://codereview.appspot.com/217260043

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]