borderless
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@303 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
9fd99d3ab2
commit
28250bbaab
16 changed files with 104 additions and 2 deletions
|
|
@ -452,6 +452,9 @@
|
|||
<dd>
|
||||
<a href="#Mw_Widget_Window_h__MwWindowClass">MwWindowClass</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#Mw_Widget_Window_h__MwWindowMakeBorderless">MwWindowMakeBorderless</a>
|
||||
</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<h2 align="center" id="Mw_Constants_h">Mw/Constants.h</h2>
|
||||
|
|
@ -2694,6 +2697,28 @@
|
|||
Window widget class.
|
||||
</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<pre id="Mw_Widget_Window_h__MwWindowMakeBorderless">MWDECL <B><FONT COLOR="#228B22">void</FONT></B> <B><FONT COLOR="#0000FF">MwWindowMakeBorderless</FONT></B> (
|
||||
MwWidget handle,
|
||||
<B><FONT COLOR="#228B22">int</FONT></B> toggle
|
||||
);</pre>
|
||||
<dl>
|
||||
<dd>
|
||||
Makes window borderless.
|
||||
</dd>
|
||||
<dt>
|
||||
Parameter <code>handle</code>
|
||||
</dt>
|
||||
<dd>
|
||||
Widget.
|
||||
</dd>
|
||||
<dt>
|
||||
Parameter <code>toggle</code>
|
||||
</dt>
|
||||
<dd>
|
||||
Toggle.
|
||||
</dd>
|
||||
</dl>
|
||||
<hr>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue