class Tk::Tile::RadioButton

Public Class Methods

tk_command() click to toggle source
# File lib/ffi-tk/widget/tile/radiobutton.rb, line 5
def self.tk_command
  'ttk::radiobutton'
end