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 |