Method

IdeDebuggerget_can_move

Declaration

gboolean
ide_debugger_get_can_move (
  IdeDebugger* self,
  IdeDebuggerMovement movement
)

Description

Checks to see if the debugger can make the movement matching movement.

Parameters

movement

Type: IdeDebuggerMovement

The movement to check.

Return value

Type: gboolean

TRUE if movement can be performed.