Method
FoundryDebuggerActionsdup_thread
unstable since: 1.1
Declaration [src]
FoundryDebuggerThread*
foundry_debugger_actions_dup_thread (
FoundryDebuggerActions* self
)
Return value
Type: FoundryDebuggerThread
The debugger thread.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |