Snapd.Slot – snapd-glib Reference Manual
Packages
snapd-glib
Snapd
Slot
@interface
attributes
connections
label
name
snap
Slot
get_attribute
get_attribute_names
get_connected_plugs
get_connections
get_interface
get_label
get_name
get_snap
has_attribute
Slot
Object Hierarchy:
Description:
[
CCode
( type_id =
"snapd_slot_get_type ()"
) ]
[
Version
( since =
"1.0"
) ]
public
class
Slot
:
Object
Slot
contains information about a Snap slot.
Namespace:
Snapd
Package:
snapd-glib
Content:
Properties:
public
string
@interface
{
get
;
construct
; }
public
HashTable
<
void
*,
void
*>
attributes
{
owned
get
;
construct
; }
public
GenericArray
<
void
*>
connections
{
get
;
construct
; }
public
string
label
{
get
;
construct
; }
public
string
name
{
get
;
construct
; }
public
string
snap
{
get
;
construct
; }
Creation methods:
protected
Slot
()
Methods:
public
unowned
Variant
?
get_attribute
(
string
name)
Get an attribute for this interface.
public
string
[]
get_attribute_names
(
out
uint
length)
Get the names of the attributes this slot has.
public
unowned
GenericArray
<
PlugRef
>
get_connected_plugs
()
Get the plugs connected to this slot.
public
unowned
GenericArray
<
Connection
>
get_connections
()
Get the connections being made with this slot.
public
unowned
string
get_interface
()
Get the name of the interface this slot accepts.
public
unowned
string
get_label
()
Get a human readable label for this slot.
public
unowned
string
get_name
()
Get the name of this slot.
public
unowned
string
get_snap
()
Get the snap this slot is on.
public
bool
has_attribute
(
string
name)
Check if this slot has an attribute.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref