PreviousUpNext

15.4.1408  src/lib/x-kit/widget/leaf/roundbutton-look.pkg

## roundbutton-look.pkg
#
# Button_Look for circular 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
                                        # roundbutton_shape                     is from   src/lib/x-kit/widget/leaf/roundbutton-shape.pkg
# This package gets used in:
#
#     src/lib/x-kit/widget/leaf/toggleswitches.pkg

package roundbutton_look
    =
    button_look_from_shape_g( roundbutton_shape );


## COPYRIGHT (c) 1994 by AT&T Bell Laboratories  See COPYRIGHT file for details.
## Subsequent changes by Jeff Prothero Copyright (c) 2010-2012,
## released under Gnu Public Licence version 3.


Comments and suggestions to: bugs@mythryl.org

PreviousUpNext