is_name


Description:

public bool is_name (string string)

Checks if string is a valid D-Bus bus name (either unique or well-known).

Parameters:

string

The string to check.

Returns:

true if valid, false otherwise.


Namespace: GLib.DBus
Package: gio-2.0