This function returns the glyph object used to display annotation.
This function sets the glyph of annotation to glyph, which should be a glyph object. If layout is non-
nil, set the layout policy of annotation to layout. If side isleftorright, change the side of the buffer at which the annotation is displayed to the given side. The new value ofannotation-glyphis returned.
This function returns the glyph used to display annotation when the left mouse button is depressed on the annotation.
This function returns the glyph used to display annotation when the left mouse button is depressed on the annotation to glyph, which should be a glyph object.
This function sets the face associated with annotation to face.
This function sets the layout policy of annotation to layout.
This function returns the side of the buffer that annotation is displayed on. Return value is a symbol, either
leftorright.
This function sets the data field of annotation to data. data is returned.
This function returns the action associated with annotation.
This function sets the action field of annotation to action. action is returned..
This function sets the menu associated with annotation to menu. This menu will be displayed when the right mouse button is pressed over the annotation.
This function returns
tif there is enough available space to display annotation,nilotherwise.