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
handler to invoke when @name is lost or %NULL
user data to pass to handlers
function for freeing @user_data or %NULL
an identifier (never 0) that an be used with g_bus_unown_name() to stop owning the name
2.26
Like g_bus_own_name() but takes a #GDBusConnection instead of a #GBusType.