Libraries
»
fxruby
(1.6.38)
»
Index
»
Fox
»
Canvas
»
Shape
»
#select
Method: Fox::Canvas::Shape#select
Defined in:
lib/fox16/canvas.rb
#
select
⇒
Object
Select this shape
94 95 96
# File 'lib/fox16/canvas.rb', line 94
def
select
@selected
=
true
end