Hi Antonio,
You can set window size with a call to WindowInfo.SetAsChild and provide rect as a second parameter, but this parameter is applied only on Linux/Mac.
There are plans to support CEF Views which is a built-in framework for window management in CEF and allows for a lot more window configuration without depending on third party libraries. This is yet to be implemented via
Issue #252.