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