Class

AstalNetworkNetwork

since: 0.1

Description

class AstalNetwork.Network : GObject.Object
{
  /* No available fields */
}
No description available.

Available since: 0.1

Ancestors

Constructors

astal_network_network_new
No description available.

since: 0.1

Functions

astal_network_network_get_default
No description available.

since: 0.1

Instance methods

astal_network_network_get_client
No description available.

since: 0.1

astal_network_network_get_wifi
No description available.

since: 0.1

astal_network_network_get_wired
No description available.

since: 0.1

astal_network_network_get_primary
No description available.

since: 0.1

astal_network_network_get_connectivity
No description available.

since: 0.1

astal_network_network_get_state
No description available.

since: 0.1

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

AstalNetwork.Network:client
No description available.

since: 0.1

AstalNetwork.Network:wifi
No description available.

since: 0.1

AstalNetwork.Network:wired
No description available.

since: 0.1

AstalNetwork.Network:primary
No description available.

since: 0.1

AstalNetwork.Network:connectivity
No description available.

since: 0.1

AstalNetwork.Network:state
No description available.

since: 0.1

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.

unstable since: 2.0

Class structure

struct AstalNetworkNetworkClass {
  /* no available fields */
}
No description available.