Handbook
Glossary
default-icon-data ( -- byte-array/f )
Vocabulary
ui
.
backend
.
gtk2
Inputs
None
Outputs
byte-array/f
an
object
Definition
USING:
continuations
io.encodings.binary
io.files
kernel
;
IN:
ui.backend.gtk2
:
default-icon-data
( -- byte-array/f )
[
default-icon-path
binary
file-contents
]
[
drop
f
]
recover
;