API Version: 41.0
Library Version: 41.0
GListModel* ide_debugger_get_threads ( IdeDebugger* self )
Gets the threads that have been registered by the debugger.
The resulting GListModel accuracy is based on the IdeDebugger implementation emitting varous thread modification signals correctly.
GListModel
IdeDebugger
GObject
A GListModel of IdeDebuggerThread.
IdeDebuggerThread