DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ S T

⟦be1c0156e⟧ TextFile

    Length: 675 (0x2a3)
    Types: TextFile
    Names: »Sx_Unpack«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦526ad3590⟧ »EUUGD11/gnu-31mar87/X.V10.R4.tar.Z« 
        └─⟦2109abc41⟧ 
            └─ ⟦this⟧ »./X.V10R4/Toolkit/Sx/doc/Sx_Unpack« 

TextFile

.TH Sx_Unpack sx
.BS
.NA
Sx_Unpack \- cancel automatic size/location management
.SY
#include <X/Xlib.h>
#include <sx.h>
.sp
Sx_Unpack(\fIchild\fP)
.AR
.AP Window child in
Window whose location and size are no longer to be managed automatically.
.BE

.SH DESCRIPTION
.PP
Sx_Unpack cancels the effect of a previous call to Sx_Pack or
Sx_CreatePacked.  From now on, \fIchild\fP's location and size
will not be managed automatically by the Sx packer.  \fIChild\fP
will be unmapped and the arrangement of its parent's other children
will be modified to reflect \fIchild\fP's removal from the packing
order.  \fIChild\fP is not deleted.

.SH KEYWORDS
packer, unmap, unpack, window