File: menubar.vala.exercises

package info (click to toggle)
gnome-devel-docs 3.30.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 76,428 kB
  • sloc: xml: 2,507; ansic: 2,228; python: 1,854; makefile: 804; sh: 490; 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>