Handbook
Glossary
XQueryFont ( display font_ID -- XFontStruct* )
Vocabulary
x11
.
xlib
Inputs
display
an
object
font_ID
an
object
Outputs
XFontStruct*
an
object
Definition
USING:
alien
alien.syntax
x11.X
x11.io
;
IN:
x11.xlib
:
XQueryFont
( display font_ID -- XFontStruct* )
pointer:
XFontStruct
"xlib"
"XQueryFont"
{
pointer:
Display
XID
}
f
alien-invoke
awaken-event-loop
;