% -*- texinfo -*- % @deftypefn {Function File} zenity_notification(@var{text}, @var{icon}) % Displays an icon with a text in the notification area. % The variable @var{text} sets the text in the notification area, and the % optional variable @var{icon} determines which icon to show. % @var{icon} can be either @code{info}, @code{warning}, @code{question}, % and @code{error}. % % @seealso{zenity_calendar, zenity_list, zenity_progress, zenity_entry, zenity_message, % zenity_text_info, zenity_file_selection} % @end deftypefn