gtk_sys

Function gtk_calendar_select_month

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