gi-gio-0.2.46.13: Gio bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gio.Interfaces.NetworkMonitor

Contents

Description

 

Synopsis

Exported types

Methods

networkMonitorCanReach

networkMonitorCanReachAsync

networkMonitorCanReachFinish

networkMonitorGetConnectivity

networkMonitorGetDefault

networkMonitorGetNetworkAvailable

networkMonitorGetNetworkMetered

Properties

Connectivity

data NetworkMonitorConnectivityPropertyInfo Source

NetworkAvailable

data NetworkMonitorNetworkAvailablePropertyInfo Source

Instances

AttrInfo NetworkMonitorNetworkAvailablePropertyInfo Source 
type AttrLabel NetworkMonitorNetworkAvailablePropertyInfo = "network-available" Source 
type AttrGetType NetworkMonitorNetworkAvailablePropertyInfo = Bool Source 
type AttrBaseTypeConstraint NetworkMonitorNetworkAvailablePropertyInfo = NetworkMonitorK Source 
type AttrSetTypeConstraint NetworkMonitorNetworkAvailablePropertyInfo = TYPE Lifted ~ () Source 
type AttrAllowedOps NetworkMonitorNetworkAvailablePropertyInfo = (:) AttrOpTag AttrGet ([] AttrOpTag) Source 

NetworkMetered

data NetworkMonitorNetworkMeteredPropertyInfo Source

Instances

Signals

NetworkChanged