GApplication: make distinction about menus
authorRyan Lortie <desrt@desrt.ca>
Thu, 1 Dec 2011 17:14:04 +0000 (12:14 -0500)
committerRyan Lortie <desrt@desrt.ca>
Thu, 8 Dec 2011 23:05:14 +0000 (18:05 -0500)
commit38216273665bb264d5f86157191b0a9a5ab8ad1d
treec9db95ab37f5f11cf1d9f3fdc46c07c59661f866
parent8777b08a5ac72c1c8fb54d7ab5d5aa180094f427
GApplication: make distinction about menus

Rename g_application_set_menu to g_application_set_app_menu and make a
couple of fixups.  Clarify the documentation about exactly what this
menu is meant to be.

Add g_application_set_menubar and document that as well.
docs/reference/gio/gio-sections.txt
gio/gapplication.c
gio/gapplication.h
gio/gapplicationimpl-dbus.c
gio/tests/gapplication-example-menu.c