GNU Info

Info Node: (elisp)Frame Type

(elisp)Frame Type


Next: Window Configuration Type Prev: Window Type Up: Editing Types
Enter node , (file) or (file)node

Frame Type
----------

   A "frame" is a rectangle on the screen that contains one or more
Emacs windows.  A frame initially contains a single main window (plus
perhaps a minibuffer window) which you can subdivide vertically or
horizontally into smaller windows.

   Frames have no read syntax.  They print in hash notation, giving the
frame's title, plus its address in core (useful to identify the frame
uniquely).

     (selected-frame)
          => #<frame emacs@psilocin.gnu.org 0xdac80>

   Note: Frames, for a description of the functions that work on
frames.


automatically generated by info2www version 1.2.2.9