class Tk::LabelFrame

Public Class Methods

tk_command() click to toggle source
# File lib/ffi-tk/widget/labelframe.rb, line 6
def self.tk_command
  'labelframe'
end