gtk4_sys

Function gtk_calendar_set_month

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