% -*- texinfo -*- % @deftypefn {Function File} @var{s} = zenity_entry(@var{text}, @var{entry_text}, @var{password}) % Displays a text entry dialog. % The variable @var{text} sets the title of the dialog, and the % @var{entry_text} variable sets the default value of the text % entry field. If the @var{password} variable is non-empty the % value of the text entry field will not be displayed on the screen. % All arguments are optional. % % @seealso{zenity_calendar, zenity_list, zenity_progress, zenity_message, % zenity_text_info, zenity_file_selection, zenity_notification} % @end deftypefn