A GDBusConnection.
The well-known name to own.
A set of flags from the GBusNameOwnerFlags enumeration.
Handler to invoke when name is acquired or NULL. [allow-none]
Handler to invoke when name is lost or NULL. [allow-none]
User data to pass to handlers.
Function for freeing user_data or NULL. [allow-none]
An identifier (never 0) that an be used with g_bus_unown_name() to stop owning the name.
Like g_bus_own_name() but takes a GDBusConnection instead of a GBusType. Since 2.26