GW_OWNER top-level constant

  1. @Deprecated('Use GET_WINDOW_CMD.GW_OWNER instead')
int const GW_OWNER

The retrieved handle identifies the specified window's owner window, if any. For more information, see Owned Windows.

Implementation

@Deprecated('Use GET_WINDOW_CMD.GW_OWNER instead')
const GW_OWNER = 4;