Signal
IdeGrid::create-page
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 |
gchar* |
The URI to open. |
|
The data is owned by the caller of the function. | |
The string is a NUL terminated UTF-8 string. |
Return value
Returns: | IdePage |
A newly created |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |