# File rdoc-sources/FXRadioButton.rb, line 59
    def unchecked?
      self.checkState == Fox::FALSE
    end