All Manuals > CAPI Reference Manual > 1 CAPI Reference Entries

NextPrevUpTopContentsIndex

hide-interface

Function
Summary

The function hide-interface hides the interface containing a specified pane.

Package

capi

Signature

hide-interface pane &optional iconify

Description

The function hide-interface hides the interface containing pane from the screen. If iconify is non-nil then it will iconify it, else it will just remove it from the screen. To show it again, use show-interface.

The default value of iconify is t .

See also

interface
show-interface
quit-interface


CAPI Reference Manual - 15 Dec 2011

NextPrevUpTopContentsIndex