Changeset 407
- Timestamp:
- 05/28/06 19:16:26
- Files:
-
- trunk/docs/devel/reference/tmpl/tny-shared.sgml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/devel/reference/tmpl/tny-shared.sgml
r406 r407 332 332 @prompt: Prompt to provide to the user 333 333 @item: An identifier for the information 334 @cancel: A byref gboolean variable. If the use dcancelled the request, set this to TRUE334 @cancel: A byref gboolean variable. If the user cancelled the request, set this to TRUE 335 335 @Returns: A newly allocated string with the authentication information (the password) 336 336
