Class
SnapdConnection
since: 1.0
Description [src]
final class Snapd.Connection : GObject.Object
{
/* No available fields */
}
SnapdConnection
contains the state of Snap a interface connection.
Available since: 1.0
Instance methods
snapd_connection_get_name
Get the name of this connection (i.e. a slot or plug name).
deprecated: 1.48 since: 1.0
snapd_connection_get_plug_attribute_names
Get the names of the attributes the connected plug has.
since: 1.48
snapd_connection_get_slot_attribute_names
Get the names of the attributes the connected slot has.
since: 1.48
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.