make-frame-visible

make-frame-visible is an interactive built-in function in `C source code'.


(make-frame-visible &optional FRAME)

Make the frame FRAME visible (assuming it is an X window).
If omitted, FRAME defaults to the currently selected frame.