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

GI.Gtk.Objects.DropControllerMotion

Description

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

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

Documentation

newtype DropControllerMotion #

Instances

Instances details
Eq DropControllerMotion 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

GObject DropControllerMotion 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

ManagedPtrNewtype DropControllerMotion 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

TypedObject DropControllerMotion 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

glibType :: IO GType #

HasParentTypes DropControllerMotion 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

HasAttributeList DropControllerMotion 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

(info ~ ResolveDropControllerMotionMethod t DropControllerMotion, OverloadedMethod info DropControllerMotion p, HasField t DropControllerMotion p) => HasField (t :: Symbol) DropControllerMotion p 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

(info ~ ResolveDropControllerMotionMethod t DropControllerMotion, OverloadedMethodInfo info DropControllerMotion) => IsLabel t (MethodProxy info DropControllerMotion) 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

fromLabel :: MethodProxy info DropControllerMotion

(info ~ ResolveDropControllerMotionMethod t DropControllerMotion, OverloadedMethod info DropControllerMotion p) => IsLabel t (DropControllerMotion -> p) 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

IsGValue (Maybe DropControllerMotion) 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList DropControllerMotion 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttributeList DropControllerMotion = DropControllerMotionAttributeList
type ParentTypes DropControllerMotion 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

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

Defined in GI.Gtk.Objects.DropControllerMotion

type SignalList DropControllerMotion = DropControllerMotionSignalList

data DropControllerMotionContainsPointerMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDropControllerMotion a) => OverloadedMethod DropControllerMotionContainsPointerMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropControllerMotionContainsPointerMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropControllerMotionContainsPointerPropertyInfo #

Instances

Instances details
AttrInfo DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Associated Types

type AttrAllowedOps DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrAllowedOps DropControllerMotionContainsPointerPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrGetType DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrSetTypeConstraint DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrSetTypeConstraint DropControllerMotionContainsPointerPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrTransferTypeConstraint DropControllerMotionContainsPointerPropertyInfo = Type ~ ()
type AttrTransferType DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrLabel DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrLabel DropControllerMotionContainsPointerPropertyInfo = "contains-pointer"
type AttrOrigin DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrAllowedOps DropControllerMotionContainsPointerPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrGetType DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrLabel DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrLabel DropControllerMotionContainsPointerPropertyInfo = "contains-pointer"
type AttrOrigin DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrSetTypeConstraint DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrSetTypeConstraint DropControllerMotionContainsPointerPropertyInfo = Type ~ ()
type AttrTransferType DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrTransferTypeConstraint DropControllerMotionContainsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrTransferTypeConstraint DropControllerMotionContainsPointerPropertyInfo = Type ~ ()

data DropControllerMotionDropPropertyInfo #

Instances

Instances details
AttrInfo DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Associated Types

type AttrAllowedOps DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrAllowedOps DropControllerMotionDropPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrGetType DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrGetType DropControllerMotionDropPropertyInfo = Maybe Drop
type AttrSetTypeConstraint DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrSetTypeConstraint DropControllerMotionDropPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrTransferTypeConstraint DropControllerMotionDropPropertyInfo = Type ~ ()
type AttrTransferType DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrTransferType DropControllerMotionDropPropertyInfo = ()
type AttrLabel DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrLabel DropControllerMotionDropPropertyInfo = "drop"
type AttrOrigin DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrAllowedOps DropControllerMotionDropPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrGetType DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrGetType DropControllerMotionDropPropertyInfo = Maybe Drop
type AttrLabel DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrLabel DropControllerMotionDropPropertyInfo = "drop"
type AttrOrigin DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrSetTypeConstraint DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrSetTypeConstraint DropControllerMotionDropPropertyInfo = Type ~ ()
type AttrTransferType DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrTransferType DropControllerMotionDropPropertyInfo = ()
type AttrTransferTypeConstraint DropControllerMotionDropPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrTransferTypeConstraint DropControllerMotionDropPropertyInfo = Type ~ ()

type DropControllerMotionEnterCallback = Double -> Double -> IO () #

data DropControllerMotionEnterSignalInfo #

Instances

Instances details
SignalInfo DropControllerMotionEnterSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Associated Types

type HaskellCallbackType DropControllerMotionEnterSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DropControllerMotionEnterSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

data DropControllerMotionGetDropMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Drop), MonadIO m, IsDropControllerMotion a) => OverloadedMethod DropControllerMotionGetDropMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropControllerMotionGetDropMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropControllerMotionIsPointerMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDropControllerMotion a) => OverloadedMethod DropControllerMotionIsPointerMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropControllerMotionIsPointerMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropControllerMotionIsPointerPropertyInfo #

Instances

Instances details
AttrInfo DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Associated Types

type AttrAllowedOps DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrAllowedOps DropControllerMotionIsPointerPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrGetType DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrSetTypeConstraint DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrSetTypeConstraint DropControllerMotionIsPointerPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrTransferTypeConstraint DropControllerMotionIsPointerPropertyInfo = Type ~ ()
type AttrTransferType DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrLabel DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrLabel DropControllerMotionIsPointerPropertyInfo = "is-pointer"
type AttrOrigin DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrAllowedOps DropControllerMotionIsPointerPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrGetType DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrLabel DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrLabel DropControllerMotionIsPointerPropertyInfo = "is-pointer"
type AttrOrigin DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrSetTypeConstraint DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrSetTypeConstraint DropControllerMotionIsPointerPropertyInfo = Type ~ ()
type AttrTransferType DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrTransferTypeConstraint DropControllerMotionIsPointerPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type AttrTransferTypeConstraint DropControllerMotionIsPointerPropertyInfo = Type ~ ()

data DropControllerMotionLeaveSignalInfo #

Instances

Instances details
SignalInfo DropControllerMotionLeaveSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Associated Types

type HaskellCallbackType DropControllerMotionLeaveSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DropControllerMotionLeaveSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

type DropControllerMotionMotionCallback = Double -> Double -> IO () #

data DropControllerMotionMotionSignalInfo #

Instances

Instances details
SignalInfo DropControllerMotionMotionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Associated Types

type HaskellCallbackType DropControllerMotionMotionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DropControllerMotionMotionSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

class (GObject o, IsDescendantOf DropControllerMotion o) => IsDropControllerMotion o #

Instances

Instances details
(GObject o, IsDescendantOf DropControllerMotion o) => IsDropControllerMotion o 
Instance details

Defined in GI.Gtk.Objects.DropControllerMotion

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

Equations

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

afterDropControllerMotionEnter :: (IsDropControllerMotion a, MonadIO m) => a -> ((?self :: a) => DropControllerMotionEnterCallback) -> m SignalHandlerId #

afterDropControllerMotionLeave :: (IsDropControllerMotion a, MonadIO m) => a -> ((?self :: a) => DropControllerMotionLeaveCallback) -> m SignalHandlerId #

afterDropControllerMotionMotion :: (IsDropControllerMotion a, MonadIO m) => a -> ((?self :: a) => DropControllerMotionMotionCallback) -> m SignalHandlerId #

dropControllerMotionContainsPointer :: (HasCallStack, MonadIO m, IsDropControllerMotion a) => a -> m Bool #

dropControllerMotionDrop :: AttrLabelProxy "drop" #

dropControllerMotionGetDrop :: (HasCallStack, MonadIO m, IsDropControllerMotion a) => a -> m (Maybe Drop) #

dropControllerMotionIsPointer :: (HasCallStack, MonadIO m, IsDropControllerMotion a) => a -> m Bool #

dropControllerMotionNew :: (HasCallStack, MonadIO m) => m DropControllerMotion #

getDropControllerMotionDrop :: (MonadIO m, IsDropControllerMotion o) => o -> m (Maybe Drop) #

onDropControllerMotionEnter :: (IsDropControllerMotion a, MonadIO m) => a -> ((?self :: a) => DropControllerMotionEnterCallback) -> m SignalHandlerId #

onDropControllerMotionLeave :: (IsDropControllerMotion a, MonadIO m) => a -> ((?self :: a) => DropControllerMotionLeaveCallback) -> m SignalHandlerId #

onDropControllerMotionMotion :: (IsDropControllerMotion a, MonadIO m) => a -> ((?self :: a) => DropControllerMotionMotionCallback) -> m SignalHandlerId #