sizeLock

Create a size-locked node

@safe
alias sizeLock(alias T) = simpleConstructor!(GluiSizeLock, T)

Meta