Function gtk_sys::gtk_calendar_set_detail_func[][src]

pub unsafe extern "C" fn gtk_calendar_set_detail_func(
    calendar: *mut GtkCalendar,
    func: GtkCalendarDetailFunc,
    data: gpointer,
    destroy: GDestroyNotify
)