Libraries
»
fxruby
(1.6.38)
»
Index
»
Fox
»
Canvas
»
Shape
»
#show
Method: Fox::Canvas::Shape#show
Defined in:
lib/fox16/canvas.rb
#
show
⇒
Object
Show this shape
79 80 81
# File 'lib/fox16/canvas.rb', line 79
def
show
@visible
=
true
end