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 |
No description available in the introspection data.
Exported types
Memory-managed wrapper type.
Instances
Eq X11Drag Source # | |
GObject X11Drag Source # | |
Defined in GI.GdkX11.Objects.X11Drag | |
ManagedPtrNewtype X11Drag Source # | |
Defined in GI.GdkX11.Objects.X11Drag toManagedPtr :: X11Drag -> ManagedPtr X11Drag | |
TypedObject X11Drag Source # | |
Defined in GI.GdkX11.Objects.X11Drag | |
HasParentTypes X11Drag Source # | |
Defined in GI.GdkX11.Objects.X11Drag | |
IsGValue (Maybe X11Drag) Source # | Convert |
Defined in GI.GdkX11.Objects.X11Drag gvalueGType_ :: IO GType gvalueSet_ :: Ptr GValue -> Maybe X11Drag -> IO () gvalueGet_ :: Ptr GValue -> IO (Maybe X11Drag) | |
type ParentTypes X11Drag Source # | |
Defined in GI.GdkX11.Objects.X11Drag type ParentTypes X11Drag = '[Drag, Object] |
class (GObject o, IsDescendantOf X11Drag o) => IsX11Drag o Source #
Instances
(GObject o, IsDescendantOf X11Drag o) => IsX11Drag o Source # | |
Defined in GI.GdkX11.Objects.X11Drag |
Methods
Click to display all available methods, including inherited ones
Methods
bindProperty, bindPropertyFull, dropDone, forceFloating, freezeNotify, getv, isFloating, notify, notifyByPspec, ref, refSink, runDispose, stealData, stealQdata, thawNotify, unref, watchClosure.
Getters
getActions, getContent, getData, getDevice, getDisplay, getDragSurface, getFormats, getProperty, getQdata, getSelectedAction, getSurface.