Signal
IdeGrid::create-frame
since: 3.34
Description
Creates a new stack to be added to the grid.
Default handler: The default handler is called after the handlers added via |
Available since: 3.34 |
Return value
Type: IdeFrame
A newly created IdeFrame
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |