Gtk2HsContentsIndex
Graphics.UI.Gtk.Embedding.Embedding
Portabilityportable (depends on GHC)
Stabilityprovisional
Maintainergtk2hs-users@lists.sourceforge.net
Description

TODO

  • NativeWindowId is a CUInt for c2hs and a Word32 for hsc2hs. I used fromIntegral to make it work, but it doesn't feel right.
Synopsis
socketHasPlug :: SocketClass s => s -> IO Bool
Documentation
socketHasPlug :: SocketClass s => s -> IO Bool
Test if a Plug is connected to the socket.
Produced by Haddock version 0.8