diff --git a/doc/en/Gtk/Calendar.xml b/doc/en/Gtk/Calendar.xml index 5140a5d45..814ad3836 100644 --- a/doc/en/Gtk/Calendar.xml +++ b/doc/en/Gtk/Calendar.xml @@ -1,4 +1,4 @@ - +nod gtk-sharp @@ -232,7 +232,7 @@ void HandleDaySelected (object obj, EventArgs args) - Creates a new Calendar displaying the current month. + Creates a new Calendar displaying the current month and having the current day selected A new Calendar. @@ -356,6 +356,20 @@ void HandleDaySelected (object obj, EventArgs args) + + + + Property + + System.DateTime + + + + a DateTime that contains the current day for the Calendar widget + a + Setting the date fires Calendar changes events (Day, Mont/Year) + + Property