[Top]
Gnome
Gnome.AppletWidget
|
Method Gnome.AppletWidget()->register_callback_dir()
- Method
register_callback_dir
-
Gnome.AppletWidget register_callback_dir(string name, string menutext)
- Description
-
Adds a submenu to the applet's context menu. The name should be the
full path of the new submenu with the name of the new submenu as
the last part of the path. The name can, but doesn't have to be
terminated with a '/'.
|