gi-gtk-4.0.12: Gtk 4.x bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.DropTargetAsync

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gtk.Objects.DropTargetAsync module in the gi-gtk4 package.

The link below will take you to the relevant entry in the gi-gtk4 documentation.

Documentation

newtype DropTargetAsync #

Instances

Instances details
Eq DropTargetAsync 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

GObject DropTargetAsync 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

ManagedPtrNewtype DropTargetAsync 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

TypedObject DropTargetAsync 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

glibType :: IO GType #

HasParentTypes DropTargetAsync 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

HasAttributeList DropTargetAsync 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

(info ~ ResolveDropTargetAsyncMethod t DropTargetAsync, OverloadedMethod info DropTargetAsync p, HasField t DropTargetAsync p) => HasField (t :: Symbol) DropTargetAsync p 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

getField :: DropTargetAsync -> p

(info ~ ResolveDropTargetAsyncMethod t DropTargetAsync, OverloadedMethodInfo info DropTargetAsync) => IsLabel t (MethodProxy info DropTargetAsync) 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

fromLabel :: MethodProxy info DropTargetAsync

(info ~ ResolveDropTargetAsyncMethod t DropTargetAsync, OverloadedMethod info DropTargetAsync p) => IsLabel t (DropTargetAsync -> p) 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

fromLabel :: DropTargetAsync -> p

IsGValue (Maybe DropTargetAsync) 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe DropTargetAsync -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe DropTargetAsync) #

type AttributeList DropTargetAsync 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttributeList DropTargetAsync = DropTargetAsyncAttributeList
type ParentTypes DropTargetAsync 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type ParentTypes DropTargetAsync = '[EventController, Object]
type SignalList DropTargetAsync 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type SignalList DropTargetAsync = DropTargetAsyncSignalList

type DropTargetAsyncAcceptCallback = Drop -> IO Bool #

data DropTargetAsyncAcceptSignalInfo #

Instances

Instances details
SignalInfo DropTargetAsyncAcceptSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Associated Types

type HaskellCallbackType DropTargetAsyncAcceptSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DropTargetAsyncAcceptSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DropTargetAsyncAcceptSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

data DropTargetAsyncActionsPropertyInfo #

Instances

Instances details
AttrInfo DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Associated Types

type AttrAllowedOps DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrAllowedOps DropTargetAsyncActionsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrGetType DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrGetType DropTargetAsyncActionsPropertyInfo = [DragAction]
type AttrSetTypeConstraint DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrSetTypeConstraint DropTargetAsyncActionsPropertyInfo = Type ~ [DragAction]
type AttrTransferTypeConstraint DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrTransferTypeConstraint DropTargetAsyncActionsPropertyInfo = Type ~ [DragAction]
type AttrTransferType DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrTransferType DropTargetAsyncActionsPropertyInfo = [DragAction]
type AttrLabel DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrLabel DropTargetAsyncActionsPropertyInfo = "actions"
type AttrOrigin DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

attrGet :: AttrBaseTypeConstraint DropTargetAsyncActionsPropertyInfo o => o -> IO (AttrGetType DropTargetAsyncActionsPropertyInfo)

attrSet :: (AttrBaseTypeConstraint DropTargetAsyncActionsPropertyInfo o, AttrSetTypeConstraint DropTargetAsyncActionsPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint DropTargetAsyncActionsPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint DropTargetAsyncActionsPropertyInfo o, AttrSetTypeConstraint DropTargetAsyncActionsPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint DropTargetAsyncActionsPropertyInfo o, AttrTransferTypeConstraint DropTargetAsyncActionsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DropTargetAsyncActionsPropertyInfo)

attrPut :: AttrBaseTypeConstraint DropTargetAsyncActionsPropertyInfo o => o -> AttrGetType DropTargetAsyncActionsPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrAllowedOps DropTargetAsyncActionsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrGetType DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrGetType DropTargetAsyncActionsPropertyInfo = [DragAction]
type AttrLabel DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrLabel DropTargetAsyncActionsPropertyInfo = "actions"
type AttrOrigin DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrSetTypeConstraint DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrSetTypeConstraint DropTargetAsyncActionsPropertyInfo = Type ~ [DragAction]
type AttrTransferType DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrTransferType DropTargetAsyncActionsPropertyInfo = [DragAction]
type AttrTransferTypeConstraint DropTargetAsyncActionsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrTransferTypeConstraint DropTargetAsyncActionsPropertyInfo = Type ~ [DragAction]

type DropTargetAsyncDragEnterCallback = Drop -> Double -> Double -> IO [DragAction] #

data DropTargetAsyncDragEnterSignalInfo #

Instances

Instances details
SignalInfo DropTargetAsyncDragEnterSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Associated Types

type HaskellCallbackType DropTargetAsyncDragEnterSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DropTargetAsyncDragEnterSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DropTargetAsyncDragEnterSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type DropTargetAsyncDragLeaveCallback = Drop -> IO () #

data DropTargetAsyncDragLeaveSignalInfo #

Instances

Instances details
SignalInfo DropTargetAsyncDragLeaveSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Associated Types

type HaskellCallbackType DropTargetAsyncDragLeaveSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DropTargetAsyncDragLeaveSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DropTargetAsyncDragLeaveSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type DropTargetAsyncDragMotionCallback = Drop -> Double -> Double -> IO [DragAction] #

data DropTargetAsyncDragMotionSignalInfo #

Instances

Instances details
SignalInfo DropTargetAsyncDragMotionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Associated Types

type HaskellCallbackType DropTargetAsyncDragMotionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DropTargetAsyncDragMotionSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DropTargetAsyncDragMotionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type DropTargetAsyncDropCallback = Drop -> Double -> Double -> IO Bool #

data DropTargetAsyncDropSignalInfo #

Instances

Instances details
SignalInfo DropTargetAsyncDropSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Associated Types

type HaskellCallbackType DropTargetAsyncDropSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType DropTargetAsyncDropSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DropTargetAsyncDropSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

data DropTargetAsyncFormatsPropertyInfo #

Instances

Instances details
AttrInfo DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Associated Types

type AttrAllowedOps DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrAllowedOps DropTargetAsyncFormatsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrGetType DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrGetType DropTargetAsyncFormatsPropertyInfo = Maybe ContentFormats
type AttrSetTypeConstraint DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrSetTypeConstraint DropTargetAsyncFormatsPropertyInfo = Type ~ ContentFormats
type AttrTransferTypeConstraint DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrTransferTypeConstraint DropTargetAsyncFormatsPropertyInfo = Type ~ ContentFormats
type AttrTransferType DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrTransferType DropTargetAsyncFormatsPropertyInfo = ContentFormats
type AttrLabel DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrLabel DropTargetAsyncFormatsPropertyInfo = "formats"
type AttrOrigin DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

attrGet :: AttrBaseTypeConstraint DropTargetAsyncFormatsPropertyInfo o => o -> IO (AttrGetType DropTargetAsyncFormatsPropertyInfo)

attrSet :: (AttrBaseTypeConstraint DropTargetAsyncFormatsPropertyInfo o, AttrSetTypeConstraint DropTargetAsyncFormatsPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint DropTargetAsyncFormatsPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint DropTargetAsyncFormatsPropertyInfo o, AttrSetTypeConstraint DropTargetAsyncFormatsPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint DropTargetAsyncFormatsPropertyInfo o, AttrTransferTypeConstraint DropTargetAsyncFormatsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DropTargetAsyncFormatsPropertyInfo)

attrPut :: AttrBaseTypeConstraint DropTargetAsyncFormatsPropertyInfo o => o -> AttrGetType DropTargetAsyncFormatsPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrAllowedOps DropTargetAsyncFormatsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrGetType DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrGetType DropTargetAsyncFormatsPropertyInfo = Maybe ContentFormats
type AttrLabel DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrLabel DropTargetAsyncFormatsPropertyInfo = "formats"
type AttrOrigin DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrSetTypeConstraint DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrSetTypeConstraint DropTargetAsyncFormatsPropertyInfo = Type ~ ContentFormats
type AttrTransferType DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrTransferType DropTargetAsyncFormatsPropertyInfo = ContentFormats
type AttrTransferTypeConstraint DropTargetAsyncFormatsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type AttrTransferTypeConstraint DropTargetAsyncFormatsPropertyInfo = Type ~ ContentFormats

data DropTargetAsyncGetActionsMethodInfo #

Instances

Instances details
(signature ~ m [DragAction], MonadIO m, IsDropTargetAsync a) => OverloadedMethod DropTargetAsyncGetActionsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropTargetAsyncGetActionsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropTargetAsyncGetFormatsMethodInfo #

Instances

Instances details
(signature ~ m (Maybe ContentFormats), MonadIO m, IsDropTargetAsync a) => OverloadedMethod DropTargetAsyncGetFormatsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropTargetAsyncGetFormatsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropTargetAsyncRejectDropMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsDropTargetAsync a, IsDrop b) => OverloadedMethod DropTargetAsyncRejectDropMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropTargetAsyncRejectDropMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropTargetAsyncSetActionsMethodInfo #

Instances

Instances details
(signature ~ ([DragAction] -> m ()), MonadIO m, IsDropTargetAsync a) => OverloadedMethod DropTargetAsyncSetActionsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropTargetAsyncSetActionsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropTargetAsyncSetFormatsMethodInfo #

Instances

Instances details
(signature ~ (Maybe ContentFormats -> m ()), MonadIO m, IsDropTargetAsync a) => OverloadedMethod DropTargetAsyncSetFormatsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropTargetAsyncSetFormatsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf DropTargetAsync o) => IsDropTargetAsync o #

Instances

Instances details
(GObject o, IsDescendantOf DropTargetAsync o) => IsDropTargetAsync o 
Instance details

Defined in GI.Gtk.Objects.DropTargetAsync

type family ResolveDropTargetAsyncMethod (t :: Symbol) o where ... #

Equations

ResolveDropTargetAsyncMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveDropTargetAsyncMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveDropTargetAsyncMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveDropTargetAsyncMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveDropTargetAsyncMethod "getv" o = ObjectGetvMethodInfo 
ResolveDropTargetAsyncMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveDropTargetAsyncMethod "notify" o = ObjectNotifyMethodInfo 
ResolveDropTargetAsyncMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveDropTargetAsyncMethod "ref" o = ObjectRefMethodInfo 
ResolveDropTargetAsyncMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveDropTargetAsyncMethod "rejectDrop" o = DropTargetAsyncRejectDropMethodInfo 
ResolveDropTargetAsyncMethod "reset" o = EventControllerResetMethodInfo 
ResolveDropTargetAsyncMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveDropTargetAsyncMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveDropTargetAsyncMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveDropTargetAsyncMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveDropTargetAsyncMethod "unref" o = ObjectUnrefMethodInfo 
ResolveDropTargetAsyncMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveDropTargetAsyncMethod "getActions" o = DropTargetAsyncGetActionsMethodInfo 
ResolveDropTargetAsyncMethod "getCurrentEvent" o = EventControllerGetCurrentEventMethodInfo 
ResolveDropTargetAsyncMethod "getCurrentEventDevice" o = EventControllerGetCurrentEventDeviceMethodInfo 
ResolveDropTargetAsyncMethod "getCurrentEventState" o = EventControllerGetCurrentEventStateMethodInfo 
ResolveDropTargetAsyncMethod "getCurrentEventTime" o = EventControllerGetCurrentEventTimeMethodInfo 
ResolveDropTargetAsyncMethod "getData" o = ObjectGetDataMethodInfo 
ResolveDropTargetAsyncMethod "getFormats" o = DropTargetAsyncGetFormatsMethodInfo 
ResolveDropTargetAsyncMethod "getName" o = EventControllerGetNameMethodInfo 
ResolveDropTargetAsyncMethod "getPropagationLimit" o = EventControllerGetPropagationLimitMethodInfo 
ResolveDropTargetAsyncMethod "getPropagationPhase" o = EventControllerGetPropagationPhaseMethodInfo 
ResolveDropTargetAsyncMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveDropTargetAsyncMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveDropTargetAsyncMethod "getWidget" o = EventControllerGetWidgetMethodInfo 
ResolveDropTargetAsyncMethod "setActions" o = DropTargetAsyncSetActionsMethodInfo 
ResolveDropTargetAsyncMethod "setData" o = ObjectSetDataMethodInfo 
ResolveDropTargetAsyncMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveDropTargetAsyncMethod "setFormats" o = DropTargetAsyncSetFormatsMethodInfo 
ResolveDropTargetAsyncMethod "setName" o = EventControllerSetNameMethodInfo 
ResolveDropTargetAsyncMethod "setPropagationLimit" o = EventControllerSetPropagationLimitMethodInfo 
ResolveDropTargetAsyncMethod "setPropagationPhase" o = EventControllerSetPropagationPhaseMethodInfo 
ResolveDropTargetAsyncMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveDropTargetAsyncMethod "setStaticName" o = EventControllerSetStaticNameMethodInfo 
ResolveDropTargetAsyncMethod l o = MethodResolutionFailed l o :: Type 

afterDropTargetAsyncAccept :: (IsDropTargetAsync a, MonadIO m) => a -> ((?self :: a) => DropTargetAsyncAcceptCallback) -> m SignalHandlerId #

afterDropTargetAsyncDragEnter :: (IsDropTargetAsync a, MonadIO m) => a -> ((?self :: a) => DropTargetAsyncDragEnterCallback) -> m SignalHandlerId #

afterDropTargetAsyncDragLeave :: (IsDropTargetAsync a, MonadIO m) => a -> ((?self :: a) => DropTargetAsyncDragLeaveCallback) -> m SignalHandlerId #

afterDropTargetAsyncDragMotion :: (IsDropTargetAsync a, MonadIO m) => a -> ((?self :: a) => DropTargetAsyncDragMotionCallback) -> m SignalHandlerId #

afterDropTargetAsyncDrop :: (IsDropTargetAsync a, MonadIO m) => a -> ((?self :: a) => DropTargetAsyncDropCallback) -> m SignalHandlerId #

clearDropTargetAsyncFormats :: (MonadIO m, IsDropTargetAsync o) => o -> m () #

constructDropTargetAsyncActions :: (IsDropTargetAsync o, MonadIO m) => [DragAction] -> m (GValueConstruct o) #

constructDropTargetAsyncFormats :: (IsDropTargetAsync o, MonadIO m) => ContentFormats -> m (GValueConstruct o) #

dropTargetAsyncActions :: AttrLabelProxy "actions" #

dropTargetAsyncFormats :: AttrLabelProxy "formats" #

dropTargetAsyncGetActions :: (HasCallStack, MonadIO m, IsDropTargetAsync a) => a -> m [DragAction] #

dropTargetAsyncGetFormats :: (HasCallStack, MonadIO m, IsDropTargetAsync a) => a -> m (Maybe ContentFormats) #

dropTargetAsyncNew :: (HasCallStack, MonadIO m) => Maybe ContentFormats -> [DragAction] -> m DropTargetAsync #

dropTargetAsyncRejectDrop :: (HasCallStack, MonadIO m, IsDropTargetAsync a, IsDrop b) => a -> b -> m () #

dropTargetAsyncSetActions :: (HasCallStack, MonadIO m, IsDropTargetAsync a) => a -> [DragAction] -> m () #

dropTargetAsyncSetFormats :: (HasCallStack, MonadIO m, IsDropTargetAsync a) => a -> Maybe ContentFormats -> m () #

getDropTargetAsyncActions :: (MonadIO m, IsDropTargetAsync o) => o -> m [DragAction] #

getDropTargetAsyncFormats :: (MonadIO m, IsDropTargetAsync o) => o -> m (Maybe ContentFormats) #

onDropTargetAsyncAccept :: (IsDropTargetAsync a, MonadIO m) => a -> ((?self :: a) => DropTargetAsyncAcceptCallback) -> m SignalHandlerId #

onDropTargetAsyncDragEnter :: (IsDropTargetAsync a, MonadIO m) => a -> ((?self :: a) => DropTargetAsyncDragEnterCallback) -> m SignalHandlerId #

onDropTargetAsyncDragLeave :: (IsDropTargetAsync a, MonadIO m) => a -> ((?self :: a) => DropTargetAsyncDragLeaveCallback) -> m SignalHandlerId #

onDropTargetAsyncDragMotion :: (IsDropTargetAsync a, MonadIO m) => a -> ((?self :: a) => DropTargetAsyncDragMotionCallback) -> m SignalHandlerId #

onDropTargetAsyncDrop :: (IsDropTargetAsync a, MonadIO m) => a -> ((?self :: a) => DropTargetAsyncDropCallback) -> m SignalHandlerId #

setDropTargetAsyncActions :: (MonadIO m, IsDropTargetAsync o) => o -> [DragAction] -> m () #

setDropTargetAsyncFormats :: (MonadIO m, IsDropTargetAsync o) => o -> ContentFormats -> m () #