1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/tk/tkutil
nagai ca5d263fac * ext/tk/tkutil/tkutil.c: add TkUtil::CallbackSubst.subst_arg(m, ...)
& _define_attribute_aliases(hash) to get substitution-argument from
  attributes (e.g. subst_arg(:x,:y,:num,:button) --> "%x %y %b %b ").
* ext/tk/lib/tk/event.rb: use _define_attribute_aliases().


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-06-13 17:07:26 +00:00
..
.cvsignore * ext/tk/extconf.rb: add tkutil configuration step (remove old schema) 2005-01-31 04:17:23 +00:00
depend * ext/tk/extconf.rb: add tkutil configuration step (remove old schema) 2005-01-31 04:17:23 +00:00
extconf.rb * ext/tk/make-tkutil, ext/tk/tkutil/subconf.rb: no longer used. 2005-02-09 01:03:41 +00:00
tkutil.c * ext/tk/tkutil/tkutil.c: add TkUtil::CallbackSubst.subst_arg(m, ...) 2005-06-13 17:07:26 +00:00