184 </dd><dt><i>word</i></dt> |
184 </dd><dt><i>word</i></dt> |
185 <dd> |
185 <dd> |
186 function to get calltips for (string) |
186 function to get calltips for (string) |
187 </dd><dt><i>commas</i></dt> |
187 </dd><dt><i>commas</i></dt> |
188 <dd> |
188 <dd> |
189 minimum number of commas contained in the calltip (integer) |
189 minimum number of commas contained in the calltip |
|
190 (integer) |
190 </dd><dt><i>prefix</i></dt> |
191 </dd><dt><i>prefix</i></dt> |
191 <dd> |
192 <dd> |
192 prefix of the word to be completed (string) |
193 prefix of the word to be completed (string) |
193 </dd><dt><i>module</i></dt> |
194 </dd><dt><i>module</i></dt> |
194 <dd> |
195 <dd> |
429 </dd><dt><i>pos</i></dt> |
431 </dd><dt><i>pos</i></dt> |
430 <dd> |
432 <dd> |
431 position in the text for the calltip (integer) |
433 position in the text for the calltip (integer) |
432 </dd><dt><i>commas</i></dt> |
434 </dd><dt><i>commas</i></dt> |
433 <dd> |
435 <dd> |
434 minimum number of commas contained in the calltip (integer) |
436 minimum number of commas contained in the calltip |
|
437 (integer) |
435 </dd> |
438 </dd> |
436 </dl><dl> |
439 </dl><dl> |
437 <dt>Returns:</dt> |
440 <dt>Returns:</dt> |
438 <dd> |
441 <dd> |
439 list of possible calltips (list of strings) |
442 list of possible calltips (list of strings) |