go-thrust
go-thrust copied to clipboard
Cross Platform UI Kit powered by Blink/V8/Chromium Content Lib
Results
21
go-thrust issues
Sort by
recently updated
recently updated
newest added
Getters like is_maximized dont fit nicely into our asynchronous library. What is the best way to handle this. The following C code shows the commands. ``` c else if(method.compare("is_maximized") ==...