File: menubar.vala.exercises

package info (click to toggle)
gnome-devel-docs 3.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 46,300 kB
  • ctags: 630
  • sloc: xml: 2,321; ansic: 2,040; python: 1,807; makefile: 747; sh: 504; 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>