Carbon


Window Attribute Constants

Header: MacWindows.h

enum {};

Constant descriptions

The WindowAttributes enumeration defines masks your application can use to set or test window feature bits. You can use these masks with the function CreateNewWindow to set window feature bits, thereby defining a window’s attributes. You can also use these masks to test the window feature bits produced by the function GetWindowAttributes, thereby obtaining a window’s attributes.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)