Function gtk4_sys::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.