mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-07 01:49:47 +00:00
order
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@465 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
58
milsko.xml
58
milsko.xml
@@ -324,6 +324,35 @@
|
||||
</function>
|
||||
</functions>
|
||||
</header>
|
||||
<header name="MessageBox">
|
||||
<functions>
|
||||
<function name="MwMessageBox">
|
||||
<return>
|
||||
<widget />
|
||||
</return>
|
||||
<arguments>
|
||||
<widget name="handle" />
|
||||
<string name="text" />
|
||||
<string name="title" />
|
||||
<integer name="flag" unsigned="yes" />
|
||||
</arguments>
|
||||
</function>
|
||||
<function name="MwMessageBoxGetChild">
|
||||
<return>
|
||||
<widget />
|
||||
</return>
|
||||
<arguments>
|
||||
<widget name="handle" />
|
||||
<integer name="child" />
|
||||
</arguments>
|
||||
</function>
|
||||
<function name="MwMessageBoxDestroy">
|
||||
<arguments>
|
||||
<widget name="handle" />
|
||||
</arguments>
|
||||
</function>
|
||||
</functions>
|
||||
</header>
|
||||
<header name="Widget/ListBox.h">
|
||||
<functions>
|
||||
<function name="MwListBoxCreatePacket">
|
||||
@@ -362,35 +391,6 @@
|
||||
</function>
|
||||
</functions>
|
||||
</header>
|
||||
<header name="MessageBox">
|
||||
<functions>
|
||||
<function name="MwMessageBox">
|
||||
<return>
|
||||
<widget />
|
||||
</return>
|
||||
<arguments>
|
||||
<widget name="handle" />
|
||||
<string name="text" />
|
||||
<string name="title" />
|
||||
<integer name="flag" unsigned="yes" />
|
||||
</arguments>
|
||||
</function>
|
||||
<function name="MwMessageBoxGetChild">
|
||||
<return>
|
||||
<widget />
|
||||
</return>
|
||||
<arguments>
|
||||
<widget name="handle" />
|
||||
<integer name="child" />
|
||||
</arguments>
|
||||
</function>
|
||||
<function name="MwMessageBoxDestroy">
|
||||
<arguments>
|
||||
<widget name="handle" />
|
||||
</arguments>
|
||||
</function>
|
||||
</functions>
|
||||
</header>
|
||||
</headers>
|
||||
<widgets>
|
||||
<widget name="Button">
|
||||
|
||||
Reference in New Issue
Block a user