GNetworkMonitorInterface

Undocumented in source.

Members

Variables

canReach
int function(GNetworkMonitor* monitor, GSocketConnectable* connectable, GCancellable* cancellable, GError** error) canReach;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canReachAsync
void function(GNetworkMonitor* monitor, GSocketConnectable* connectable, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) canReachAsync;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
canReachFinish
int function(GNetworkMonitor* monitor, GAsyncResult* result, GError** error) canReachFinish;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gIface
GTypeInterface gIface;
Undocumented in source.
networkChanged
void function(GNetworkMonitor* monitor, int available) networkChanged;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta