Signal
IdeGrid::create-page
since: 3.32
Description
Creates a new page for uri to be added to the grid.
| Default handler: The default handler is called after the handlers added via |
| Available since: 3.32 |
Parameters
uri-
Type:
gchar*The URI to open.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
Return value
Type: IdePage
A newly created IdePage.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |