Mercurial > pidgin.yaz
changeset 8699:775bd10da7f2
[gaim-migrate @ 9452]
I guess this comment is better...
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 18 Apr 2004 15:44:52 +0000 |
parents | f36eee61c85f |
children | ddd2bf87fe8d |
files | src/request.h |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/request.h Sun Apr 18 13:01:44 2004 +0000 +++ b/src/request.h Sun Apr 18 15:44:52 2004 +0000 @@ -1070,7 +1070,9 @@ * @param default_value The default value. * @param multiline TRUE if the inputted text can span multiple lines. * @param masked TRUE if the inputted text should be masked in some way. - * @param hint bleh. + * @param hint Optionally suggest how the input box should appear. + * Use "html," for example, to allow the user to enter + * HTML. * @param ok_text The text for the OK button. * @param ok_cb The callback for the OK button. * @param cancel_text The text for the cancel button.