Carbon


gestaltMiscAttr

Header: Gestalt.h

enum {
    gestaltMiscAttr = 'misc',
    gestaltScrollingThrottle = 0,
    gestaltSquareMenuBar = 2
};

Constant descriptions

gestaltMiscAttr

The selector you pass to the Gestalt function to determine information about miscellaneous pieces of the Operating System or hardware configuration.

gestaltScrollingThrottle
gestaltSquareMenuBar


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