


% -*- texinfo -*-
% @deftypefn {Function File} @var{d} = zenity_calendar(@var{title}, @var{day}, @var{month}, @var{year})
% Displays a date selection window.
% The variable @var{title} sets the title of the calendar.
% The optional arguments @var{day}, @var{month}, and @var{year} changes
% the standard selected date.
%
% @seealso{zenity_list, zenity_progress, zenity_entry, zenity_message,
% zenity_text_info, zenity_file_selection, zenity_notification}
% @end deftypefn