BusNameLostCallback


Description:

[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "2.26" ) ]
public delegate void BusNameLostCallback (DBusConnection connection, string name)

Invoked when the name is lost or connection has been closed.

Parameters:

connection

the connect on which to acquire the name or `NULL` if the connection was disconnected

name

the name being owned

user_data

user data passed to [func@Gio.bus_own_name] or [func@Gio.bus_own_name_on_connection]


Namespace: GLib
Package: gio-2.0