The type used for callbacks after. The callback will usually check that iid is a valid applet type identifier for the applet factory, and will then fill applet with widgets, connect to signals, etc.
iid
applet
a newly-created #PanelApplet.
identifier of the requested applet type.
The type used for callbacks after. The callback will usually check that
iid
is a valid applet type identifier for the applet factory, and will then fillapplet
with widgets, connect to signals, etc.