[Gtk-sharp-list] Calendar customizations

Mike Kestner mkestner@speakeasy.net
24 Mar 2003 09:02:42 -0600


On Sat, 2003-03-22 at 11:30, Gonzalo Paniagua Javier wrote:
> Hi!
> 
> I've added a GetDate overload that returns a DateTime.
> 
> Also Lee asked me to make DisplayOptions a property instead of a method.
> 
> Here are the patches.
> 
> Ok to commit?

Thanks for the patch.  This looks good, but instead of hiding the
DisplayOptions method and adding a hand coded prop, you should be able
to use a rule to rename the method to SetDisplayOptions() which will
automatically generate the prop.

Also, the doc comment in the .custom file doesn't match up to the method
name, and should probably be removed anyway since inline docs are so
last month.  :)

-- 
Mike Kestner <mkestner@speakeasy.net>