Method
IdeDebuggermove_finish
Declaration
gboolean
ide_debugger_move_finish (
IdeDebugger* self,
GAsyncResult* result,
GError** error
)
Description
Notifies that the movement request has been submitted to the debugger.
Note that this does not indicate that the movement has completed successfully, only that the command has be submitted.
Available since: | 3.32 |