A text_margin
object may be attached to an editor
object using the
editor->margin_width
method. The margin displays image
objects for
fragment objects
defined on the text_buffer
object associated with the editor and thus provides a way for annotating
textual information.
Class text_margin is not generally usable; it's functionality is closely related to class editor. The user should not explicitly create instances of this class.
<->device.
->margin_width.
send(Editor?margin, recogniser,
click_gesture(left, '', single,
message(Editor, selected_fragment,
?(@event?receiver, fragment,
@event)))).