]> Pileus Git - ~andy/gtk/commit
GtkApplication: add menu API
authorRyan Lortie <desrt@desrt.ca>
Mon, 19 Dec 2011 17:33:21 +0000 (12:33 -0500)
committerRyan Lortie <desrt@desrt.ca>
Mon, 19 Dec 2011 17:51:12 +0000 (12:51 -0500)
commit8578fefaa5c1dee41d0b3743065edf12925fff66
tree0c6c45a4546998212b6464afb62a6d6d8860aad8
parent4e5e47931d0474c03b7e6c8450de783a2ff120b4
GtkApplication: add menu API

We add the app-menu and menubar public APIs to GtkApplication while
leaving the implementation in GApplication.

The actual implementation will be moved soon.
docs/reference/gtk/gtk3-sections.txt
examples/bloatpad.c
examples/plugman.c
gtk/gtkapplication.c
gtk/gtkapplication.h
gtk/gtkapplicationwindow.c