Type Alias NONCLIENTMETRICSW

Source
pub type NONCLIENTMETRICSW = tagNONCLIENTMETRICSW;

Aliased Type§

struct NONCLIENTMETRICSW {
Show 16 fields pub cbSize: u32, pub iBorderWidth: i32, pub iScrollWidth: i32, pub iScrollHeight: i32, pub iCaptionWidth: i32, pub iCaptionHeight: i32, pub lfCaptionFont: tagLOGFONTW, pub iSmCaptionWidth: i32, pub iSmCaptionHeight: i32, pub lfSmCaptionFont: tagLOGFONTW, pub iMenuWidth: i32, pub iMenuHeight: i32, pub lfMenuFont: tagLOGFONTW, pub lfStatusFont: tagLOGFONTW, pub lfMessageFont: tagLOGFONTW, pub iPaddedBorderWidth: i32,
}

Fields§

§cbSize: u32§iBorderWidth: i32§iScrollWidth: i32§iScrollHeight: i32§iCaptionWidth: i32§iCaptionHeight: i32§lfCaptionFont: tagLOGFONTW§iSmCaptionWidth: i32§iSmCaptionHeight: i32§lfSmCaptionFont: tagLOGFONTW§iMenuWidth: i32§iMenuHeight: i32§lfMenuFont: tagLOGFONTW§lfStatusFont: tagLOGFONTW§lfMessageFont: tagLOGFONTW§iPaddedBorderWidth: i32