Next:
set-dataclass
Up:
wx:buffer-data
Previous:
get-dataclass
get-next
Gets the next buffer data element in a list of buffer data elements. A
null
terminates the list.
(send
a-wx:buffer-data
get-next)
->
wx:buffer-data%
object or
null
PLT