frame:setup-size-pref in Framework Functions
(frame:setup-size-pref-> voidsize-pref-symwidthheight)
size-pref-sym: symbol?
width: number?
height: number?Initializes a preference for the
frame:size-prefmixin.The first argument should be the preferences symbol, and the second an third should be the default width and height, respectively.