API Version: 1.0
Library Version: 1.4.0
Generated by gi-docgen 2025.5
since: 1.0
GList* qrtr_bus_get_nodes ( QrtrBus* self )
Gets a list of all the QrtrNode objects in the bus.
QrtrNode
Available since: 1.0
Type: A list of QrtrNode*
QrtrNode*
A list of QrtrNode elements. The caller should free the result by using g_list_free_full() with g_object_unref() as GDestroyNotify.
g_list_free_full()
g_object_unref()
GDestroyNotify
NULL