michael Sun Oct 30 02:42:17 2005 EDT
Modified files:
/phpdoc/en/reference/newt constants.xml
Log:
fixed constants tables
http://cvs.php.net/diff.php/phpdoc/en/reference/newt/constants.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/newt/constants.xml
diff -u phpdoc/en/reference/newt/constants.xml:1.2
phpdoc/en/reference/newt/constants.xml:1.3
--- phpdoc/en/reference/newt/constants.xml:1.2 Thu Oct 20 08:51:14 2005
+++ phpdoc/en/reference/newt/constants.xml Sun Oct 30 02:42:14 2005
@@ -1,407 +1,386 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- Generated by xml_proto.php v2.3. Found in /scripts directory of phpdoc.
-->
<section id="newt.constants">
&reftitle.constants;
&extension.constants;
<section id="constants.newt.reasons">
- <title>Reason</title>
- <table>
- <title>Newt form exit reasons</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><constant>NEWT_EXIT_HOTKEY</constant></entry>
- <entry>hotkey defined by <function>newt_form_add_hot_key</function> was
pressed</entry>
- </row>
- <row>
- <entry><constant>NEWT_EXIT_COMPONENT</constant></entry>
- <entry>some component has caused form to exit</entry>
- </row>
- <row>
- <entry><constant>NEWT_EXIT_FDREADY</constant></entry>
- <entry>file descriptor specified in
- <function>newt_form_watch_fd</function> is ready to be read or written
- to</entry>
- </row>
- <row>
- <entry><constant>NEWT_EXIT_TIMER</constant></entry>
- <entry>time specified in <function>newt_form_set_timer</function> has
- elapsed</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <title>Newt form exit reasons</title>
+ <table>
+ <title>Newt form exit reasons</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_EXIT_HOTKEY</constant></entry>
+ <entry>hotkey defined by <function>newt_form_add_hot_key</function> was
pressed</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_EXIT_COMPONENT</constant></entry>
+ <entry>some component has caused form to exit</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_EXIT_FDREADY</constant></entry>
+ <entry>file descriptor specified in
+ <function>newt_form_watch_fd</function> is ready to be read or written
+ to</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_EXIT_TIMER</constant></entry>
+ <entry>time specified in <function>newt_form_set_timer</function> has
+ elapsed</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="constants.newt.colorsets">
- <title>Colorset</title>
- <table>
- <title>Newt colorsets</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><constant>NEWT_COLORSET_ROOT</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_BORDER</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_WINDOW</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_SHADOW</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_TITLE</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_BUTTON</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_ACTBUTTON</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_CHECKBOX</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_ACTCHECKBOX</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_ENTRY</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_LABEL</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_LISTBOX</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_ACTLISTBOX</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_TEXTBOX</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_ACTTEXTBOX</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_HELPLINE</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_ROOTTEXT</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_ROOTTEXT</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_EMPTYSCALE</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_FULLSCALE</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_DISENTRY</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_COMPACTBUTTON</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_ACTSELLISTBOX</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_COLORSET_SELLISTBOX</constant></entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <title>Newt colorsets</title>
+ <table>
+ <title>Newt colorsets</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_COLORSET_ROOT</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_BORDER</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_WINDOW</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_SHADOW</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_TITLE</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_BUTTON</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_ACTBUTTON</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_CHECKBOX</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_ACTCHECKBOX</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_ENTRY</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_LABEL</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_LISTBOX</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_ACTLISTBOX</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_TEXTBOX</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_ACTTEXTBOX</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_HELPLINE</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_ROOTTEXT</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_ROOTTEXT</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_EMPTYSCALE</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_FULLSCALE</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_DISENTRY</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_COMPACTBUTTON</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_ACTSELLISTBOX</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_COLORSET_SELLISTBOX</constant></entry>
+ <entry></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="constants.newt.args_flags">
- <title>Arg</title>
- <table>
- <title>Newt argument flags</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><constant>NEWT_ARG_LAST</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_ARG_APPEND</constant></entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <title>Newt argument flags</title>
+ <table>
+ <title>Newt argument flags</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_ARG_LAST</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_ARG_APPEND</constant></entry>
+ <entry></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="constants.newt.sense_flags">
- <title>Flags Sense</title>
- <table>
- <title>Newt Flags Sense</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><constant>NEWT_FLAGS_SET</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_FLAGS_RESET</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_FLAGS_TOGGLE</constant></entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <title>Newt Flags Sense</title>
+ <table>
+ <title>Newt Flags Sense</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_FLAGS_SET</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAGS_RESET</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAGS_TOGGLE</constant></entry>
+ <entry></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="constants.newt.components_flags">
- <title>Flag</title>
- <table>
- <title>Newt Components Flags</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><constant>NEWT_FLAG_RETURNEXIT</constant></entry>
- <entry>Exit form, when component is activated</entry>
- </row>
- <row>
- <entry><constant>NEWT_FLAG_HIDDEN</constant></entry>
- <entry>Component is hidden</entry>
- </row>
- <row>
- <entry><constant>NEWT_FLAG_SCROLL</constant></entry>
- <entry>Component is scrollable</entry>
- </row>
- <row>
- <entry><constant>NEWT_FLAG_DISABLED</constant></entry>
- <entry>Component is disabled</entry>
- </row>
- <row>
- <entry><constant>NEWT_FLAG_BORDER</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_FLAG_WRAP</constant></entry>
- <entry>Wrap text</entry>
- </row>
- <row>
- <entry>NEWT_FLAG_NOF12</entry>
- <entry>Don't exit form on pressing F12</entry>
- </row>
- <row>
- <entry><constant>NEWT_FLAG_MULTIPLE</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_FLAG_SELECTED</constant></entry>
- <entry>Component is selected</entry>
- </row>
- <row>
- <entry><constant>NEWT_FLAG_CHECKBOX</constant></entry>
- <entry>Component is checkbox</entry>
- </row>
- <row>
- <entry><constant>NEWT_FLAG_PASSWORD</constant></entry>
- <entry>Entry component is password entry</entry>
- </row>
- <row>
- <entry><constant>NEWT_FLAG_SHOWCURSOR</constant></entry>
- <entry>Show cursor</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <title>Newt Components Flags</title>
+ <table>
+ <title>Newt Components Flags</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_FLAG_RETURNEXIT</constant></entry>
+ <entry>Exit form, when component is activated</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAG_HIDDEN</constant></entry>
+ <entry>Component is hidden</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAG_SCROLL</constant></entry>
+ <entry>Component is scrollable</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAG_DISABLED</constant></entry>
+ <entry>Component is disabled</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAG_BORDER</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAG_WRAP</constant></entry>
+ <entry>Wrap text</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAG_NOF12</constant></entry>
+ <entry>Don't exit form on pressing F12</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAG_MULTIPLE</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAG_SELECTED</constant></entry>
+ <entry>Component is selected</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAG_CHECKBOX</constant></entry>
+ <entry>Component is checkbox</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAG_PASSWORD</constant></entry>
+ <entry>Entry component is password entry</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FLAG_SHOWCURSOR</constant></entry>
+ <entry>Show cursor</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="constants.newt.fd_flags">
- <title>Flag</title>
- <table>
- <title>File Descriptor Flags</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><constant>NEWT_FD_READ</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_FD_WRITE</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_FD_EXCEPT</constant></entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <title>File Descriptor Flags</title>
+ <table>
+ <title>File Descriptor Flags</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_FD_READ</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FD_WRITE</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_FD_EXCEPT</constant></entry>
+ <entry></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="constants.newt.cbtree_flags">
- <title>Flag</title>
- <table>
- <title>Checkbox Tree Flags</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><constant>NEWT_CHECKBOXTREE_UNSELECTABLE</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_CHECKBOXTREE_HIDE_BOX</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_CHECKBOXTREE_COLLAPSED</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_CHECKBOXTREE_EXPANDED</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_CHECKBOXTREE_UNSELECTED</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_CHECKBOXTREE_SELECTED</constant></entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <title>Checkbox Tree Flags</title>
+ <table>
+ <title>Checkbox Tree Flags</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_CHECKBOXTREE_UNSELECTABLE</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_CHECKBOXTREE_HIDE_BOX</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_CHECKBOXTREE_COLLAPSED</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_CHECKBOXTREE_EXPANDED</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_CHECKBOXTREE_UNSELECTED</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_CHECKBOXTREE_SELECTED</constant></entry>
+ <entry></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="constants.newt.entry_flags">
- <title>Flag</title>
- <table>
- <title>Entry Flags</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><constant>NEWT_ENTRY_SCROLL</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_ENTRY_HIDDEN</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_ENTRY_RETURNEXIT</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_ENTRY_DISABLED</constant></entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <title>Entry Flags</title>
+ <table>
+ <title>Entry Flags</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_ENTRY_SCROLL</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_ENTRY_HIDDEN</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_ENTRY_RETURNEXIT</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_ENTRY_DISABLED</constant></entry>
+ <entry></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="constants.newt.listbox_flags">
- <title>Flag</title>
- <table>
- <title>Listbox Flags</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><constant>NEWT_LISTBOX_RETURNEXIT</constant></entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- </section>
-
- <section id="constants.newt.textbox_flags">
- <title>Flag</title>
- <table>
- <title>Textbox Flags</title>
- <tgroup cols="2">
+ <title>Listbox Flags</title>
+ <table>
+ <title>Listbox Flags</title>
+ <tgroup cols="2">
<thead>
<row>
<entry>constant</entry>
@@ -409,249 +388,270 @@
</row>
</thead>
<tbody>
- <row>
- <entry><constant>NEWT_TEXTBOX_WRAP</constant></entry>
- <entry>Wrap text in the textbox</entry>
- </row>
- <row>
- <entry><constant>NEWT_TEXTBOX_SCROLL</constant></entry>
- <entry>Scroll text in the textbox</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <row>
+ <entry><constant>NEWT_LISTBOX_RETURNEXIT</constant></entry>
+ <entry></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
+ </section>
+
+ <section id="constants.newt.textbox_flags">
+ <title>Textbox Flags</title>
+ <table>
+ <title>Textbox Flags</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_TEXTBOX_WRAP</constant></entry>
+ <entry>Wrap text in the textbox</entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_TEXTBOX_SCROLL</constant></entry>
+ <entry>Scroll text in the textbox</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="constants.newt.form_flags">
- <title>Flag</title>
- <table>
- <title>Form Flags</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>NEWT_FORM_NOF12</entry>
- <entry>Don't exit form on F12 press</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <title>Form Flags</title>
+ <table>
+ <title>Form Flags</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_FORM_NOF12</constant></entry>
+ <entry>Don't exit form on F12 press</entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="constants.newt.keys">
- <title>Key</title>
- <table>
- <title>Newt Keys</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><constant>NEWT_KEY_TAB</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_ENTER</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_SUSPEND</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_ESCAPE</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_RETURN</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_EXTRA_BASE</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_UP</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_DOWN</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_LEFT</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_RIGHT</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_BKSPC</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_DELETE</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_HOME</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_END</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_UNTAB</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_PGUP</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_PGDN</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_INSERT</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry>NEWT_KEY_F1</entry>
- <entry></entry>
- </row>
- <row>
- <entry>NEWT_KEY_F2</entry>
- <entry></entry>
- </row>
- <row>
- <entry>NEWT_KEY_F3</entry>
- <entry></entry>
- </row>
- <row>
- <entry>NEWT_KEY_F4</entry>
- <entry></entry>
- </row>
- <row>
- <entry>NEWT_KEY_F5</entry>
- <entry></entry>
- </row>
- <row>
- <entry>NEWT_KEY_F6</entry>
- <entry></entry>
- </row>
- <row>
- <entry>NEWT_KEY_F7</entry>
- <entry></entry>
- </row>
- <row>
- <entry>NEWT_KEY_F8</entry>
- <entry></entry>
- </row>
- <row>
- <entry>NEWT_KEY_F9</entry>
- <entry></entry>
- </row>
- <row>
- <entry>NEWT_KEY_F10</entry>
- <entry></entry>
- </row>
- <row>
- <entry>NEWT_KEY_F11</entry>
- <entry></entry>
- </row>
- <row>
- <entry>NEWT_KEY_F12</entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_KEY_RESIZE</constant></entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <title>Newt Keys</title>
+ <table>
+ <title>Newt Keys</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_KEY_TAB</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_ENTER</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_SUSPEND</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_ESCAPE</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_RETURN</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_EXTRA_BASE</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_UP</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_DOWN</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_LEFT</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_RIGHT</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_BKSPC</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_DELETE</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_HOME</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_END</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_UNTAB</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_PGUP</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_PGDN</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_INSERT</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_F1</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_F2</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_F3</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_F4</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_F5</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_F6</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_F7</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_F8</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_F9</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_F10</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_F11</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_F12</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_KEY_RESIZE</constant></entry>
+ <entry></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="constants.newt.anchor">
- <title>Anchor</title>
- <table>
- <title>Newt Anchors</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><constant>NEWT_ANCHOR_LEFT</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_ANCHOR_RIGHT</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_ANCHOR_TOP</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_ANCHOR_BOTTOM</constant></entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <title>Newt Anchors</title>
+ <table>
+ <title>Newt Anchors</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_ANCHOR_LEFT</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_ANCHOR_RIGHT</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_ANCHOR_TOP</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_ANCHOR_BOTTOM</constant></entry>
+ <entry></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
<section id="constants.newt.grid_flags">
- <title>Flag</title>
- <table>
- <title>Grid Flags</title>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>constant</entry>
- <entry>meaning</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><constant>NEWT_GRID_FLAG_GROWX</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_GRID_FLAG_GROWY</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_GRID_EMPTY</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_GRID_COMPONENT</constant></entry>
- <entry></entry>
- </row>
- <row>
- <entry><constant>NEWT_GRID_SUBGRID</constant></entry>
- <entry></entry>
- </row>
- </tbody>
- </tgroup>
- </table>
+ <title>Grid Flags</title>
+ <table>
+ <title>Grid Flags</title>
+ <tgroup cols="2">
+ <thead>
+ <row>
+ <entry>constant</entry>
+ <entry>meaning</entry>
+ </row>
+ </thead>
+ <tbody>
+ <row>
+ <entry><constant>NEWT_GRID_FLAG_GROWX</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_GRID_FLAG_GROWY</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_GRID_EMPTY</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_GRID_COMPONENT</constant></entry>
+ <entry></entry>
+ </row>
+ <row>
+ <entry><constant>NEWT_GRID_SUBGRID</constant></entry>
+ <entry></entry>
+ </row>
+ </tbody>
+ </tgroup>
+ </table>
</section>
</section>