Companion

object Companion

Properties

Link copied to clipboard

Allow another message bus connection to claim the name.

Link copied to clipboard

If another message bus connection owns the name, immediately return an error from g_bus_own_name() rather than entering the waiting queue for that name. (Since 2.54)

Link copied to clipboard

No flags set.

Link copied to clipboard

If another message bus connection owns the name and have specified %G_BUS_NAME_OWNER_FLAGS_ALLOW_REPLACEMENT, then take the name from the other connection.