-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | xlib bindings -- -- Bindings for xlib, autogenerated by haskell-gi. @package gi-xlib @version 2.0.1 -- | No description available in the introspection data. module GI.Xlib.Unions.XEvent newtype XEvent XEvent :: (ManagedPtr XEvent) -> XEvent noXEvent :: Maybe XEvent instance Data.GI.Base.BasicTypes.WrappedPtr GI.Xlib.Unions.XEvent.XEvent module GI.Xlib.Unions -- | No description available in the introspection data. module GI.Xlib.Structs.XWindowAttributes newtype XWindowAttributes XWindowAttributes :: (ManagedPtr XWindowAttributes) -> XWindowAttributes noXWindowAttributes :: Maybe XWindowAttributes instance Data.GI.Base.BasicTypes.WrappedPtr GI.Xlib.Structs.XWindowAttributes.XWindowAttributes -- | No description available in the introspection data. module GI.Xlib.Structs.XVisualInfo newtype XVisualInfo XVisualInfo :: (ManagedPtr XVisualInfo) -> XVisualInfo noXVisualInfo :: Maybe XVisualInfo instance Data.GI.Base.BasicTypes.WrappedPtr GI.Xlib.Structs.XVisualInfo.XVisualInfo -- | No description available in the introspection data. module GI.Xlib.Structs.XTrapezoid newtype XTrapezoid XTrapezoid :: (ManagedPtr XTrapezoid) -> XTrapezoid noXTrapezoid :: Maybe XTrapezoid instance Data.GI.Base.BasicTypes.WrappedPtr GI.Xlib.Structs.XTrapezoid.XTrapezoid -- | No description available in the introspection data. module GI.Xlib.Structs.XImage newtype XImage XImage :: (ManagedPtr XImage) -> XImage noXImage :: Maybe XImage instance Data.GI.Base.BasicTypes.WrappedPtr GI.Xlib.Structs.XImage.XImage -- | No description available in the introspection data. module GI.Xlib.Structs.XFontStruct newtype XFontStruct XFontStruct :: (ManagedPtr XFontStruct) -> XFontStruct noXFontStruct :: Maybe XFontStruct instance Data.GI.Base.BasicTypes.WrappedPtr GI.Xlib.Structs.XFontStruct.XFontStruct -- | No description available in the introspection data. module GI.Xlib.Structs.XConfigureEvent newtype XConfigureEvent XConfigureEvent :: (ManagedPtr XConfigureEvent) -> XConfigureEvent noXConfigureEvent :: Maybe XConfigureEvent instance Data.GI.Base.BasicTypes.WrappedPtr GI.Xlib.Structs.XConfigureEvent.XConfigureEvent -- | No description available in the introspection data. module GI.Xlib.Structs.Visual newtype Visual Visual :: (ManagedPtr Visual) -> Visual noVisual :: Maybe Visual instance Data.GI.Base.BasicTypes.WrappedPtr GI.Xlib.Structs.Visual.Visual -- | No description available in the introspection data. module GI.Xlib.Structs.Screen newtype Screen Screen :: (ManagedPtr Screen) -> Screen noScreen :: Maybe Screen instance Data.GI.Base.BasicTypes.WrappedPtr GI.Xlib.Structs.Screen.Screen -- | No description available in the introspection data. module GI.Xlib.Structs.Display newtype Display Display :: (ManagedPtr Display) -> Display noDisplay :: Maybe Display instance Data.GI.Base.BasicTypes.WrappedPtr GI.Xlib.Structs.Display.Display module GI.Xlib.Structs module GI.Xlib.PkgInfo pkgConfigVersions :: [(String, String)] flags :: [(String, Bool)] module GI.Xlib.Functions -- | No description available in the introspection data. openDisplay :: (HasCallStack, MonadIO m) => m () module GI.Xlib