GApplication: menu can change after registration
authorRyan Lortie <desrt@desrt.ca>
Fri, 2 Dec 2011 20:17:56 +0000 (15:17 -0500)
committerRyan Lortie <desrt@desrt.ca>
Thu, 8 Dec 2011 23:05:14 +0000 (18:05 -0500)
commita9f03596fa6da9999f3493d1deb8771f52efea3f
tree0748c0b1cedf429a446d091ab79f194eeb3f364b
parentf7886d6adbef560ea9dcc2ced3f327c927899752
GApplication: menu can change after registration

Allow the menu to be changed after registration.  This is quite useful
for setting up the menus from the ::startup handler instead of having to
do it before registration because it lets you skip the work if you're
not the primary instance.
gio/gapplication.c