% -*- texinfo -*- % @deftypefn {Function File} @var{s} = zenity_text_info(@var{title}, @var{text}, @var{editable}) % Display a large amount of text in a graphical display. % The title of the display window is set with the variable @var{title}, % and the actual text ti display is set with the variable @var{text}. % If the optional argument @var{editable} is given the displayed text % is editable. In this case the altered text is returned from the function. % % @seealso{zenity_calendar, zenity_list, zenity_progress, zenity_entry, zenity_message, % zenity_file_selection, zenity_notification} % @end deftypefn