All Manuals > Common Lisp Interface Manager 2.0 User's Guide > Chapter 10 Panes and Gadgets > 10.1 Panes

NextPrevUpTopContentsIndex

10.1.3 Pane Properties

pane-frame [Generic Function]

Arguments: pane

Summary: Returns the frame that "owns" the pane. pane-frame can be invoked on any pane in a frame's pane hierarchy, but it can only be invoked on "active" panes, that is, those panes that are currently adopted into the frame's pane hierarchy.

pane-name [Generic Function]

Arguments: pane

Summary: Returns the name of the pane.

pane-foreground [Generic Function]

Arguments: pane

Summary: Returns the foreground ink of the pane.

pane-background [Generic Function]

Arguments: pane

Summary: Returns the background ink of the pane.


Common Lisp Interface Manager 2.0 User's Guide - 20 Sep 2011

NextPrevUpTopContentsIndex