Next:
get-style
Up:
brush
Previous:
get-color
get-stipple
Gets the stipple bitmap, or
#f
if the brush has no stipple.
(send
a-brush
get-stipple)
->
bitmap%
object or
#f
PLT