child>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: child>> ( object -- value )


Methods







M: XIDeviceEvent child>>
T{ struct-slot-spec
{ name "child" }
{ offset 80 }
{ class integer }
{ initial 0 }
{ type Window }
} read-struct-slot ; inline



M: XIEnterEvent child>>
T{ struct-slot-spec
{ name "child" }
{ offset 80 }
{ class integer }
{ initial 0 }
{ type Window }
} read-struct-slot ; inline