fixed bug #1964719 - Page callback function documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5655 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
13733304a5
commit
3ed835dd61
1 changed files with 1 additions and 0 deletions
|
@ -1082,6 +1082,7 @@ FunctionEnd</pre>
|
|||
<p>
|
||||
<strong>MUI_PAGE_CUSTOMFUNCTION_PRE</strong> <span class="parameter">function</span><br />
|
||||
<strong>MUI_PAGE_CUSTOMFUNCTION_SHOW</strong> <span class="parameter">function</span><br />
|
||||
<strong>MUI_PAGE_CUSTOMFUNCTION_LEAVE</strong> <span class="parameter">function</span><br />
|
||||
</p>
|
||||
<p>
|
||||
The pre function is called first and allows you to initalize variables or decide
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue