[ 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.
| plugin |
an PanelPlugin |