Sha256: 4c5b5fd641c78ea1a24675392b2fe0e358f534fc6a7bd9fd1fc70bb9e9b605c6

Contents?: true

Size: 924 Bytes

Versions: 1

Compression:

Stored size: 924 Bytes

Contents

o:$YARD::CodeObjects::MethodObject:
@name:	bind:@docstringIC:YARD::Docstring"Sdef bind(context, cmd=Proc.new, *args)
 Tk.bind(self, context, cmd, *args)
end:@objectu:YARD::StubProxyTkBindCore#bind:
@summary0:@line_rangeo:
Range:	exclF:endi=:
begini;:
@tags[:	@all["+def bind(context, cmd=Proc.new, *args)"( Tk.bind(self, context, cmd, *args)"end:@ref_tags[:
@linei>:@docstring_extra0:@visibility:public:@files[["ext/tk/lib/tk.rbi>;[:@parameters[["context0["
*args0:
@dynamicT:
@path"TkBindCore#bind:@source_type:	ruby:@explicitT:@signature"def bind(context, *args):@source"�def bind(context, *args)
  # if args[0].kind_of?(Proc) || args[0].kind_of?(Method)
  if TkComm._callback_entry?(args[0]) || !block_given?
    cmd = args.shift
  else
    cmd = Proc.new
  end
  Tk.bind(self, context, cmd, *args)
end:@namespaceu;TkBindCore:@scope:
instance:@current_file_has_commentsT

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pry-0.6.9pre1-i386-mingw32 lib/pry/stdlib_docs18/objects/TkBindCore/bind_i.dat