API Version: 48
Library Version: 48
Generated by gi-docgen 2025.4
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