Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gi-gio GI.Gio.Objects.MenuModel Connect a signal handler for the itemsChanged signal, to be run before the default handler. When overloading is enabled, this is equivalent to
on menuModel #itemsChanged callback
toMenuModel :: (MonadIO m, IsMenuModel o) => o -> m MenuModelgi-gio GI.Gio.Objects.MenuModel Cast to MenuModel, for types for which this is known to be safe. For general casts, use castTo.
module GI.Gio.Objects.
ProxyAddressEnumerator GProxyAddressEnumerator is a wrapper around SocketAddressEnumerator which takes the SocketAddress instances returned by the SocketAddressEnumerator and wraps them in ProxyAddress instances, using the given ProxyAddressEnumerator:proxyResolver. This enumerator will be returned (for example, by socketConnectableEnumerate) as appropriate when a proxy is configured; there should be no need to manually wrap a SocketAddressEnumerator instance with one.
class (GObject o, IsDescendantOf ProxyAddressEnumerator o) =>
IsProxyAddressEnumerator ogi-gio GI.Gio.Objects.ProxyAddressEnumerator Type class for types which can be safely cast to ProxyAddressEnumerator, for instance with toProxyAddressEnumerator.
newtype
ProxyAddressEnumerator gi-gio GI.Gio.Objects.ProxyAddressEnumerator Memory-managed wrapper type.
ProxyAddressEnumerator :: ManagedPtr ProxyAddressEnumerator -> ProxyAddressEnumeratorgi-gio GI.Gio.Objects.ProxyAddressEnumerator No documentation available.
clearProxyAddressEnumeratorProxyResolver :: (MonadIO m, IsProxyAddressEnumerator o) => o -> m ()gi-gio GI.Gio.Objects.ProxyAddressEnumerator Set the value of the “proxy-resolver” property to Nothing. When overloading is enabled, this is equivalent to
clear #proxyResolver
-
gi-gio GI.Gio.Objects.ProxyAddressEnumerator Construct a GValueConstruct with valid value for the “connectable” property. This is rarely needed directly, but it is used by new.
-
gi-gio GI.Gio.Objects.ProxyAddressEnumerator Construct a GValueConstruct with valid value for the “default-port” property. This is rarely needed directly, but it is used by new.
-
gi-gio GI.Gio.Objects.ProxyAddressEnumerator Construct a GValueConstruct with valid value for the “proxy-resolver” property. This is rarely needed directly, but it is used by new.