xtd_c - Reference Guide
0.2.0
xtd_c.forms
include
xtd_c
forms
application.h
Go to the documentation of this file.
1
6
#pragma once
7
#include "
control.h
"
8
#include "
form.h
"
9
42
void
xtd_forms_application_run
(
xtd_forms_form
* main_form);
xtd_forms_application_run
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...
form.h
Contains form definitions.
control.h
Contains control definitions.
xtd_forms_form
Definition:
form.h:21
Generated on Tue Mar 14 2023 13:06:03 for xtd_c - Reference Guide by
Gammasoft
. All rights reserved.