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 Mon Nov 3 2025 00:50:22 for xtd by
Gammasoft
. All rights reserved.