This commit is contained in:
2025-08-07 00:08:21 +02:00
parent 9d752bad0e
commit cca1bd7967

View File

@@ -52,7 +52,7 @@ See also @racket[pane%].
Note. Use this right after declaring the columns pane and before adding any children.
}
@defmethod*[([(column-keep-min-width (c column-index) [k (or/c #f #t])]{
@defmethod*[([(column-keep-min-width (c column-index) [k (or/c #f #t)])]{
Gets or sets the keep minimal width parameter for a given column c.
Returns the currently set value.