BusNameAcquiredCallback
Description:
[ CCode ( instance_pos = 2.9 ) ]
[ Version ( since = "2.26" ) ]
public delegate void BusNameAcquiredCallback (DBusConnection connection, string name)
[ Version ( since = "2.26" ) ]
public delegate void BusNameAcquiredCallback (DBusConnection connection, string name)
Invoked when the name is acquired.
Parameters:
| connection |
the connection on which to acquired the name |
| 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