gtk-demo: Add a GtkShortcutsWindow demo

Desktop / GNOME / GTK - Matthias Clasen [redhat.com] - 21 October 2015 14:32 UTC

This example implements the mockups from the help overlay design, showing off the various features of GtkShortcutsWindow.

310781e gtk-demo: Add a GtkShortcutsWindow demo
demos/gtk-demo/Makefile.am | 1 +
demos/gtk-demo/demo.gresource.xml | 11 +
demos/gtk-demo/gesture-two-finger-swipe-left.svg | 173 ++++++++
demos/gtk-demo/gesture-two-finger-swipe-right.svg | 169 ++++++++
demos/gtk-demo/shortcuts-builder.ui | 454 +++++++++++++++++++++
demos/gtk-demo/shortcuts-clocks.ui | 148 +++++++
demos/gtk-demo/shortcuts-gedit.ui | 181 ++++++++
demos/gtk-demo/shortcuts.c | 92 +++++
demos/gtk-demo/shortcuts.ui | 44 ++
9 files changed, 1273 insertions(+)

Upstream: git.gnome.org


  • Share