BusAcquiredCallback


Description:

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

Invoked when a connection to a message bus has been obtained.

Parameters:

connection

the connection to a message bus

name

the name that is requested to be owned

user_data

user data passed to [func@Gio.bus_own_name]


Namespace: GLib
Package: gio-2.0