Sha256: 1360d7064bd19e1fd54f8bc0919e1f9f9101915c43cb6f0c57c7b95d46e0736c
Contents?: true
Size: 159 Bytes
Versions: 3
Compression:
Stored size: 159 Bytes
Contents
module Tk module Tile class PanedWindow < Tk::PanedWindow def self.tk_command; 'ttk::panedwindow'; end include TileWidget end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ffi-tk-2010.01.02 | lib/ffi-tk/widget/tile/panedwindow.rb |
ffi-tk-2009.12.14 | lib/ffi-tk/widget/tile/panedwindow.rb |
ffi-tk-2009.11.29 | lib/ffi-tk/widget/tile/panedwindow.rb |