xtd_c - Reference Guide 0.2.0
application.h
Go to the documentation of this file.
1 
6 #pragma once
7 #include "control.h"
8 #include "form.h"
9 
void xtd_forms_application_run(xtd_forms_form *main_form)
Begins running a standard application message loop on the current thread, and makes the specified for...
Contains form definitions.
Contains control definitions.
Definition: form.h:21