Handbook
Glossary
<poll-fd> ( -- poll-fd )
Vocabulary
ui
.
backend
.
gtk2
.
io
Inputs
None
Outputs
poll-fd
an
object
Definition
USING:
accessors
classes.struct
glib.ffi
io.backend.unix.multiplexers
libc
namespaces
;
IN:
ui.backend.gtk2.io
:
<poll-fd>
( -- poll-fd )
GPollFD
malloc-struct
&free
mx
get-global
fd>>
>>fd
poll-fd-events
>>events
;