Type Alias NONCLIENTMETRICSA

Source
pub type NONCLIENTMETRICSA = tagNONCLIENTMETRICSA;

Aliased Type§

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

Fields§

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