PreviousUpNext

15.4.1382  src/lib/x-kit/widget/leaf/boxbutton-look.pkg

## boxbutton-look.pkg
#
# View for rectangular buttons.

# Compiled by:
#     src/lib/x-kit/widget/xkit-widget.sublib


                                        # button_look_from_shape_g      is from   src/lib/x-kit/widget/leaf/button-look-from-shape-g.pkg
                                        # boxbutton_shape               is from   src/lib/x-kit/widget/leaf/boxbutton-shape.pkg
# This package gets used in:
#
#     

package boxbutton_look
    =
    button_look_from_shape_g( boxbutton_shape );


## COPYRIGHT (c) 1994 by AT&T Bell Laboratories  See SMLNJ-COPYRIGHT file for details.
## Subsequent changes by Jeff Prothero Copyright (c) 2010-2013,
## released per terms of SMLNJ-COPYRIGHT.


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext