Interface

Gio-2.0GioNetworkMonitorSignalSignatures

interface SignalSignatures {
    "network-changed": (network_available: boolean) => void;
}
Index
"network-changed": (network_available: boolean) => void

Emitted when the network configuration changes.

2.32