class Tk::MenuButton

Public Class Methods

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