Returns:
689 690 691
# File 'lib/tk/text.rb', line 689 def modified? bool(tk_send_without_enc('edit', 'modified')) end