PanelPluginFunc


Description:

[ CCode ( has_target = false ) ]
public delegate void PanelPluginFunc (PanelPlugin plugin)

Callback function to create the plugin contents.

It should be given as the argument to the registration macros.

Parameters:

plugin

an PanelPlugin


Namespace: Xfce