Method
IdeDebuggerinsert_breakpoint_finish
Declaration
gboolean
ide_debugger_insert_breakpoint_finish (
IdeDebugger* self,
GAsyncResult* result,
GError** error
)
Description
Completes a request to asynchronously insert a breakpoint.
See also: ide_debugger_insert_breakpoint_async()
Available since: | 3.32 |