# File FXRadioButton.rb, line 43
    def checked?
      self.checkState == Fox::TRUE
    end