Next: Other Event Position Info, Previous: Event Glyph Position Info, Up: Accessing Mouse Event Positions [Contents][Index]
Given a mouse-motion, button-press, button-release, or misc-user event,
this function returns t
if the event is over a toolbar.
Otherwise, nil
is returned.
If the given mouse-motion, button-press, button-release, or misc-user
event happened on top of a toolbar button, this function returns the
button. Otherwise, nil
is returned.