Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

restore-tab

Arguments: tab-control tab-info &key (index (index tab-info))

Puts tab-info, which should have been earlier removed from tab-control by remove-tab, back on tab-control, retaining the widgets that were on tab-info when it was removed from tab-control. (The argument must be a tab-info object, not its name.) Positions the tab so that it is the index'th tab from the left, where zero indicates the leftmost tab.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1