count>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: count>> ( object -- value )


Methods

M: FilePathList count>>
T{ struct-slot-spec
{ name "count" }
{ offset 4 }
{ class fixnum }
{ initial 0 }
{ type uint }
} read-struct-slot ; inline



M: XExposeEvent count>>
T{ struct-slot-spec
{ name "count" }
{ offset 56 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



M: XGraphicsExposeEvent count>>
T{ struct-slot-spec
{ name "count" }
{ offset 56 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline



M: XMappingEvent count>>
T{ struct-slot-spec
{ name "count" }
{ offset 48 }
{ class fixnum }
{ initial 0 }
{ type int }
} read-struct-slot ; inline