is_interface_name


Description:

public bool is_interface_name (string string)

Checks if string is a valid D-Bus interface name.

Parameters:

string

The string to check.

Returns:

true if valid, false otherwise.


Namespace: GLib.DBus
Package: gio-2.0