API Version: 47
Library Version: 47
Generated by gi-docgen 2023.3
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
Type: A list model of GObject
GObject
A GListModel of IdeDebuggerThread.
IdeDebuggerThread