GCL_CBWNDEXTRA top-level constant

  1. @Deprecated('Use GET_CLASS_LONG_INDEX.GCL_CBWNDEXTRA instead')
int const GCL_CBWNDEXTRA

Sets the size, in bytes, of the extra window memory associated with each window in the class. Setting this value does not change the number of extra bytes already allocated.

Implementation

@Deprecated('Use GET_CLASS_LONG_INDEX.GCL_CBWNDEXTRA instead')
const GCL_CBWNDEXTRA = -18;