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