_bindgen_ty_10

Type Alias _bindgen_ty_10 

Source
pub type _bindgen_ty_10 = c_int;
Expand description

XPLMWindowPositioningMode

XPLMWindowPositionMode describes how X-Plane will position your window on the user’s screen. X-Plane will maintain this positioning mode even as the user resizes their window or adds/removes full-screen monitors.

Positioning mode can only be set for “modern” windows (that is, windows created using XPLMCreateWindowEx() and compiled against the XPLM300 SDK). Windows created using the deprecated XPLMCreateWindow(), or windows compiled against a pre-XPLM300 version of the SDK will simply get the “free” positioning mode.