File: menubar.vala.exercises

package info (click to toggle)
gnome-devel-docs 3.22.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 60,536 kB
  • ctags: 658
  • sloc: xml: 2,480; ansic: 2,228; python: 1,854; makefile: 791; sh: 480; cpp: 131
file content (4 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (5)
1
2
3
4
<list type="numbered" xmlns="http://projectmallard.org/1.0/">
  <item><p>Add an <gui>About</gui> dialog to the <gui>Help</gui> menu.</p></item>
  <item><p>Redo the application menu (GMenu) example using an XML UI file and Gtk.Builder.</p></item>
</list>