Pike v8.0 release 1738

Method Gnome.AppletWidget()->add()


Method add

Gnome.AppletWidget add(GTK1.Widget what)

Description

Add a child (widget) to the applet. This finishes the handshaking with the panel started in applet_widget_new. You should never call this function twice for the same applet. If you have already created an applet widget, but need to cancel the loading of the applet, use abort_load.