Module viewport_container

Search:
Group by:

Procs

proc stretch*(self: ViewportContainer): bool {.
gcsafe, locks: 0
.}
proc `stretch =`*(self: ViewportContainer; val: bool) {.
gcsafe, locks: 0
.}