Method
IdeWorkbenchload_project_finish
Declaration
gboolean
ide_workbench_load_project_finish (
IdeWorkbench* self,
GAsyncResult* result,
GError** error
)
Description
Completes an asynchronous request to open a project using ide_workbench_load_project_async().
Available since: | 3.32 |
Parameters
result |
GAsyncResult |
No description available. | |
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |