Function gtk_sys::gtk_calendar_get_date[][src]

pub unsafe extern "C" fn gtk_calendar_get_date(
    calendar: *mut GtkCalendar,
    year: *mut c_uint,
    month: *mut c_uint,
    day: *mut c_uint
)