Method
SnapdConnectionget_name
deprecated: 1.48 since: 1.0
Declaration [src]
const gchar*
snapd_connection_get_name (
SnapdConnection* connection
)
Description [src]
Get the name of this connection (i.e. a slot or plug name).
Available since: 1.0
Deprecated since: 1.48
Use snapd_plug_ref_get_plug()
or snapd_slot_ref_get_slot().
Gets property | Snapd.Connection:name |