gtk_calendar_set_day

Function gtk_calendar_set_day 

Source
pub unsafe extern "C" fn gtk_calendar_set_day(
    self_: *mut GtkCalendar,
    day: c_int,
)
Available on crate feature v4_14 only.