Virtual Method
IdeDebuggerremove_breakpoint_finish
Declaration
gboolean
remove_breakpoint_finish (
IdeDebugger* self,
GAsyncResult* result,
GError** error
)
Description
Completes a request to asynchronously remove a breakpoint.
See also: ide_debugger_remove_breakpoint_async()
Available since: | 3.32 |
Parameters
result |
GAsyncResult |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |