Extracted from Pike v7.4 release 341 at 2005-11-30.
pike.ida.liu.se
[Top]
predef::
Gnome
Gnome.AppletWidget

Method Gnome.AppletWidget()->register_stock_callback()


Method register_stock_callback

Gnome.AppletWidget register_stock_callback(string name, string stock_type, string menutext, function callback_cb, mixed callback_arg)

Description

Adds a menu item to the applet's context menu with a stock GNOME pixmap. This works almost exactly the same as register_callback.