Function: org-display-buffer-full-frame
org-display-buffer-full-frame is a function alias for
display-buffer-full-frame, defined in window.el.gz.
Signature
(org-display-buffer-full-frame BUFFER ALIST)
Documentation
Display BUFFER in the current frame, taking the entire frame.
ALIST is an association list of action symbols and values. See Info node (elisp) Buffer Display Action Alists for details of such alists.
This is an action function for buffer display, see Info
node (elisp) Buffer Display Action Functions. It should be
called only by display-buffer or a function directly or
indirectly called by the latter.