frame ->transient_for: frame*Declare this frame as a transient (e.g.
dialog or inspector) for the argument frame. Effects:
- The OS is told about the relationship so it can stack and iconify
the transient with its parent.
- When the parent is destroyed, mapped, exposed or hidden, the same
action is propagated to its transient frames.
- See also
- - frame
->unlink
- frame<-transient_for
- frame<-transients