| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.GestureLongPress
Description
Documentation
newtype GestureLongPress #
Constructors
| GestureLongPress (ManagedPtr GestureLongPress) |
Instances
type GestureLongPressCancelledCallback = IO () #
data GestureLongPressCancelledSignalInfo #
Instances
| SignalInfo GestureLongPressCancelledSignalInfo | |||||
Defined in GI.Gtk.Objects.GestureLongPress Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType GestureLongPressCancelledSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType GestureLongPressCancelledSignalInfo | |||||
Defined in GI.Gtk.Objects.GestureLongPress | |||||
data GestureLongPressDelayFactorPropertyInfo #
Instances
data GestureLongPressGetDelayFactorMethodInfo #
Instances
| (signature ~ m Double, MonadIO m, IsGestureLongPress a) => OverloadedMethod GestureLongPressGetDelayFactorMethodInfo a signature | |
Defined in GI.Gtk.Objects.GestureLongPress Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GestureLongPressGetDelayFactorMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GestureLongPress Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
type GestureLongPressPressedCallback = Double -> Double -> IO () #
data GestureLongPressPressedSignalInfo #
Instances
| SignalInfo GestureLongPressPressedSignalInfo | |||||
Defined in GI.Gtk.Objects.GestureLongPress Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType GestureLongPressPressedSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType GestureLongPressPressedSignalInfo | |||||
Defined in GI.Gtk.Objects.GestureLongPress | |||||
data GestureLongPressSetDelayFactorMethodInfo #
Instances
| (signature ~ (Double -> m ()), MonadIO m, IsGestureLongPress a) => OverloadedMethod GestureLongPressSetDelayFactorMethodInfo a signature | |
Defined in GI.Gtk.Objects.GestureLongPress Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GestureLongPressSetDelayFactorMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GestureLongPress Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
class (GObject o, IsDescendantOf GestureLongPress o) => IsGestureLongPress o #
Instances
| (GObject o, IsDescendantOf GestureLongPress o) => IsGestureLongPress o | |
Defined in GI.Gtk.Objects.GestureLongPress | |
type family ResolveGestureLongPressMethod (t :: Symbol) o where ... #
Equations
| ResolveGestureLongPressMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveGestureLongPressMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveGestureLongPressMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveGestureLongPressMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveGestureLongPressMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveGestureLongPressMethod "group" o = GestureGroupMethodInfo | |
| ResolveGestureLongPressMethod "handlesSequence" o = GestureHandlesSequenceMethodInfo | |
| ResolveGestureLongPressMethod "isActive" o = GestureIsActiveMethodInfo | |
| ResolveGestureLongPressMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveGestureLongPressMethod "isGroupedWith" o = GestureIsGroupedWithMethodInfo | |
| ResolveGestureLongPressMethod "isRecognized" o = GestureIsRecognizedMethodInfo | |
| ResolveGestureLongPressMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveGestureLongPressMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveGestureLongPressMethod "ref" o = ObjectRefMethodInfo | |
| ResolveGestureLongPressMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveGestureLongPressMethod "reset" o = EventControllerResetMethodInfo | |
| ResolveGestureLongPressMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveGestureLongPressMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveGestureLongPressMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveGestureLongPressMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveGestureLongPressMethod "ungroup" o = GestureUngroupMethodInfo | |
| ResolveGestureLongPressMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveGestureLongPressMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveGestureLongPressMethod "getBoundingBox" o = GestureGetBoundingBoxMethodInfo | |
| ResolveGestureLongPressMethod "getBoundingBoxCenter" o = GestureGetBoundingBoxCenterMethodInfo | |
| ResolveGestureLongPressMethod "getButton" o = GestureSingleGetButtonMethodInfo | |
| ResolveGestureLongPressMethod "getCurrentButton" o = GestureSingleGetCurrentButtonMethodInfo | |
| ResolveGestureLongPressMethod "getCurrentEvent" o = EventControllerGetCurrentEventMethodInfo | |
| ResolveGestureLongPressMethod "getCurrentEventDevice" o = EventControllerGetCurrentEventDeviceMethodInfo | |
| ResolveGestureLongPressMethod "getCurrentEventState" o = EventControllerGetCurrentEventStateMethodInfo | |
| ResolveGestureLongPressMethod "getCurrentEventTime" o = EventControllerGetCurrentEventTimeMethodInfo | |
| ResolveGestureLongPressMethod "getCurrentSequence" o = GestureSingleGetCurrentSequenceMethodInfo | |
| ResolveGestureLongPressMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveGestureLongPressMethod "getDelayFactor" o = GestureLongPressGetDelayFactorMethodInfo | |
| ResolveGestureLongPressMethod "getDevice" o = GestureGetDeviceMethodInfo | |
| ResolveGestureLongPressMethod "getExclusive" o = GestureSingleGetExclusiveMethodInfo | |
| ResolveGestureLongPressMethod "getGroup" o = GestureGetGroupMethodInfo | |
| ResolveGestureLongPressMethod "getLastEvent" o = GestureGetLastEventMethodInfo | |
| ResolveGestureLongPressMethod "getLastUpdatedSequence" o = GestureGetLastUpdatedSequenceMethodInfo | |
| ResolveGestureLongPressMethod "getName" o = EventControllerGetNameMethodInfo | |
| ResolveGestureLongPressMethod "getPoint" o = GestureGetPointMethodInfo | |
| ResolveGestureLongPressMethod "getPropagationLimit" o = EventControllerGetPropagationLimitMethodInfo | |
| ResolveGestureLongPressMethod "getPropagationPhase" o = EventControllerGetPropagationPhaseMethodInfo | |
| ResolveGestureLongPressMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveGestureLongPressMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveGestureLongPressMethod "getSequenceState" o = GestureGetSequenceStateMethodInfo | |
| ResolveGestureLongPressMethod "getSequences" o = GestureGetSequencesMethodInfo | |
| ResolveGestureLongPressMethod "getTouchOnly" o = GestureSingleGetTouchOnlyMethodInfo | |
| ResolveGestureLongPressMethod "getWidget" o = EventControllerGetWidgetMethodInfo | |
| ResolveGestureLongPressMethod "setButton" o = GestureSingleSetButtonMethodInfo | |
| ResolveGestureLongPressMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveGestureLongPressMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveGestureLongPressMethod "setDelayFactor" o = GestureLongPressSetDelayFactorMethodInfo | |
| ResolveGestureLongPressMethod "setExclusive" o = GestureSingleSetExclusiveMethodInfo | |
| ResolveGestureLongPressMethod "setName" o = EventControllerSetNameMethodInfo | |
| ResolveGestureLongPressMethod "setPropagationLimit" o = EventControllerSetPropagationLimitMethodInfo | |
| ResolveGestureLongPressMethod "setPropagationPhase" o = EventControllerSetPropagationPhaseMethodInfo | |
| ResolveGestureLongPressMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveGestureLongPressMethod "setSequenceState" o = GestureSetSequenceStateMethodInfo | |
| ResolveGestureLongPressMethod "setState" o = GestureSetStateMethodInfo | |
| ResolveGestureLongPressMethod "setStaticName" o = EventControllerSetStaticNameMethodInfo | |
| ResolveGestureLongPressMethod "setTouchOnly" o = GestureSingleSetTouchOnlyMethodInfo | |
| ResolveGestureLongPressMethod l o = MethodResolutionFailed l o :: Type |
afterGestureLongPressCancelled :: (IsGestureLongPress a, MonadIO m) => a -> ((?self :: a) => GestureLongPressCancelledCallback) -> m SignalHandlerId #
afterGestureLongPressPressed :: (IsGestureLongPress a, MonadIO m) => a -> ((?self :: a) => GestureLongPressPressedCallback) -> m SignalHandlerId #
constructGestureLongPressDelayFactor :: (IsGestureLongPress o, MonadIO m) => Double -> m (GValueConstruct o) #
gestureLongPressDelayFactor :: AttrLabelProxy "delayFactor" #
gestureLongPressGetDelayFactor :: (HasCallStack, MonadIO m, IsGestureLongPress a) => a -> m Double #
gestureLongPressNew :: (HasCallStack, MonadIO m) => m GestureLongPress #
gestureLongPressSetDelayFactor :: (HasCallStack, MonadIO m, IsGestureLongPress a) => a -> Double -> m () #
getGestureLongPressDelayFactor :: (MonadIO m, IsGestureLongPress o) => o -> m Double #
onGestureLongPressCancelled :: (IsGestureLongPress a, MonadIO m) => a -> ((?self :: a) => GestureLongPressCancelledCallback) -> m SignalHandlerId #
onGestureLongPressPressed :: (IsGestureLongPress a, MonadIO m) => a -> ((?self :: a) => GestureLongPressPressedCallback) -> m SignalHandlerId #
setGestureLongPressDelayFactor :: (MonadIO m, IsGestureLongPress o) => o -> Double -> m () #
toGestureLongPress :: (MonadIO m, IsGestureLongPress o) => o -> m GestureLongPress #