max_bounds<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition

GENERIC: max_bounds<< ( value object -- )


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 }
} write-struct-slot ; inline