WindowLimits

Function WindowLimits 

Source
pub unsafe fn WindowLimits(
    IntuitionBase: *mut Library,
    window: *mut Window,
    widthMin: LONG,
    heightMin: LONG,
    widthMax: ULONG,
    heightMax: ULONG,
) -> BOOL
Expand description

libname: “intuition.library”