Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setEventButtonY :: MonadIO m => EventButton -> Double -> m ()gi-gdk3 GI.Gdk.Structs.EventButton Set the value of the “y” field. When overloading is enabled, this is equivalent to
set eventButton [ #y := value ]
setEventButtonYRoot :: MonadIO m => EventButton -> Double -> m ()gi-gdk3 GI.Gdk.Structs.EventButton Set the value of the “y_root” field. When overloading is enabled, this is equivalent to
set eventButton [ #yRoot := value ]
setEventConfigureHeight :: MonadIO m => EventConfigure -> Int32 -> m ()gi-gdk3 GI.Gdk.Structs.EventConfigure Set the value of the “height” field. When overloading is enabled, this is equivalent to
set eventConfigure [ #height := value ]
setEventConfigureSendEvent :: MonadIO m => EventConfigure -> Int8 -> m ()gi-gdk3 GI.Gdk.Structs.EventConfigure Set the value of the “send_event” field. When overloading is enabled, this is equivalent to
set eventConfigure [ #sendEvent := value ]
setEventConfigureType :: MonadIO m => EventConfigure -> EventType -> m ()gi-gdk3 GI.Gdk.Structs.EventConfigure Set the value of the “type” field. When overloading is enabled, this is equivalent to
set eventConfigure [ #type := value ]
setEventConfigureWidth :: MonadIO m => EventConfigure -> Int32 -> m ()gi-gdk3 GI.Gdk.Structs.EventConfigure Set the value of the “width” field. When overloading is enabled, this is equivalent to
set eventConfigure [ #width := value ]
setEventConfigureWindow :: MonadIO m => EventConfigure -> Ptr Window -> m ()gi-gdk3 GI.Gdk.Structs.EventConfigure Set the value of the “window” field. When overloading is enabled, this is equivalent to
set eventConfigure [ #window := value ]
setEventConfigureX :: MonadIO m => EventConfigure -> Int32 -> m ()gi-gdk3 GI.Gdk.Structs.EventConfigure Set the value of the “x” field. When overloading is enabled, this is equivalent to
set eventConfigure [ #x := value ]
setEventConfigureY :: MonadIO m => EventConfigure -> Int32 -> m ()gi-gdk3 GI.Gdk.Structs.EventConfigure Set the value of the “y” field. When overloading is enabled, this is equivalent to
set eventConfigure [ #y := value ]
setEventCrossingDetail :: MonadIO m => EventCrossing -> NotifyType -> m ()gi-gdk3 GI.Gdk.Structs.EventCrossing Set the value of the “detail” field. When overloading is enabled, this is equivalent to
set eventCrossing [ #detail := value ]