Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
github
/
ruby
зеркало из
https://github.com/github/ruby.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули ruby
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
772396882f
ruby
/
ext
/
tk
/
lib
/
tkwinpkg.rb
5 строки
60 B
Ruby
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
tk.rb : widget configure returns self (for method call chain) tkmacpkg.rb : Mac resource (not new but not included untill now) tkwinpkg.rb : Win DDE and registry (not new but not included untill now) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3938 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-06-13 01:14:11 +04:00
#
* renewal Ruby/Tk git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-05-01 20:09:54 +04:00
# tkwinpkg.rb - load tk/winpkg.rb
tk.rb : widget configure returns self (for method call chain) tkmacpkg.rb : Mac resource (not new but not included untill now) tkwinpkg.rb : Win DDE and registry (not new but not included untill now) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3938 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-06-13 01:14:11 +04:00
#
* renewal Ruby/Tk git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-05-01 20:09:54 +04:00
require
'tk/winpkg'