[Source]
# File tk/lib/tkextlib/bwidget/label.rb, line 37 def set_focus tk_send_without_enc('setfocus') self end
[Validate]