Gtk.Calendar.SelectDay Method
Select a specified day on the displayed month.

Syntax

public void SelectDay (uint day)

Parameters

day
A day number from 1 to 31.

Remarks

A value of 0 for the day will unselect the currently selected day.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)