Sha256: 3ecc9da87fd21df5773599b2ae62aa90a460a7dced5e6471f07ad70e13ff7d74
Contents?: true
Size: 155 Bytes
Versions: 9
Compression:
Stored size: 155 Bytes
Contents
module Tk module Tile class LabelFrame < Tk::LabelFrame def self.tk_command; 'ttk::labelframe'; end include TileWidget end end end
Version data entries
9 entries across 9 versions & 1 rubygems