is_member_name


Description:

public bool is_member_name (string string)

Checks if string is a valid D-Bus member (e.

g. signal or method) name.

Parameters:

string

The string to check.

Returns:

true if valid, false otherwise.


Namespace: GLib.DBus
Package: gio-2.0