src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.InterfaceLightPage.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10518
1682f3203ae5
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
140 <div align="right"><a href="#top">Up</a></div> 140 <div align="right"><a href="#top">Up</a></div>
141 <hr /> 141 <hr />
142 <hr /> 142 <hr />
143 <a NAME="create" ID="create"></a> 143 <a NAME="create" ID="create"></a>
144 <h2>create</h2> 144 <h2>create</h2>
145 <b>create</b>(<i>dlg, withSidebars=False</i>) 145 <b>create</b>(<i>_dlg, withSidebars=False</i>)
146 <p> 146 <p>
147 Module function to create the configuration page. 147 Module function to create the configuration page.
148 </p> 148 </p>
149 149
150 <dl> 150 <dl>
151 151
152 <dt><i>dlg</i> (ConfigurationDialog)</dt> 152 <dt><i>_dlg</i> (ConfigurationDialog)</dt>
153 <dd> 153 <dd>
154 reference to the configuration dialog 154 reference to the configuration dialog (unused)
155 </dd> 155 </dd>
156 <dt><i>withSidebars</i> (bool (optional))</dt> 156 <dt><i>withSidebars</i> (bool (optional))</dt>
157 <dd> 157 <dd>
158 flag indicating to show the sidebars configuration group 158 flag indicating to show the sidebars configuration group
159 (defaults to False) 159 (defaults to False)

eric ide

mercurial