Method

GtkCalendarget_month

since: 4.14

Declaration [src]

int
gtk_calendar_get_month (
  GtkCalendar* self
)

Description [src]

Gets the month of the selected date.

Available since: 4.14

Gets propertyGtk.Calendar:month

Return value

Type: int

The month of the selected date (as a number between 0 and 11).