Carbon


cAEList

Header: AERegistry.h

enum {
    cAEList = 'list',
    cApplication = 'capp',
    cArc = 'carc',
    cBoolean = 'bool',
    cCell = 'ccel',
    cChar = 'cha ',
    cColorTable = 'clrt',
    cColumn = 'ccol',
    cDocument = 'docu',
    cDrawingArea = 'cdrw',
    cEnumeration = 'enum',
    cFile = 'file',
    cFixed = 'fixd',
    cFixedPoint = 'fpnt',
    cFixedRectangle = 'frct',
    cGraphicLine = 'glin',
    cGraphicObject = 'cgob',
    cGraphicShape = 'cgsh',
    cGraphicText = 'cgtx',
    cGroupedGraphic = 'cpic'
};

© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)