gtk2hs
Contents
Index
Embedding
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
type
NativeWindowId
= Word32
Documentation
socketHasPlug
:: SocketClass s => s -> IO Bool
Test if a Plug is connected to the socket.
type
NativeWindowId
= Word32
The identifer of a window to be embedded.
Produced by
Haddock
version 0.6