![]() |
TXNTab |
Header: MacTextEditor.h |
Contains tab information for a text object.
struct TXNTab { SInt16 value; TXNTabType tabType; UInt8 filler; };
A 2-byte value that specifies tab distance.
A TXNTabType value that specifies tab type settings.
An unsigned 8-bit integer that exists only to make the structure exactly 4 bytes in size.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)