Handbook
Glossary
background_pixmap>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
background_pixmap>>
( object -- value )
Methods
USING:
accessors
classes.struct
classes.struct.private
math
x11.X
x11.xlib
;
M:
XSetWindowAttributes
background_pixmap>>
T{
struct-slot-spec
{
name
"background_pixmap"
}
{
offset 0
}
{
class
integer
}
{
initial 0
}
{
type
Pixmap
}
}
read-struct-slot
;
inline