API 版本:4.0
库版本:4.17.2
由 gi-docgen 2024.2 生成
since: 4.14
void gtk_calendar_set_month ( GtkCalendar* self, int month )
设置选定日期的月份。
新日期必须有效。例如,如果将月份设为 1(二月),而日期为 31,将失败。
Gtk.Calendar:month
month
类型: int
int
所选日期期望的月份(0到 11 之间的数字)。