mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
c583212d26
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
334 B
Text
11 lines
334 B
Text
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
|