max_bounds>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: max_bounds>> ( object -- value )


Methods

M: XFontStruct max_bounds>>
T{ struct-slot-spec
{ name "max_bounds" }
{ offset 68 }
{ class XCharStruct }
{ initial
S{ XCharStruct
{ lbearing 0 }
{ rbearing 0 }
{ width 0 }
{ ascent 0 }
{ descent 0 }
{ attributes 0 }
}
}
{ type XCharStruct }
} read-struct-slot ; inline