Home > freetb4matlab > zenity > zenity_notification.m

zenity_notification

PURPOSE ^

% Displays an icon with a text in the notification area.

SYNOPSIS ^

function zenity_notification(text, icon)

DESCRIPTION ^

% -*- 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

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003