]> Pileus Git - ~andy/gtk/commit
Add an example for handling app menu fallback
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 Jul 2012 01:01:15 +0000 (21:01 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 23 Jul 2012 01:01:15 +0000 (21:01 -0400)
commitae81246512f883ceadac4f814665e7d51dccfd1c
tree0221db9c071dc1b0f47817696c7ed7713bd77534
parent9613cf68bda1258b88a80188ce6bd05af7556c6d
Add an example for handling app menu fallback

The example shows how to use a menu button instead of the default
menubar when the shell doesn't show the app menu.
examples/Makefile.am
examples/sunny.c [new file with mode: 0644]
gtk/gtkapplicationwindow.c