Copyright | Will Thompson and Iñaki García Etxebarria |
---|---|
License | LGPL-2.1 |
Maintainer | Iñaki García Etxebarria |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
GI.GdkX11.Objects.X11GLContext
Contents
Description
No description available in the introspection data.
Synopsis
- newtype X11GLContext = X11GLContext (ManagedPtr X11GLContext)
- class (GObject o, IsDescendantOf X11GLContext o) => IsX11GLContext o
- toX11GLContext :: (MonadIO m, IsX11GLContext o) => o -> m X11GLContext
Exported types
newtype X11GLContext Source #
Memory-managed wrapper type.
Constructors
X11GLContext (ManagedPtr X11GLContext) |
Instances
Eq X11GLContext Source # | |
Defined in GI.GdkX11.Objects.X11GLContext Methods (==) :: X11GLContext -> X11GLContext -> Bool Source # (/=) :: X11GLContext -> X11GLContext -> Bool Source # | |
GObject X11GLContext Source # | |
Defined in GI.GdkX11.Objects.X11GLContext | |
ManagedPtrNewtype X11GLContext Source # | |
Defined in GI.GdkX11.Objects.X11GLContext Methods toManagedPtr :: X11GLContext -> ManagedPtr X11GLContext Source # | |
TypedObject X11GLContext Source # | |
HasParentTypes X11GLContext Source # | |
Defined in GI.GdkX11.Objects.X11GLContext | |
IsGValue (Maybe X11GLContext) Source # | Convert |
Defined in GI.GdkX11.Objects.X11GLContext Methods gvalueGType_ :: IO GType Source # gvalueSet_ :: Ptr GValue -> Maybe X11GLContext -> IO () Source # gvalueGet_ :: Ptr GValue -> IO (Maybe X11GLContext) Source # | |
type ParentTypes X11GLContext Source # | |
Defined in GI.GdkX11.Objects.X11GLContext |
class (GObject o, IsDescendantOf X11GLContext o) => IsX11GLContext o Source #
Type class for types which can be safely cast to X11GLContext
, for instance with toX11GLContext
.
Instances
(GObject o, IsDescendantOf X11GLContext o) => IsX11GLContext o Source # | |
Defined in GI.GdkX11.Objects.X11GLContext |
toX11GLContext :: (MonadIO m, IsX11GLContext o) => o -> m X11GLContext Source #
Cast to X11GLContext
, for types for which this is known to be safe. For general casts, use castTo
.
Methods
Click to display all available methods, including inherited ones
Methods
bindProperty, bindPropertyFull, forceFloating, freezeNotify, getv, isFloating, isLegacy, makeCurrent, notify, notifyByPspec, realize, ref, refSink, runDispose, stealData, stealQdata, thawNotify, unref, watchClosure.
Getters
getData, getDebugEnabled, getDisplay, getForwardCompatible, getProperty, getQdata, getRequiredVersion, getSharedContext, getUseEs, getVersion, getWindow.
Setters
setData, setDataFull, setDebugEnabled, setForwardCompatible, setProperty, setRequiredVersion, setUseEs.