Method
GtkCalendarselect_day
Declaration [src]
void
gtk_calendar_select_day (
  GtkCalendar* self,
  GDateTime* date
)
Parameters
- date
- 
            Type: GDateTimeA GDateTimerepresenting the day to select.The data is owned by the caller of the method.