SET-GRAPHIC-BUTTON-PICTURE
==========================
syntax: (set-graphic-button-picture
<babylon-graphic-button> <graphic-file>)
This function assigns a picture (graphic-file) to the
Button.
example: >(set-graphic-button-picture
(get-window-element interface "GRAPHPB1")
"/bitmaps/horse")