Google

# File FXRadioButton.rb, line 50
    def unchecked?
      self.checkState == Fox::FALSE
    end