Next: xmattach, Previous: xmarmcolor, Up: Internal Routines [Contents][Index]
xmarrow(parent, direction, callback [,
color])
[motif package]
Creates an arrow button widget and returns its widget id.
The widget is placed in the parent
widget. An arrow button
widget consists of a directional arrow with a border shadow around it.
The arrow direction should be selected from 0
for left, 1
for right, 2
for up, and 3
for down. a
callback
and color
associated with the arrow
button can be specified.
The following resources can be set for this widget: background,
borderColor, borderWidth, height, sensitive, width, x, y
bottomShadowColor
, foreground
, topShadowColor
See also: xmframe