|
webview 0.12.0
A tiny cross-platform webview library for C/C++ to build modern cross-platform GUIs.
|
Holds the elements of a MAJOR.MINOR.PATCH version number. More...
#include <webview.h>
Public Attributes | |
| unsigned int | major |
| Major version. | |
| unsigned int | minor |
| Minor version. | |
| unsigned int | patch |
| Patch version. | |
Holds the elements of a MAJOR.MINOR.PATCH version number.
| unsigned int webview_version_t::major |
Major version.
| unsigned int webview_version_t::minor |
Minor version.
| unsigned int webview_version_t::patch |
Patch version.