Signal
PanelGrid::create-frame
Description [src]
The “create-frame” signal is used to create a new frame within the grid.
Consumers of this signal are required to return an unrooted
PanelFrame
from this signal. The first signal handler wins.
Default handler: | The default handler is called after the handlers added via |
Return value
Returns: | PanelFrame |
An unrooted |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |