Method

FoundryDebuggerThreadcan_move

Declaration [src]

gboolean
foundry_debugger_thread_can_move (
  FoundryDebuggerThread* self,
  FoundryDebuggerMovement movement
)

Description [src]

If self can attempt movement at this point.

Parameters

movement

Type: FoundryDebuggerMovement

No description available.

Return value

Type: gboolean

TRUE if movement may be a valid movement now.