Gurkengewuerz / cefgo

Go bindings for the Chromium Embedded Framework (CEF)
GNU General Public License v3.0
24 stars 6 forks source link

How to set the Window Position (Top, Left)? #6

Open usernametaken opened 2 years ago

usernametaken commented 2 years ago

I can see from the source and examples how to set the Width and Height of the browser window, but I don't see anything on setting the Top and Left position of the window...?