xtd
0.2.0
Loading...
Searching...
No Matches
application_run.cpp
Shows how to create an application with
xtd::forms::application
class.
Windows
macOS
Gnome
#include <xtd/xtd>
auto
main() ->
int
{
application::run();
}
Generated on Sun Aug 31 2025 20:45:30 for xtd by
Gammasoft
. All rights reserved.