GNOME Bugzilla – Bug 693640
[WallClock] Add gnome_wall_clock_new
Last modified: 2013-02-12 20:07:35 UTC
This should also make it easier to use from Vala since it will now have a proper constructor instead of requiring to use GObject manually.
Created attachment 235769 [details] [review] [WallClock] Add gnome_wall_clock_new At the conventional new() method instead of requiring user to manually use g_object_new.
Review of attachment 235769 [details] [review]: Sure.