Method
IdeDebuggerget_selected_thread
Description
Gets the current selected thread by the debugger.
| Gets property | Ide.Debugger:selected-thread |
Return value
Type: IdeDebuggerThread
An IdeDebuggerThread or NULL.
| The data is owned by the instance. |
The return value can be NULL. |