12 lines
334 B
Plaintext
12 lines
334 B
Plaintext
myGtkMenu (standalone Gtk+3 menu)
|
|
|
|
The purpose of myGtkMenu is to read a description file and display a
|
|
menu.
|
|
|
|
myGtkMenu can be used by setting a configuration file as an argument.
|
|
|
|
An example configuration file is installed as part of the package. To
|
|
use it, run this command:
|
|
|
|
myGtkMenu /usr/share/myGtkMenu/examples/TestMenu.txt
|