window-configuration -- Return a list containing the state of WIN.
window-configuration? -- Return #t if WCFG is a window configuration.
copy-window-configuration -- Apply a saved state CONFIGURATION to window WIN.
restore-window-configuration -- Restore the state of WIN from GLOBAL-CONFIGURATION.
global-window-configuration -- Return an object abstracting all of the current windows' states.
window-configuration->xform-to-it -- Create a transformation element for going from the current state to CFG.
restore-global-window-configuration -- Restore the states of all windows from GLOBAL-CONFIGURATION.
push-window-configuration -- Save the configuration of WIN on its stack of previous configurations.
pop-window-configuration -- Restore the last configuration of WIN that was saved on its stack of previous configurations.