c
Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GNetworkMonitor |
Interface : | NetworkMonitor |
Properties | Defined By | |
---|---|---|
network_available : gboolean
read only
|
Gio.NetworkMonitor |
Method / Constructor | Defined By | |
---|---|---|
Gio.NetworkMonitor.get_default
()
:
Gio.NetworkMonitor
|
Gio.NetworkMonitor | |
|
Gio.NetworkMonitor | |
can_reach_async
(SocketConnectable connectable, Cancellable cancellable, Function callback, void* user_data)
:
none
|
Gio.NetworkMonitor | |
can_reach_finish
(AsyncResult result)
:
gboolean
|
Gio.NetworkMonitor | |
get_network_available
()
:
gboolean
|
Gio.NetworkMonitor |
Event | Defined By | |
---|---|---|
network_changed (NetworkMonitor self, gboolean available)
:
none
|
Gio.NetworkMonitor |
Class / Namespace | Method / Signal / Properties |
---|---|
Gio
Method |
Gio.network_monitor_get_default
()
:
Gio.NetworkMonitor
|