[ CCode ( cprefix = "TP_DBUS_NAME_TYPE_" , has_type_id = false ) ]
[ Flags ]
[ Version ( since = "0.7.1" ) ]
public enum DBusNameType
A set of flags indicating which D-Bus bus names are acceptable.
They can be combined with the bitwise-or operator to accept multiple types. NOT_BUS_DAEMON and ANY are the bitwise-or of other appropriate types, for convenience.
Since 0.11.5, there is a corresponding FlagsClass type, TP_TYPE_DBUS_NAME_TYPE
.