modified in frame%
Gets or sets the frame's modification state as reflected to the user. Under Mac OS X, the modification state is reflected as a dot in the frame's close button. Under Windows and X, the modification state is reflected by an asterisk at the end of the frame's displayed title.
( -> boolsend a-frame modified)
Returns the current displayed modification state.
( -> void
send a-frame modified modified?)
modified? : bool
Sets the displayed modification state.