Handbook
Glossary
new-image-gadget* ( object class -- gadget )
Vocabulary
images
.
viewer
Inputs
object
a
pathname
, a
string
, or an
image
class
a
class
Outputs
gadget
an
image-gadget
Word description
Use this constructor when you want to extend image-gadget or image-control.
Definition
USING:
kernel
;
IN:
images.viewer
:
new-image-gadget*
( object class -- gadget )
new-image-gadget
swap
set-image
;