API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.26
gboolean g_dbus_is_unique_name ( const gchar* string )
Checks if string is a valid D-Bus unique bus name.
string
Available since: 2.26
Type: const gchar*
const gchar*
The string to check.
Type: gboolean
gboolean
TRUE if valid, FALSE otherwise.
TRUE
FALSE