API版本: 2.0
库版本: 2.83.2
由 gi-docgen 2024.1 生成
const gchar* g_test_dbus_get_bus_address ( GTestDBus* self )
获取dbus-daemon运行所在的地址。如果还未调用 g_test_dbus_up(),则返回NULL。这可以与 g_dbus_connection_new_for_address() 一起使用。
类型: const gchar*
const gchar*
总线地址,或者NULL。
NULL