get_date


Description:

public void get_date (out uint year, out uint month, out uint day)

Returns a `GDateTime` representing the shown year, month and the selected day.

The returned date is in the local time zone.

Parameters:

this

a `GtkCalendar`

Returns:

the `GDateTime` representing the selected date