| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Graphics.UI.FLTK.LowLevel.Hierarchy
Contents
- Widget
- Group
- Window
- SingleWindow
- DoubleWindow
- OverlayWindow
- Button
- LightButton
- RadioLightButton
- CheckButton
- ReturnButton
- RoundButton
- RepeatButton
- ToggleButton
- Valuator
- Slider
- FillSlider
- HorSlider
- HorFillSider
- NiceSlider
- HorNiceSlider
- MenuItem
- MenuPrim
- MenuBar
- SysMenuBar
- Choice,
- MenuButton
- Image
- Bitmap
- Pixmap
- CopySurface
- ImageSurface
- Adjuster
- Dial
- FillDial
- LineDial
- Roller
- Counter
- Scrollbar
- ValueSlider
- HorValueSlider
- Input
- Output
- ValueInput
- ValueOutput
- Progress
- Positioner
- Wizard
- Table
- TableRow
- GlWindow
- Box
- Browser
- SelectBrowser
- IntInput
- Clock
- TreePrefs
- TreeItem
- Tree
- TextSelection
- TextBuffer
- TextDisplay,
- TextEditor
- NativeFileChooser
- Tile
- Scrolled AKA Scroll
- Tabs
- Spinner
- ColorChooser
- FileBrowser
- RGBImage
- JPEGImage
- BMPImage
- GIFImage
- XBMImage
- XPMImage
- PNGImage
- PNMImage
- FileInput
- SVGImage
- SimpleTerminal
- MultiLabel
Synopsis
- type WidgetBase = CWidgetBase Base
- type Widget = CWidget WidgetBase
- type WidgetBaseFuncs = Activate (Active (ActiveR (Changed (ClearActive (ClearChanged (ClearDamage (ClearDamageThenSet (ClearFlag (ClearOutput (ClearVisible (ClearVisibleFocus (Contains (CopyTooltip (Deactivate (Destroy (DoCallback (DrawBackdrop (DrawBox (DrawBoxWithBoxtype (DrawFocus (DrawLabel (Flags (GetAlign (GetBox (GetCallback (GetColor (GetDamage (GetDeimage (GetH (GetImage (GetLabel (GetLabelcolor (GetLabelfont (GetLabelsize (GetLabeltype (GetOutput (GetParent (GetRectangle (GetSelectionColor (GetTooltip (GetTopWindow (GetTopWindowOffset (GetType_ (GetVisible (GetVisibleFocus (GetVisibleR (GetW (GetWhen (GetWindow (GetX (GetY (Handle (HasCallback (Hide (Inside (MeasureLabel (ModifyVisibleFocus (Redraw (RedrawLabel (Resize (SetActive (SetAlign (SetBox (SetCallback (SetChanged (SetColor (SetColorWithBgSel (SetDamage (SetDamageInside (SetDeimage (SetFlag (SetImage (SetLabel (SetLabelcolor (SetLabelfont (SetLabelsize (SetLabeltype (SetOutput (SetParent (SetSelectionColor (SetTooltip (SetType (SetVisible (SetVisibleFocus (SetWhen (ShowWidget (TakeFocus (Takesevents ()))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
- type WidgetFuncs = Draw (Destroy (Handle (Hide (Resize (ShowWidget ())))))
- data Destroy a
- destroy :: (HasCallStack, Match r ~ FindOp a a (Destroy ()), Op (Destroy ()) r a impl) => Ref a -> impl
- data Handle a
- handle :: (HasCallStack, Match r ~ FindOp a a (Handle ()), Op (Handle ()) r a impl) => Ref a -> impl
- data GetParent a
- getParent :: (HasCallStack, Match r ~ FindOp a a (GetParent ()), Op (GetParent ()) r a impl) => Ref a -> impl
- data SetParent a
- setParent :: (HasCallStack, Match r ~ FindOp a a (SetParent ()), Op (SetParent ()) r a impl) => Ref a -> impl
- data GetType_ a
- getType_ :: (HasCallStack, Match r ~ FindOp a a (GetType_ ()), Op (GetType_ ()) r a impl) => Ref a -> impl
- data SetType a
- setType :: (HasCallStack, Match r ~ FindOp a a (SetType ()), Op (SetType ()) r a impl) => Ref a -> impl
- data DrawLabel a
- drawLabel :: (HasCallStack, Match r ~ FindOp a a (DrawLabel ()), Op (DrawLabel ()) r a impl) => Ref a -> impl
- data GetX a
- getX :: (HasCallStack, Match r ~ FindOp a a (GetX ()), Op (GetX ()) r a impl) => Ref a -> impl
- data GetY a
- getY :: (HasCallStack, Match r ~ FindOp a a (GetY ()), Op (GetY ()) r a impl) => Ref a -> impl
- data GetW a
- getW :: (HasCallStack, Match r ~ FindOp a a (GetW ()), Op (GetW ()) r a impl) => Ref a -> impl
- data GetH a
- getH :: (HasCallStack, Match r ~ FindOp a a (GetH ()), Op (GetH ()) r a impl) => Ref a -> impl
- data GetRectangle a
- getRectangle :: (HasCallStack, Match r ~ FindOp a a (GetRectangle ()), Op (GetRectangle ()) r a impl) => Ref a -> impl
- data SetAlign a
- setAlign :: (HasCallStack, Match r ~ FindOp a a (SetAlign ()), Op (SetAlign ()) r a impl) => Ref a -> impl
- data GetAlign a
- getAlign :: (HasCallStack, Match r ~ FindOp a a (GetAlign ()), Op (GetAlign ()) r a impl) => Ref a -> impl
- data GetBox a
- getBox :: (HasCallStack, Match r ~ FindOp a a (GetBox ()), Op (GetBox ()) r a impl) => Ref a -> impl
- data SetBox a
- setBox :: (HasCallStack, Match r ~ FindOp a a (SetBox ()), Op (SetBox ()) r a impl) => Ref a -> impl
- data GetColor a
- getColor :: (HasCallStack, Match r ~ FindOp a a (GetColor ()), Op (GetColor ()) r a impl) => Ref a -> impl
- data SetColor a
- setColor :: (HasCallStack, Match r ~ FindOp a a (SetColor ()), Op (SetColor ()) r a impl) => Ref a -> impl
- data SetColorWithBgSel a
- setColorWithBgSel :: (HasCallStack, Match r ~ FindOp a a (SetColorWithBgSel ()), Op (SetColorWithBgSel ()) r a impl) => Ref a -> impl
- data GetSelectionColor a
- getSelectionColor :: (HasCallStack, Match r ~ FindOp a a (GetSelectionColor ()), Op (GetSelectionColor ()) r a impl) => Ref a -> impl
- data SetSelectionColor a
- setSelectionColor :: (HasCallStack, Match r ~ FindOp a a (SetSelectionColor ()), Op (SetSelectionColor ()) r a impl) => Ref a -> impl
- data GetLabel a
- getLabel :: (HasCallStack, Match r ~ FindOp a a (GetLabel ()), Op (GetLabel ()) r a impl) => Ref a -> impl
- data CopyLabel a
- copyLabel :: (HasCallStack, Match r ~ FindOp a a (CopyLabel ()), Op (CopyLabel ()) r a impl) => Ref a -> impl
- data SetLabel a
- setLabel :: (HasCallStack, Match r ~ FindOp a a (SetLabel ()), Op (SetLabel ()) r a impl) => Ref a -> impl
- data GetLabeltype a
- getLabeltype :: (HasCallStack, Match r ~ FindOp a a (GetLabeltype ()), Op (GetLabeltype ()) r a impl) => Ref a -> impl
- data SetLabeltype a
- setLabeltype :: (HasCallStack, Match r ~ FindOp a a (SetLabeltype ()), Op (SetLabeltype ()) r a impl) => Ref a -> impl
- data GetLabelcolor a
- getLabelcolor :: (HasCallStack, Match r ~ FindOp a a (GetLabelcolor ()), Op (GetLabelcolor ()) r a impl) => Ref a -> impl
- data SetLabelcolor a
- setLabelcolor :: (HasCallStack, Match r ~ FindOp a a (SetLabelcolor ()), Op (SetLabelcolor ()) r a impl) => Ref a -> impl
- data GetLabelfont a
- getLabelfont :: (HasCallStack, Match r ~ FindOp a a (GetLabelfont ()), Op (GetLabelfont ()) r a impl) => Ref a -> impl
- data SetLabelfont a
- setLabelfont :: (HasCallStack, Match r ~ FindOp a a (SetLabelfont ()), Op (SetLabelfont ()) r a impl) => Ref a -> impl
- data GetLabelsize a
- getLabelsize :: (HasCallStack, Match r ~ FindOp a a (GetLabelsize ()), Op (GetLabelsize ()) r a impl) => Ref a -> impl
- data SetLabelsize a
- setLabelsize :: (HasCallStack, Match r ~ FindOp a a (SetLabelsize ()), Op (SetLabelsize ()) r a impl) => Ref a -> impl
- data GetImage a
- getImage :: (HasCallStack, Match r ~ FindOp a a (GetImage ()), Op (GetImage ()) r a impl) => Ref a -> impl
- data SetImage a
- setImage :: (HasCallStack, Match r ~ FindOp a a (SetImage ()), Op (SetImage ()) r a impl) => Ref a -> impl
- data GetDeimage a
- getDeimage :: (HasCallStack, Match r ~ FindOp a a (GetDeimage ()), Op (GetDeimage ()) r a impl) => Ref a -> impl
- data SetDeimage a
- setDeimage :: (HasCallStack, Match r ~ FindOp a a (SetDeimage ()), Op (SetDeimage ()) r a impl) => Ref a -> impl
- data GetTooltip a
- getTooltip :: (HasCallStack, Match r ~ FindOp a a (GetTooltip ()), Op (GetTooltip ()) r a impl) => Ref a -> impl
- data CopyTooltip a
- copyTooltip :: (HasCallStack, Match r ~ FindOp a a (CopyTooltip ()), Op (CopyTooltip ()) r a impl) => Ref a -> impl
- data SetTooltip a
- setTooltip :: (HasCallStack, Match r ~ FindOp a a (SetTooltip ()), Op (SetTooltip ()) r a impl) => Ref a -> impl
- data GetWhen a
- getWhen :: (HasCallStack, Match r ~ FindOp a a (GetWhen ()), Op (GetWhen ()) r a impl) => Ref a -> impl
- data SetWhen a
- setWhen :: (HasCallStack, Match r ~ FindOp a a (SetWhen ()), Op (SetWhen ()) r a impl) => Ref a -> impl
- data GetVisible a
- getVisible :: (HasCallStack, Match r ~ FindOp a a (GetVisible ()), Op (GetVisible ()) r a impl) => Ref a -> impl
- data GetVisibleR a
- getVisibleR :: (HasCallStack, Match r ~ FindOp a a (GetVisibleR ()), Op (GetVisibleR ()) r a impl) => Ref a -> impl
- data ShowWidgetSuper a
- showWidgetSuper :: (HasCallStack, Match r ~ FindOp a a (ShowWidgetSuper ()), Op (ShowWidgetSuper ()) r a impl) => Ref a -> impl
- data ShowWidget a
- showWidget :: (HasCallStack, Match r ~ FindOp a a (ShowWidget ()), Op (ShowWidget ()) r a impl) => Ref a -> impl
- data HideSuper a
- hideSuper :: (HasCallStack, Match r ~ FindOp a a (HideSuper ()), Op (HideSuper ()) r a impl) => Ref a -> impl
- data Hide a
- hide :: (HasCallStack, Match r ~ FindOp a a (Hide ()), Op (Hide ()) r a impl) => Ref a -> impl
- data SetVisible a
- setVisible :: (HasCallStack, Match r ~ FindOp a a (SetVisible ()), Op (SetVisible ()) r a impl) => Ref a -> impl
- data ClearVisible a
- clearVisible :: (HasCallStack, Match r ~ FindOp a a (ClearVisible ()), Op (ClearVisible ()) r a impl) => Ref a -> impl
- data Active a
- active :: (HasCallStack, Match r ~ FindOp a a (Active ()), Op (Active ()) r a impl) => Ref a -> impl
- data ActiveR a
- activeR :: (HasCallStack, Match r ~ FindOp a a (ActiveR ()), Op (ActiveR ()) r a impl) => Ref a -> impl
- data Activate a
- activate :: (HasCallStack, Match r ~ FindOp a a (Activate ()), Op (Activate ()) r a impl) => Ref a -> impl
- data Deactivate a
- deactivate :: (HasCallStack, Match r ~ FindOp a a (Deactivate ()), Op (Deactivate ()) r a impl) => Ref a -> impl
- data GetOutput a
- getOutput :: (HasCallStack, Match r ~ FindOp a a (GetOutput ()), Op (GetOutput ()) r a impl) => Ref a -> impl
- data SetOutput a
- setOutput :: (HasCallStack, Match r ~ FindOp a a (SetOutput ()), Op (SetOutput ()) r a impl) => Ref a -> impl
- data ClearOutput a
- clearOutput :: (HasCallStack, Match r ~ FindOp a a (ClearOutput ()), Op (ClearOutput ()) r a impl) => Ref a -> impl
- data Takesevents a
- takesevents :: (HasCallStack, Match r ~ FindOp a a (Takesevents ()), Op (Takesevents ()) r a impl) => Ref a -> impl
- data SetChanged a
- setChanged :: (HasCallStack, Match r ~ FindOp a a (SetChanged ()), Op (SetChanged ()) r a impl) => Ref a -> impl
- data ClearChanged a
- clearChanged :: (HasCallStack, Match r ~ FindOp a a (ClearChanged ()), Op (ClearChanged ()) r a impl) => Ref a -> impl
- data Changed a
- changed :: (HasCallStack, Match r ~ FindOp a a (Changed ()), Op (Changed ()) r a impl) => Ref a -> impl
- data SetActive a
- setActive :: (HasCallStack, Match r ~ FindOp a a (SetActive ()), Op (SetActive ()) r a impl) => Ref a -> impl
- data ClearActive a
- clearActive :: (HasCallStack, Match r ~ FindOp a a (ClearActive ()), Op (ClearActive ()) r a impl) => Ref a -> impl
- data TakeFocus a
- takeFocus :: (HasCallStack, Match r ~ FindOp a a (TakeFocus ()), Op (TakeFocus ()) r a impl) => Ref a -> impl
- data SetVisibleFocus a
- setVisibleFocus :: (HasCallStack, Match r ~ FindOp a a (SetVisibleFocus ()), Op (SetVisibleFocus ()) r a impl) => Ref a -> impl
- data ClearVisibleFocus a
- clearVisibleFocus :: (HasCallStack, Match r ~ FindOp a a (ClearVisibleFocus ()), Op (ClearVisibleFocus ()) r a impl) => Ref a -> impl
- data ModifyVisibleFocus a
- modifyVisibleFocus :: (HasCallStack, Match r ~ FindOp a a (ModifyVisibleFocus ()), Op (ModifyVisibleFocus ()) r a impl) => Ref a -> impl
- data GetVisibleFocus a
- getVisibleFocus :: (HasCallStack, Match r ~ FindOp a a (GetVisibleFocus ()), Op (GetVisibleFocus ()) r a impl) => Ref a -> impl
- data Contains a
- contains :: (HasCallStack, Match r ~ FindOp a a (Contains ()), Op (Contains ()) r a impl) => Ref a -> impl
- data Inside a
- inside :: (HasCallStack, Match r ~ FindOp a a (Inside ()), Op (Inside ()) r a impl) => Ref a -> impl
- data Redraw a
- redraw :: (HasCallStack, Match r ~ FindOp a a (Redraw ()), Op (Redraw ()) r a impl) => Ref a -> impl
- data RedrawLabel a
- redrawLabel :: (HasCallStack, Match r ~ FindOp a a (RedrawLabel ()), Op (RedrawLabel ()) r a impl) => Ref a -> impl
- data GetDamage a
- getDamage :: (HasCallStack, Match r ~ FindOp a a (GetDamage ()), Op (GetDamage ()) r a impl) => Ref a -> impl
- data ClearDamageThenSet a
- clearDamageThenSet :: (HasCallStack, Match r ~ FindOp a a (ClearDamageThenSet ()), Op (ClearDamageThenSet ()) r a impl) => Ref a -> impl
- data ClearDamage a
- clearDamage :: (HasCallStack, Match r ~ FindOp a a (ClearDamage ()), Op (ClearDamage ()) r a impl) => Ref a -> impl
- data SetDamage a
- setDamage :: (HasCallStack, Match r ~ FindOp a a (SetDamage ()), Op (SetDamage ()) r a impl) => Ref a -> impl
- data SetDamageInside a
- setDamageInside :: (HasCallStack, Match r ~ FindOp a a (SetDamageInside ()), Op (SetDamageInside ()) r a impl) => Ref a -> impl
- data MeasureLabel a
- measureLabel :: (HasCallStack, Match r ~ FindOp a a (MeasureLabel ()), Op (MeasureLabel ()) r a impl) => Ref a -> impl
- data GetWindow a
- getWindow :: (HasCallStack, Match r ~ FindOp a a (GetWindow ()), Op (GetWindow ()) r a impl) => Ref a -> impl
- data GetTopWindow a
- getTopWindow :: (HasCallStack, Match r ~ FindOp a a (GetTopWindow ()), Op (GetTopWindow ()) r a impl) => Ref a -> impl
- data GetTopWindowOffset a
- getTopWindowOffset :: (HasCallStack, Match r ~ FindOp a a (GetTopWindowOffset ()), Op (GetTopWindowOffset ()) r a impl) => Ref a -> impl
- data ResizeSuper a
- resizeSuper :: (HasCallStack, Match r ~ FindOp a a (ResizeSuper ()), Op (ResizeSuper ()) r a impl) => Ref a -> impl
- data Resize a
- resize :: (HasCallStack, Match r ~ FindOp a a (Resize ()), Op (Resize ()) r a impl) => Ref a -> impl
- data GetCallback a
- getCallback :: (HasCallStack, Match r ~ FindOp a a (GetCallback ()), Op (GetCallback ()) r a impl) => Ref a -> impl
- data SetCallback a
- setCallback :: (HasCallStack, Match r ~ FindOp a a (SetCallback ()), Op (SetCallback ()) r a impl) => Ref a -> impl
- data HasCallback a
- hasCallback :: (HasCallStack, Match r ~ FindOp a a (HasCallback ()), Op (HasCallback ()) r a impl) => Ref a -> impl
- data DrawBox a
- drawBox :: (HasCallStack, Match r ~ FindOp a a (DrawBox ()), Op (DrawBox ()) r a impl) => Ref a -> impl
- data DrawBoxWithBoxtype a
- drawBoxWithBoxtype :: (HasCallStack, Match r ~ FindOp a a (DrawBoxWithBoxtype ()), Op (DrawBoxWithBoxtype ()) r a impl) => Ref a -> impl
- data DrawBackdrop a
- drawBackdrop :: (HasCallStack, Match r ~ FindOp a a (DrawBackdrop ()), Op (DrawBackdrop ()) r a impl) => Ref a -> impl
- data DrawFocus a
- drawFocus :: (HasCallStack, Match r ~ FindOp a a (DrawFocus ()), Op (DrawFocus ()) r a impl) => Ref a -> impl
- data Flags a
- flags :: (HasCallStack, Match r ~ FindOp a a (Flags ()), Op (Flags ()) r a impl) => Ref a -> impl
- data SetFlag a
- setFlag :: (HasCallStack, Match r ~ FindOp a a (SetFlag ()), Op (SetFlag ()) r a impl) => Ref a -> impl
- data ClearFlag a
- clearFlag :: (HasCallStack, Match r ~ FindOp a a (ClearFlag ()), Op (ClearFlag ()) r a impl) => Ref a -> impl
- type GroupBase = CGroupBase WidgetBase
- type Group = CGroup GroupBase
- data DrawChild a
- drawChild :: (HasCallStack, Match r ~ FindOp a a (DrawChild ()), Op (DrawChild ()) r a impl) => Ref a -> impl
- data DrawChildren a
- drawChildren :: (HasCallStack, Match r ~ FindOp a a (DrawChildren ()), Op (DrawChildren ()) r a impl) => Ref a -> impl
- data DrawOutsideLabel a
- drawOutsideLabel :: (HasCallStack, Match r ~ FindOp a a (DrawOutsideLabel ()), Op (DrawOutsideLabel ()) r a impl) => Ref a -> impl
- data UpdateChild a
- updateChild :: (HasCallStack, Match r ~ FindOp a a (UpdateChild ()), Op (UpdateChild ()) r a impl) => Ref a -> impl
- data Begin a
- begin :: (HasCallStack, Match r ~ FindOp a a (Begin ()), Op (Begin ()) r a impl) => Ref a -> impl
- data End a
- end :: (HasCallStack, Match r ~ FindOp a a (End ()), Op (End ()) r a impl) => Ref a -> impl
- data Within a
- within :: (HasCallStack, Match r ~ FindOp a a (Within ()), Op (Within ()) r a impl) => Ref a -> impl
- data Find a
- find :: (HasCallStack, Match r ~ FindOp a a (Find ()), Op (Find ()) r a impl) => Ref a -> impl
- data Add a
- add :: (HasCallStack, Match r ~ FindOp a a (Add ()), Op (Add ()) r a impl) => Ref a -> impl
- data Insert a
- insert :: (HasCallStack, Match r ~ FindOp a a (Insert ()), Op (Insert ()) r a impl) => Ref a -> impl
- data RemoveIndex a
- removeIndex :: (HasCallStack, Match r ~ FindOp a a (RemoveIndex ()), Op (RemoveIndex ()) r a impl) => Ref a -> impl
- data RemoveWidget a
- removeWidget :: (HasCallStack, Match r ~ FindOp a a (RemoveWidget ()), Op (RemoveWidget ()) r a impl) => Ref a -> impl
- data Clear a
- clear :: (HasCallStack, Match r ~ FindOp a a (Clear ()), Op (Clear ()) r a impl) => Ref a -> impl
- data SetResizable a
- setResizable :: (HasCallStack, Match r ~ FindOp a a (SetResizable ()), Op (SetResizable ()) r a impl) => Ref a -> impl
- data SetNotResizable a
- setNotResizable :: (HasCallStack, Match r ~ FindOp a a (SetNotResizable ()), Op (SetNotResizable ()) r a impl) => Ref a -> impl
- data GetResizable a
- getResizable :: (HasCallStack, Match r ~ FindOp a a (GetResizable ()), Op (GetResizable ()) r a impl) => Ref a -> impl
- data AddResizable a
- addResizable :: (HasCallStack, Match r ~ FindOp a a (AddResizable ()), Op (AddResizable ()) r a impl) => Ref a -> impl
- data InitSizes a
- initSizes :: (HasCallStack, Match r ~ FindOp a a (InitSizes ()), Op (InitSizes ()) r a impl) => Ref a -> impl
- data Children a
- children :: (HasCallStack, Match r ~ FindOp a a (Children ()), Op (Children ()) r a impl) => Ref a -> impl
- data SetClipChildren a
- setClipChildren :: (HasCallStack, Match r ~ FindOp a a (SetClipChildren ()), Op (SetClipChildren ()) r a impl) => Ref a -> impl
- data ClipChildren a
- clipChildren :: (HasCallStack, Match r ~ FindOp a a (ClipChildren ()), Op (ClipChildren ()) r a impl) => Ref a -> impl
- data Focus a
- focus :: (HasCallStack, Match r ~ FindOp a a (Focus ()), Op (Focus ()) r a impl) => Ref a -> impl
- data DdfdesignKludge a
- ddfdesignKludge :: (HasCallStack, Match r ~ FindOp a a (DdfdesignKludge ()), Op (DdfdesignKludge ()) r a impl) => Ref a -> impl
- data InsertBefore a
- insertBefore :: (HasCallStack, Match r ~ FindOp a a (InsertBefore ()), Op (InsertBefore ()) r a impl) => Ref a -> impl
- data GetArray a
- getArray :: (HasCallStack, Match r ~ FindOp a a (GetArray ()), Op (GetArray ()) r a impl) => Ref a -> impl
- data GetChild a
- getChild :: (HasCallStack, Match r ~ FindOp a a (GetChild ()), Op (GetChild ()) r a impl) => Ref a -> impl
- type WindowBase = CWindowBase GroupBase
- type Window = CWindow WindowBase
- data DrawSuper a
- drawSuper :: (HasCallStack, Match r ~ FindOp a a (DrawSuper ()), Op (DrawSuper ()) r a impl) => Ref a -> impl
- data HandleSuper a
- handleSuper :: (HasCallStack, Match r ~ FindOp a a (HandleSuper ()), Op (HandleSuper ()) r a impl) => Ref a -> impl
- data FlushSuper a
- flushSuper :: (HasCallStack, Match r ~ FindOp a a (FlushSuper ()), Op (FlushSuper ()) r a impl) => Ref a -> impl
- data MakeFullscreen a
- makeFullscreen :: (HasCallStack, Match r ~ FindOp a a (MakeFullscreen ()), Op (MakeFullscreen ()) r a impl) => Ref a -> impl
- data FullscreenOff a
- fullscreenOff :: (HasCallStack, Match r ~ FindOp a a (FullscreenOff ()), Op (FullscreenOff ()) r a impl) => Ref a -> impl
- data SetBorder a
- setBorder :: (HasCallStack, Match r ~ FindOp a a (SetBorder ()), Op (SetBorder ()) r a impl) => Ref a -> impl
- data ClearBorder a
- clearBorder :: (HasCallStack, Match r ~ FindOp a a (ClearBorder ()), Op (ClearBorder ()) r a impl) => Ref a -> impl
- data GetBorder a
- getBorder :: (HasCallStack, Match r ~ FindOp a a (GetBorder ()), Op (GetBorder ()) r a impl) => Ref a -> impl
- data SetOverride a
- setOverride :: (HasCallStack, Match r ~ FindOp a a (SetOverride ()), Op (SetOverride ()) r a impl) => Ref a -> impl
- data GetOverride a
- getOverride :: (HasCallStack, Match r ~ FindOp a a (GetOverride ()), Op (GetOverride ()) r a impl) => Ref a -> impl
- data SetModal a
- setModal :: (HasCallStack, Match r ~ FindOp a a (SetModal ()), Op (SetModal ()) r a impl) => Ref a -> impl
- data GetModal a
- getModal :: (HasCallStack, Match r ~ FindOp a a (GetModal ()), Op (GetModal ()) r a impl) => Ref a -> impl
- data SetNonModal a
- setNonModal :: (HasCallStack, Match r ~ FindOp a a (SetNonModal ()), Op (SetNonModal ()) r a impl) => Ref a -> impl
- data NonModal a
- nonModal :: (HasCallStack, Match r ~ FindOp a a (NonModal ()), Op (NonModal ()) r a impl) => Ref a -> impl
- data SetMenuWindow a
- setMenuWindow :: (HasCallStack, Match r ~ FindOp a a (SetMenuWindow ()), Op (SetMenuWindow ()) r a impl) => Ref a -> impl
- data GetMenuWindow a
- getMenuWindow :: (HasCallStack, Match r ~ FindOp a a (GetMenuWindow ()), Op (GetMenuWindow ()) r a impl) => Ref a -> impl
- data SetTooltipWindow a
- setTooltipWindow :: (HasCallStack, Match r ~ FindOp a a (SetTooltipWindow ()), Op (SetTooltipWindow ()) r a impl) => Ref a -> impl
- data GetTooltipWindow a
- getTooltipWindow :: (HasCallStack, Match r ~ FindOp a a (GetTooltipWindow ()), Op (GetTooltipWindow ()) r a impl) => Ref a -> impl
- data HotSpot a
- hotSpot :: (HasCallStack, Match r ~ FindOp a a (HotSpot ()), Op (HotSpot ()) r a impl) => Ref a -> impl
- data FreePosition a
- freePosition :: (HasCallStack, Match r ~ FindOp a a (FreePosition ()), Op (FreePosition ()) r a impl) => Ref a -> impl
- data SizeRange a
- sizeRange :: (HasCallStack, Match r ~ FindOp a a (SizeRange ()), Op (SizeRange ()) r a impl) => Ref a -> impl
- data SizeRangeWithArgs a
- sizeRangeWithArgs :: (HasCallStack, Match r ~ FindOp a a (SizeRangeWithArgs ()), Op (SizeRangeWithArgs ()) r a impl) => Ref a -> impl
- data GetIconlabel a
- getIconlabel :: (HasCallStack, Match r ~ FindOp a a (GetIconlabel ()), Op (GetIconlabel ()) r a impl) => Ref a -> impl
- data SetIconlabel a
- setIconlabel :: (HasCallStack, Match r ~ FindOp a a (SetIconlabel ()), Op (SetIconlabel ()) r a impl) => Ref a -> impl
- data SetLabelWithIconlabel a
- setLabelWithIconlabel :: (HasCallStack, Match r ~ FindOp a a (SetLabelWithIconlabel ()), Op (SetLabelWithIconlabel ()) r a impl) => Ref a -> impl
- data GetXclass a
- getXclass :: (HasCallStack, Match r ~ FindOp a a (GetXclass ()), Op (GetXclass ()) r a impl) => Ref a -> impl
- data SetXclass a
- setXclass :: (HasCallStack, Match r ~ FindOp a a (SetXclass ()), Op (SetXclass ()) r a impl) => Ref a -> impl
- data GetIcon a
- getIcon :: (HasCallStack, Match r ~ FindOp a a (GetIcon ()), Op (GetIcon ()) r a impl) => Ref a -> impl
- data SetIcon a
- setIcon :: (HasCallStack, Match r ~ FindOp a a (SetIcon ()), Op (SetIcon ()) r a impl) => Ref a -> impl
- data Shown a
- shown :: (HasCallStack, Match r ~ FindOp a a (Shown ()), Op (Shown ()) r a impl) => Ref a -> impl
- data Iconize a
- iconize :: (HasCallStack, Match r ~ FindOp a a (Iconize ()), Op (Iconize ()) r a impl) => Ref a -> impl
- data GetXRoot a
- getXRoot :: (HasCallStack, Match r ~ FindOp a a (GetXRoot ()), Op (GetXRoot ()) r a impl) => Ref a -> impl
- data GetYRoot a
- getYRoot :: (HasCallStack, Match r ~ FindOp a a (GetYRoot ()), Op (GetYRoot ()) r a impl) => Ref a -> impl
- data MakeCurrent a
- makeCurrent :: (HasCallStack, Match r ~ FindOp a a (MakeCurrent ()), Op (MakeCurrent ()) r a impl) => Ref a -> impl
- data SetCursor a
- setCursor :: (HasCallStack, Match r ~ FindOp a a (SetCursor ()), Op (SetCursor ()) r a impl) => Ref a -> impl
- data SetCursorWithFgBg a
- setCursorWithFgBg :: (HasCallStack, Match r ~ FindOp a a (SetCursorWithFgBg ()), Op (SetCursorWithFgBg ()) r a impl) => Ref a -> impl
- data SetDefaultCursor a
- setDefaultCursor :: (HasCallStack, Match r ~ FindOp a a (SetDefaultCursor ()), Op (SetDefaultCursor ()) r a impl) => Ref a -> impl
- data SetDefaultCursorWithFgBg a
- setDefaultCursorWithFgBg :: (HasCallStack, Match r ~ FindOp a a (SetDefaultCursorWithFgBg ()), Op (SetDefaultCursorWithFgBg ()) r a impl) => Ref a -> impl
- data GetDecoratedW a
- getDecoratedW :: (HasCallStack, Match r ~ FindOp a a (GetDecoratedW ()), Op (GetDecoratedW ()) r a impl) => Ref a -> impl
- data GetDecoratedH a
- getDecoratedH :: (HasCallStack, Match r ~ FindOp a a (GetDecoratedH ()), Op (GetDecoratedH ()) r a impl) => Ref a -> impl
- data WaitForExpose a
- waitForExpose :: (HasCallStack, Match r ~ FindOp a a (WaitForExpose ()), Op (WaitForExpose ()) r a impl) => Ref a -> impl
- type SingleWindowBase = CSingleWindowBase WindowBase
- type SingleWindow = CSingleWindow SingleWindowBase
- type DoubleWindowBase = CDoubleWindowBase WindowBase
- type DoubleWindow = CDoubleWindow DoubleWindowBase
- type OverlayWindowBase = COverlayWindowBase DoubleWindowBase
- type OverlayWindow = COverlayWindow OverlayWindowBase
- data CanDoOverlay a
- canDoOverlay :: (HasCallStack, Match r ~ FindOp a a (CanDoOverlay ()), Op (CanDoOverlay ()) r a impl) => Ref a -> impl
- data RedrawOverlay a
- redrawOverlay :: (HasCallStack, Match r ~ FindOp a a (RedrawOverlay ()), Op (RedrawOverlay ()) r a impl) => Ref a -> impl
- data Flush a
- flush :: (HasCallStack, Match r ~ FindOp a a (Flush ()), Op (Flush ()) r a impl) => Ref a -> impl
- type ButtonBase = CButtonBase WidgetBase
- type Button = CButton ButtonBase
- data GetValue a
- getValue :: (HasCallStack, Match r ~ FindOp a a (GetValue ()), Op (GetValue ()) r a impl) => Ref a -> impl
- data SetValue a
- setValue :: (HasCallStack, Match r ~ FindOp a a (SetValue ()), Op (SetValue ()) r a impl) => Ref a -> impl
- data Set a
- set :: (HasCallStack, Match r ~ FindOp a a (Set ()), Op (Set ()) r a impl) => Ref a -> impl
- data Setonly a
- setonly :: (HasCallStack, Match r ~ FindOp a a (Setonly ()), Op (Setonly ()) r a impl) => Ref a -> impl
- data GetShortcut a
- getShortcut :: (HasCallStack, Match r ~ FindOp a a (GetShortcut ()), Op (GetShortcut ()) r a impl) => Ref a -> impl
- data SetShortcut a
- setShortcut :: (HasCallStack, Match r ~ FindOp a a (SetShortcut ()), Op (SetShortcut ()) r a impl) => Ref a -> impl
- data GetDownBox a
- getDownBox :: (HasCallStack, Match r ~ FindOp a a (GetDownBox ()), Op (GetDownBox ()) r a impl) => Ref a -> impl
- data SetDownBox a
- setDownBox :: (HasCallStack, Match r ~ FindOp a a (SetDownBox ()), Op (SetDownBox ()) r a impl) => Ref a -> impl
- data GetDownColor a
- getDownColor :: (HasCallStack, Match r ~ FindOp a a (GetDownColor ()), Op (GetDownColor ()) r a impl) => Ref a -> impl
- data SetDownColor a
- setDownColor :: (HasCallStack, Match r ~ FindOp a a (SetDownColor ()), Op (SetDownColor ()) r a impl) => Ref a -> impl
- type LightButtonBase = CLightButtonBase ButtonBase
- type LightButton = CLightButton LightButtonBase
- type RadioLightButtonBase = CRadioLightButtonBase LightButtonBase
- type RadioLightButton = CRadioLightButton RadioLightButtonBase
- type CheckButtonBase = CCheckButtonBase LightButtonBase
- type CheckButton = CCheckButton CheckButtonBase
- type ReturnButtonBase = CReturnButtonBase ButtonBase
- type ReturnButton = CReturnButton ReturnButtonBase
- type RoundButtonBase = CRoundButtonBase ButtonBase
- type RoundButton = CRoundButton RoundButtonBase
- type RepeatButtonBase = CRepeatButtonBase ButtonBase
- type RepeatButton = CRepeatButton RepeatButtonBase
- type ToggleButtonBase = CToggleButtonBase ButtonBase
- type ToggleButton = CToggleButton ToggleButtonBase
- type ValuatorBase = CValuatorBase WidgetBase
- type Valuator = CValuator ValuatorBase
- data Bounds a
- bounds :: (HasCallStack, Match r ~ FindOp a a (Bounds ()), Op (Bounds ()) r a impl) => Ref a -> impl
- data GetMinimum a
- getMinimum :: (HasCallStack, Match r ~ FindOp a a (GetMinimum ()), Op (GetMinimum ()) r a impl) => Ref a -> impl
- data SetMinimum a
- setMinimum :: (HasCallStack, Match r ~ FindOp a a (SetMinimum ()), Op (SetMinimum ()) r a impl) => Ref a -> impl
- data GetMaximum a
- getMaximum :: (HasCallStack, Match r ~ FindOp a a (GetMaximum ()), Op (GetMaximum ()) r a impl) => Ref a -> impl
- data SetMaximum a
- setMaximum :: (HasCallStack, Match r ~ FindOp a a (SetMaximum ()), Op (SetMaximum ()) r a impl) => Ref a -> impl
- data Range a
- range :: (HasCallStack, Match r ~ FindOp a a (Range ()), Op (Range ()) r a impl) => Ref a -> impl
- data SetStep a
- setStep :: (HasCallStack, Match r ~ FindOp a a (SetStep ()), Op (SetStep ()) r a impl) => Ref a -> impl
- data GetStep a
- getStep :: (HasCallStack, Match r ~ FindOp a a (GetStep ()), Op (GetStep ()) r a impl) => Ref a -> impl
- data Precision a
- precision :: (HasCallStack, Match r ~ FindOp a a (Precision ()), Op (Precision ()) r a impl) => Ref a -> impl
- data Format a
- format :: (HasCallStack, Match r ~ FindOp a a (Format ()), Op (Format ()) r a impl) => Ref a -> impl
- data Round a
- round :: (HasCallStack, Match r ~ FindOp a a (Round ()), Op (Round ()) r a impl) => Ref a -> impl
- data Clamp a
- clamp :: (HasCallStack, Match r ~ FindOp a a (Clamp ()), Op (Clamp ()) r a impl) => Ref a -> impl
- data Increment a
- increment :: (HasCallStack, Match r ~ FindOp a a (Increment ()), Op (Increment ()) r a impl) => Ref a -> impl
- type SliderBase = CSliderBase ValuatorBase
- type Slider = CSlider SliderBase
- data Scrollvalue a
- scrollvalue :: (HasCallStack, Match r ~ FindOp a a (Scrollvalue ()), Op (Scrollvalue ()) r a impl) => Ref a -> impl
- data SetSliderSize a
- setSliderSize :: (HasCallStack, Match r ~ FindOp a a (SetSliderSize ()), Op (SetSliderSize ()) r a impl) => Ref a -> impl
- data GetSliderSize a
- getSliderSize :: (HasCallStack, Match r ~ FindOp a a (GetSliderSize ()), Op (GetSliderSize ()) r a impl) => Ref a -> impl
- data GetSlider a
- getSlider :: (HasCallStack, Match r ~ FindOp a a (GetSlider ()), Op (GetSlider ()) r a impl) => Ref a -> impl
- data SetSlider a
- setSlider :: (HasCallStack, Match r ~ FindOp a a (SetSlider ()), Op (SetSlider ()) r a impl) => Ref a -> impl
- type FillSliderBase = CFillSliderBase SliderBase
- type FillSlider = CFillSlider FillSliderBase
- type HorSliderBase = CHorSliderBase SliderBase
- type HorSlider = CHorSlider HorSliderBase
- type HorFillSliderBase = CHorFillSliderBase SliderBase
- type HorFillSlider = CHorFillSlider HorFillSliderBase
- type NiceSliderBase = CNiceSliderBase SliderBase
- type NiceSlider = CNiceSlider NiceSliderBase
- type HorNiceSliderBase = CHorNiceSliderBase SliderBase
- type HorNiceSlider = CHorNiceSlider HorNiceSliderBase
- type MenuItemBase = CMenuItemBase Base
- type MenuItem = CMenuItem MenuItemBase
- data NextWithStep a
- nextWithStep :: (HasCallStack, Match r ~ FindOp a a (NextWithStep ()), Op (NextWithStep ()) r a impl) => Ref a -> impl
- data Next a
- next :: (HasCallStack, Match r ~ FindOp a a (Next ()), Op (Next ()) r a impl) => Ref a -> impl
- data GetFirst a
- getFirst :: (HasCallStack, Match r ~ FindOp a a (GetFirst ()), Op (GetFirst ()) r a impl) => Ref a -> impl
- data SetLabelWithLabeltype a
- setLabelWithLabeltype :: (HasCallStack, Match r ~ FindOp a a (SetLabelWithLabeltype ()), Op (SetLabelWithLabeltype ()) r a impl) => Ref a -> impl
- data Submenu a
- submenu :: (HasCallStack, Match r ~ FindOp a a (Submenu ()), Op (Submenu ()) r a impl) => Ref a -> impl
- data Checkbox a
- checkbox :: (HasCallStack, Match r ~ FindOp a a (Checkbox ()), Op (Checkbox ()) r a impl) => Ref a -> impl
- data Radio a
- radio :: (HasCallStack, Match r ~ FindOp a a (Radio ()), Op (Radio ()) r a impl) => Ref a -> impl
- data Visible a
- visible :: (HasCallStack, Match r ~ FindOp a a (Visible ()), Op (Visible ()) r a impl) => Ref a -> impl
- data Activevisible a
- activevisible :: (HasCallStack, Match r ~ FindOp a a (Activevisible ()), Op (Activevisible ()) r a impl) => Ref a -> impl
- data Measure a
- measure :: (HasCallStack, Match r ~ FindOp a a (Measure ()), Op (Measure ()) r a impl) => Ref a -> impl
- data DrawWithT a
- drawWithT :: (HasCallStack, Match r ~ FindOp a a (DrawWithT ()), Op (DrawWithT ()) r a impl) => Ref a -> impl
- data Draw a
- draw :: (HasCallStack, Match r ~ FindOp a a (Draw ()), Op (Draw ()) r a impl) => Ref a -> impl
- data GetFlags a
- getFlags :: (HasCallStack, Match r ~ FindOp a a (GetFlags ()), Op (GetFlags ()) r a impl) => Ref a -> impl
- data SetFlags a
- setFlags :: (HasCallStack, Match r ~ FindOp a a (SetFlags ()), Op (SetFlags ()) r a impl) => Ref a -> impl
- data GetText a
- getText :: (HasCallStack, Match r ~ FindOp a a (GetText ()), Op (GetText ()) r a impl) => Ref a -> impl
- data Pulldown a
- pulldown :: (HasCallStack, Match r ~ FindOp a a (Pulldown ()), Op (Pulldown ()) r a impl) => Ref a -> impl
- data Popup a
- popup :: (HasCallStack, Match r ~ FindOp a a (Popup ()), Op (Popup ()) r a impl) => Ref a -> impl
- data TestShortcut a
- testShortcut :: (HasCallStack, Match r ~ FindOp a a (TestShortcut ()), Op (TestShortcut ()) r a impl) => Ref a -> impl
- data FindShortcut a
- findShortcut :: (HasCallStack, Match r ~ FindOp a a (FindShortcut ()), Op (FindShortcut ()) r a impl) => Ref a -> impl
- data DoCallback a
- doCallback :: (HasCallStack, Match r ~ FindOp a a (DoCallback ()), Op (DoCallback ()) r a impl) => Ref a -> impl
- data GetSize a
- getSize :: (HasCallStack, Match r ~ FindOp a a (GetSize ()), Op (GetSize ()) r a impl) => Ref a -> impl
- type MenuPrimBase = CMenuPrimBase WidgetBase
- type MenuPrim = CMenuPrim MenuPrimBase
- data ItemPathname a
- itemPathname :: (HasCallStack, Match r ~ FindOp a a (ItemPathname ()), Op (ItemPathname ()) r a impl) => Ref a -> impl
- data ItemPathnameRecent a
- itemPathnameRecent :: (HasCallStack, Match r ~ FindOp a a (ItemPathnameRecent ()), Op (ItemPathnameRecent ()) r a impl) => Ref a -> impl
- data Picked a
- picked :: (HasCallStack, Match r ~ FindOp a a (Picked ()), Op (Picked ()) r a impl) => Ref a -> impl
- data FindIndex a
- findIndex :: (HasCallStack, Match r ~ FindOp a a (FindIndex ()), Op (FindIndex ()) r a impl) => Ref a -> impl
- data Global a
- global :: (HasCallStack, Match r ~ FindOp a a (Global ()), Op (Global ()) r a impl) => Ref a -> impl
- data GetMenu a
- getMenu :: (HasCallStack, Match r ~ FindOp a a (GetMenu ()), Op (GetMenu ()) r a impl) => Ref a -> impl
- data SetMenu a
- setMenu :: (HasCallStack, Match r ~ FindOp a a (SetMenu ()), Op (SetMenu ()) r a impl) => Ref a -> impl
- data AddName a
- addName :: (HasCallStack, Match r ~ FindOp a a (AddName ()), Op (AddName ()) r a impl) => Ref a -> impl
- data Copy a
- copy :: (HasCallStack, Match r ~ FindOp a a (Copy ()), Op (Copy ()) r a impl) => Ref a -> impl
- data SetSize a
- setSize :: (HasCallStack, Match r ~ FindOp a a (SetSize ()), Op (SetSize ()) r a impl) => Ref a -> impl
- data ClearSubmenu a
- clearSubmenu :: (HasCallStack, Match r ~ FindOp a a (ClearSubmenu ()), Op (ClearSubmenu ()) r a impl) => Ref a -> impl
- data Replace a
- replace :: (HasCallStack, Match r ~ FindOp a a (Replace ()), Op (Replace ()) r a impl) => Ref a -> impl
- data Remove a
- remove :: (HasCallStack, Match r ~ FindOp a a (Remove ()), Op (Remove ()) r a impl) => Ref a -> impl
- data SetMode a
- setMode :: (HasCallStack, Match r ~ FindOp a a (SetMode ()), Op (SetMode ()) r a impl) => Ref a -> impl
- data GetMode a
- getMode :: (HasCallStack, Match r ~ FindOp a a (GetMode ()), Op (GetMode ()) r a impl) => Ref a -> impl
- data Mvalue a
- mvalue :: (HasCallStack, Match r ~ FindOp a a (Mvalue ()), Op (Mvalue ()) r a impl) => Ref a -> impl
- data GetTextWithIndex a
- getTextWithIndex :: (HasCallStack, Match r ~ FindOp a a (GetTextWithIndex ()), Op (GetTextWithIndex ()) r a impl) => Ref a -> impl
- data GetTextfont a
- getTextfont :: (HasCallStack, Match r ~ FindOp a a (GetTextfont ()), Op (GetTextfont ()) r a impl) => Ref a -> impl
- data SetTextfont a
- setTextfont :: (HasCallStack, Match r ~ FindOp a a (SetTextfont ()), Op (SetTextfont ()) r a impl) => Ref a -> impl
- data GetTextsize a
- getTextsize :: (HasCallStack, Match r ~ FindOp a a (GetTextsize ()), Op (GetTextsize ()) r a impl) => Ref a -> impl
- data SetTextsize a
- setTextsize :: (HasCallStack, Match r ~ FindOp a a (SetTextsize ()), Op (SetTextsize ()) r a impl) => Ref a -> impl
- data GetTextcolor a
- getTextcolor :: (HasCallStack, Match r ~ FindOp a a (GetTextcolor ()), Op (GetTextcolor ()) r a impl) => Ref a -> impl
- data SetTextcolor a
- setTextcolor :: (HasCallStack, Match r ~ FindOp a a (SetTextcolor ()), Op (SetTextcolor ()) r a impl) => Ref a -> impl
- data DownBox a
- downBox :: (HasCallStack, Match r ~ FindOp a a (DownBox ()), Op (DownBox ()) r a impl) => Ref a -> impl
- data AddAndGetMenuItem a
- addAndGetMenuItem :: (HasCallStack, Match r ~ FindOp a a (AddAndGetMenuItem ()), Op (AddAndGetMenuItem ()) r a impl) => Ref a -> impl
- type MenuBarBase = CMenuBarBase MenuPrimBase
- type MenuBar = CMenuBar MenuBarBase
- type SysMenuBarBase = CSysMenuBarBase MenuBarBase
- type SysMenuBar = CSysMenuBar SysMenuBarBase
- type ChoiceBase = CChoiceBase MenuPrimBase
- type Choice = CChoice ChoiceBase
- type MenuButtonBase = CMenuButtonBase MenuPrimBase
- type MenuButton = CMenuButton MenuButtonBase
- type Image = CImage Base
- data GetD a
- getD :: (HasCallStack, Match r ~ FindOp a a (GetD ()), Op (GetD ()) r a impl) => Ref a -> impl
- data GetLd a
- getLd :: (HasCallStack, Match r ~ FindOp a a (GetLd ()), Op (GetLd ()) r a impl) => Ref a -> impl
- data GetCount a
- getCount :: (HasCallStack, Match r ~ FindOp a a (GetCount ()), Op (GetCount ()) r a impl) => Ref a -> impl
- data ColorAverage a
- colorAverage :: (HasCallStack, Match r ~ FindOp a a (ColorAverage ()), Op (ColorAverage ()) r a impl) => Ref a -> impl
- data Inactive a
- inactive :: (HasCallStack, Match r ~ FindOp a a (Inactive ()), Op (Inactive ()) r a impl) => Ref a -> impl
- data Desaturate a
- desaturate :: (HasCallStack, Match r ~ FindOp a a (Desaturate ()), Op (Desaturate ()) r a impl) => Ref a -> impl
- data DrawResize a
- drawResize :: (HasCallStack, Match r ~ FindOp a a (DrawResize ()), Op (DrawResize ()) r a impl) => Ref a -> impl
- data Uncache a
- uncache :: (HasCallStack, Match r ~ FindOp a a (Uncache ()), Op (Uncache ()) r a impl) => Ref a -> impl
- data Fail a
- fail :: (HasCallStack, Match r ~ FindOp a a (Fail ()), Op (Fail ()) r a impl) => Ref a -> impl
- data Scale a
- scale :: (HasCallStack, Match r ~ FindOp a a (Scale ()), Op (Scale ()) r a impl) => Ref a -> impl
- data GetDataW a
- getDataW :: (HasCallStack, Match r ~ FindOp a a (GetDataW ()), Op (GetDataW ()) r a impl) => Ref a -> impl
- data GetDataH a
- getDataH :: (HasCallStack, Match r ~ FindOp a a (GetDataH ()), Op (GetDataH ()) r a impl) => Ref a -> impl
- data GetDataSize a
- getDataSize :: (HasCallStack, Match r ~ FindOp a a (GetDataSize ()), Op (GetDataSize ()) r a impl) => Ref a -> impl
- type Bitmap = CBitmap Image
- type Pixmap = CPixmap Image
- type CopySurface = CCopySurface Base
- data SetCurrent a
- setCurrent :: (HasCallStack, Match r ~ FindOp a a (SetCurrent ()), Op (SetCurrent ()) r a impl) => Ref a -> impl
- type ImageSurface = CImageSurface Base
- data GetOrigin a
- getOrigin :: (HasCallStack, Match r ~ FindOp a a (GetOrigin ()), Op (GetOrigin ()) r a impl) => Ref a -> impl
- data PrintableRect a
- printableRect :: (HasCallStack, Match r ~ FindOp a a (PrintableRect ()), Op (PrintableRect ()) r a impl) => Ref a -> impl
- data SetOrigin a
- setOrigin :: (HasCallStack, Match r ~ FindOp a a (SetOrigin ()), Op (SetOrigin ()) r a impl) => Ref a -> impl
- data GetOffscreenBeforeDelete a
- getOffscreenBeforeDelete :: (HasCallStack, Match r ~ FindOp a a (GetOffscreenBeforeDelete ()), Op (GetOffscreenBeforeDelete ()) r a impl) => Ref a -> impl
- data GetOffscreen a
- getOffscreen :: (HasCallStack, Match r ~ FindOp a a (GetOffscreen ()), Op (GetOffscreen ()) r a impl) => Ref a -> impl
- type AdjusterBase = CAdjusterBase ValuatorBase
- type Adjuster = CAdjuster AdjusterBase
- data SetSoft a
- setSoft :: (HasCallStack, Match r ~ FindOp a a (SetSoft ()), Op (SetSoft ()) r a impl) => Ref a -> impl
- data GetSoft a
- getSoft :: (HasCallStack, Match r ~ FindOp a a (GetSoft ()), Op (GetSoft ()) r a impl) => Ref a -> impl
- type DialBase = CDialBase ValuatorBase
- type Dial = CDial DialBase
- data GetAngle1 a
- getAngle1 :: (HasCallStack, Match r ~ FindOp a a (GetAngle1 ()), Op (GetAngle1 ()) r a impl) => Ref a -> impl
- data SetAngle1 a
- setAngle1 :: (HasCallStack, Match r ~ FindOp a a (SetAngle1 ()), Op (SetAngle1 ()) r a impl) => Ref a -> impl
- data GetAngle2 a
- getAngle2 :: (HasCallStack, Match r ~ FindOp a a (GetAngle2 ()), Op (GetAngle2 ()) r a impl) => Ref a -> impl
- data SetAngle2 a
- setAngle2 :: (HasCallStack, Match r ~ FindOp a a (SetAngle2 ()), Op (SetAngle2 ()) r a impl) => Ref a -> impl
- data SetAngles a
- setAngles :: (HasCallStack, Match r ~ FindOp a a (SetAngles ()), Op (SetAngles ()) r a impl) => Ref a -> impl
- type FillDial = CFillDial DialBase
- type LineDial = CLineDial DialBase
- type RollerBase = CRollerBase ValuatorBase
- type Roller = CRoller RollerBase
- type CounterBase = CCounterBase ValuatorBase
- type Counter = CCounter CounterBase
- data SetLstep a
- setLstep :: (HasCallStack, Match r ~ FindOp a a (SetLstep ()), Op (SetLstep ()) r a impl) => Ref a -> impl
- type ScrollbarBase = CScrollbarBase SliderBase
- type Scrollbar = CScrollbar ScrollbarBase
- data SetLinesize a
- setLinesize :: (HasCallStack, Match r ~ FindOp a a (SetLinesize ()), Op (SetLinesize ()) r a impl) => Ref a -> impl
- data GetLinesize a
- getLinesize :: (HasCallStack, Match r ~ FindOp a a (GetLinesize ()), Op (GetLinesize ()) r a impl) => Ref a -> impl
- type ValueSliderBase = CValueSliderBase SliderBase
- type ValueSlider = CValueSlider ValueSliderBase
- type HorValueSlider = CHorValueSlider ValueSliderBase
- type InputBase = CInputBase WidgetBase
- type Input = CInput InputBase
- data StaticValue a
- staticValue :: (HasCallStack, Match r ~ FindOp a a (StaticValue ()), Op (StaticValue ()) r a impl) => Ref a -> impl
- data Index a
- index :: (HasCallStack, Match r ~ FindOp a a (Index ()), Op (Index ()) r a impl) => Ref a -> impl
- data GetMaximumSize a
- getMaximumSize :: (HasCallStack, Match r ~ FindOp a a (GetMaximumSize ()), Op (GetMaximumSize ()) r a impl) => Ref a -> impl
- data SetMaximumSize a
- setMaximumSize :: (HasCallStack, Match r ~ FindOp a a (SetMaximumSize ()), Op (SetMaximumSize ()) r a impl) => Ref a -> impl
- data GetPosition a
- getPosition :: (HasCallStack, Match r ~ FindOp a a (GetPosition ()), Op (GetPosition ()) r a impl) => Ref a -> impl
- data GetMark a
- getMark :: (HasCallStack, Match r ~ FindOp a a (GetMark ()), Op (GetMark ()) r a impl) => Ref a -> impl
- data SetPosition a
- setPosition :: (HasCallStack, Match r ~ FindOp a a (SetPosition ()), Op (SetPosition ()) r a impl) => Ref a -> impl
- data SetMark a
- setMark :: (HasCallStack, Match r ~ FindOp a a (SetMark ()), Op (SetMark ()) r a impl) => Ref a -> impl
- data Cut a
- cut :: (HasCallStack, Match r ~ FindOp a a (Cut ()), Op (Cut ()) r a impl) => Ref a -> impl
- data CutFromCursor a
- cutFromCursor :: (HasCallStack, Match r ~ FindOp a a (CutFromCursor ()), Op (CutFromCursor ()) r a impl) => Ref a -> impl
- data CutRange a
- cutRange :: (HasCallStack, Match r ~ FindOp a a (CutRange ()), Op (CutRange ()) r a impl) => Ref a -> impl
- data InsertWithLength a
- insertWithLength :: (HasCallStack, Match r ~ FindOp a a (InsertWithLength ()), Op (InsertWithLength ()) r a impl) => Ref a -> impl
- data Undo a
- undo :: (HasCallStack, Match r ~ FindOp a a (Undo ()), Op (Undo ()) r a impl) => Ref a -> impl
- data CopyCuts a
- copyCuts :: (HasCallStack, Match r ~ FindOp a a (CopyCuts ()), Op (CopyCuts ()) r a impl) => Ref a -> impl
- data GetCursorColor a
- getCursorColor :: (HasCallStack, Match r ~ FindOp a a (GetCursorColor ()), Op (GetCursorColor ()) r a impl) => Ref a -> impl
- data SetCursorColor a
- setCursorColor :: (HasCallStack, Match r ~ FindOp a a (SetCursorColor ()), Op (SetCursorColor ()) r a impl) => Ref a -> impl
- data GetInputType a
- getInputType :: (HasCallStack, Match r ~ FindOp a a (GetInputType ()), Op (GetInputType ()) r a impl) => Ref a -> impl
- data SetInputType a
- setInputType :: (HasCallStack, Match r ~ FindOp a a (SetInputType ()), Op (SetInputType ()) r a impl) => Ref a -> impl
- data GetReadonly a
- getReadonly :: (HasCallStack, Match r ~ FindOp a a (GetReadonly ()), Op (GetReadonly ()) r a impl) => Ref a -> impl
- data SetReadonly a
- setReadonly :: (HasCallStack, Match r ~ FindOp a a (SetReadonly ()), Op (SetReadonly ()) r a impl) => Ref a -> impl
- data GetWrap a
- getWrap :: (HasCallStack, Match r ~ FindOp a a (GetWrap ()), Op (GetWrap ()) r a impl) => Ref a -> impl
- data SetWrap a
- setWrap :: (HasCallStack, Match r ~ FindOp a a (SetWrap ()), Op (SetWrap ()) r a impl) => Ref a -> impl
- data GetTabNav a
- getTabNav :: (HasCallStack, Match r ~ FindOp a a (GetTabNav ()), Op (GetTabNav ()) r a impl) => Ref a -> impl
- data SetTabNav a
- setTabNav :: (HasCallStack, Match r ~ FindOp a a (SetTabNav ()), Op (SetTabNav ()) r a impl) => Ref a -> impl
- data DrawText a
- drawText :: (HasCallStack, Match r ~ FindOp a a (DrawText ()), Op (DrawText ()) r a impl) => Ref a -> impl
- type OutputBase = COutputBase InputBase
- type Output = COutput OutputBase
- type ValueInputBase = CValueInputBase ValuatorBase
- type ValueInput = CValueInput ValueInputBase
- type ValueOutputBase = CValueOutputBase ValuatorBase
- type ValueOutput = CValueOutput ValueOutputBase
- type ProgressBase = CProgressBase WidgetBase
- type Progress = CProgress ProgressBase
- type PositionerBase = CPositionerBase WidgetBase
- type Positioner = CPositioner PositionerBase
- data SetXvalue a
- setXvalue :: (HasCallStack, Match r ~ FindOp a a (SetXvalue ()), Op (SetXvalue ()) r a impl) => Ref a -> impl
- data GetXvalue a
- getXvalue :: (HasCallStack, Match r ~ FindOp a a (GetXvalue ()), Op (GetXvalue ()) r a impl) => Ref a -> impl
- data SetYvalue a
- setYvalue :: (HasCallStack, Match r ~ FindOp a a (SetYvalue ()), Op (SetYvalue ()) r a impl) => Ref a -> impl
- data GetYvalue a
- getYvalue :: (HasCallStack, Match r ~ FindOp a a (GetYvalue ()), Op (GetYvalue ()) r a impl) => Ref a -> impl
- data SetXminimum a
- setXminimum :: (HasCallStack, Match r ~ FindOp a a (SetXminimum ()), Op (SetXminimum ()) r a impl) => Ref a -> impl
- data GetXminimum a
- getXminimum :: (HasCallStack, Match r ~ FindOp a a (GetXminimum ()), Op (GetXminimum ()) r a impl) => Ref a -> impl
- data SetYminimum a
- setYminimum :: (HasCallStack, Match r ~ FindOp a a (SetYminimum ()), Op (SetYminimum ()) r a impl) => Ref a -> impl
- data GetYminimum a
- getYminimum :: (HasCallStack, Match r ~ FindOp a a (GetYminimum ()), Op (GetYminimum ()) r a impl) => Ref a -> impl
- data SetXmaximum a
- setXmaximum :: (HasCallStack, Match r ~ FindOp a a (SetXmaximum ()), Op (SetXmaximum ()) r a impl) => Ref a -> impl
- data GetXmaximum a
- getXmaximum :: (HasCallStack, Match r ~ FindOp a a (GetXmaximum ()), Op (GetXmaximum ()) r a impl) => Ref a -> impl
- data SetYmaximum a
- setYmaximum :: (HasCallStack, Match r ~ FindOp a a (SetYmaximum ()), Op (SetYmaximum ()) r a impl) => Ref a -> impl
- data GetYmaximum a
- getYmaximum :: (HasCallStack, Match r ~ FindOp a a (GetYmaximum ()), Op (GetYmaximum ()) r a impl) => Ref a -> impl
- data SetXbounds a
- setXbounds :: (HasCallStack, Match r ~ FindOp a a (SetXbounds ()), Op (SetXbounds ()) r a impl) => Ref a -> impl
- data SetYbounds a
- setYbounds :: (HasCallStack, Match r ~ FindOp a a (SetYbounds ()), Op (SetYbounds ()) r a impl) => Ref a -> impl
- data SetXstep a
- setXstep :: (HasCallStack, Match r ~ FindOp a a (SetXstep ()), Op (SetXstep ()) r a impl) => Ref a -> impl
- data SetYstep a
- setYstep :: (HasCallStack, Match r ~ FindOp a a (SetYstep ()), Op (SetYstep ()) r a impl) => Ref a -> impl
- type WizardBase = CWizardBase GroupBase
- type Wizard = CWizard WizardBase
- data Prev a
- prev :: (HasCallStack, Match r ~ FindOp a a (Prev ()), Op (Prev ()) r a impl) => Ref a -> impl
- type TableBase = CTableBase GroupBase
- type Table = CTable TableBase
- data SetTableBox a
- setTableBox :: (HasCallStack, Match r ~ FindOp a a (SetTableBox ()), Op (SetTableBox ()) r a impl) => Ref a -> impl
- data GetTableBox a
- getTableBox :: (HasCallStack, Match r ~ FindOp a a (GetTableBox ()), Op (GetTableBox ()) r a impl) => Ref a -> impl
- data SetRows a
- setRows :: (HasCallStack, Match r ~ FindOp a a (SetRows ()), Op (SetRows ()) r a impl) => Ref a -> impl
- data GetRows a
- getRows :: (HasCallStack, Match r ~ FindOp a a (GetRows ()), Op (GetRows ()) r a impl) => Ref a -> impl
- data SetCols a
- setCols :: (HasCallStack, Match r ~ FindOp a a (SetCols ()), Op (SetCols ()) r a impl) => Ref a -> impl
- data GetCols a
- getCols :: (HasCallStack, Match r ~ FindOp a a (GetCols ()), Op (GetCols ()) r a impl) => Ref a -> impl
- data GetVisibleCells a
- getVisibleCells :: (HasCallStack, Match r ~ FindOp a a (GetVisibleCells ()), Op (GetVisibleCells ()) r a impl) => Ref a -> impl
- data IsInteractiveResize a
- isInteractiveResize :: (HasCallStack, Match r ~ FindOp a a (IsInteractiveResize ()), Op (IsInteractiveResize ()) r a impl) => Ref a -> impl
- data GetRowResize a
- getRowResize :: (HasCallStack, Match r ~ FindOp a a (GetRowResize ()), Op (GetRowResize ()) r a impl) => Ref a -> impl
- data SetRowResize a
- setRowResize :: (HasCallStack, Match r ~ FindOp a a (SetRowResize ()), Op (SetRowResize ()) r a impl) => Ref a -> impl
- data GetColResize a
- getColResize :: (HasCallStack, Match r ~ FindOp a a (GetColResize ()), Op (GetColResize ()) r a impl) => Ref a -> impl
- data SetColResize a
- setColResize :: (HasCallStack, Match r ~ FindOp a a (SetColResize ()), Op (SetColResize ()) r a impl) => Ref a -> impl
- data GetColResizeMin a
- getColResizeMin :: (HasCallStack, Match r ~ FindOp a a (GetColResizeMin ()), Op (GetColResizeMin ()) r a impl) => Ref a -> impl
- data SetColResizeMin a
- setColResizeMin :: (HasCallStack, Match r ~ FindOp a a (SetColResizeMin ()), Op (SetColResizeMin ()) r a impl) => Ref a -> impl
- data GetRowResizeMin a
- getRowResizeMin :: (HasCallStack, Match r ~ FindOp a a (GetRowResizeMin ()), Op (GetRowResizeMin ()) r a impl) => Ref a -> impl
- data SetRowResizeMin a
- setRowResizeMin :: (HasCallStack, Match r ~ FindOp a a (SetRowResizeMin ()), Op (SetRowResizeMin ()) r a impl) => Ref a -> impl
- data GetRowHeader a
- getRowHeader :: (HasCallStack, Match r ~ FindOp a a (GetRowHeader ()), Op (GetRowHeader ()) r a impl) => Ref a -> impl
- data SetRowHeader a
- setRowHeader :: (HasCallStack, Match r ~ FindOp a a (SetRowHeader ()), Op (SetRowHeader ()) r a impl) => Ref a -> impl
- data GetColHeader a
- getColHeader :: (HasCallStack, Match r ~ FindOp a a (GetColHeader ()), Op (GetColHeader ()) r a impl) => Ref a -> impl
- data SetColHeader a
- setColHeader :: (HasCallStack, Match r ~ FindOp a a (SetColHeader ()), Op (SetColHeader ()) r a impl) => Ref a -> impl
- data SetColHeaderHeight a
- setColHeaderHeight :: (HasCallStack, Match r ~ FindOp a a (SetColHeaderHeight ()), Op (SetColHeaderHeight ()) r a impl) => Ref a -> impl
- data GetColHeaderHeight a
- getColHeaderHeight :: (HasCallStack, Match r ~ FindOp a a (GetColHeaderHeight ()), Op (GetColHeaderHeight ()) r a impl) => Ref a -> impl
- data SetRowHeaderWidth a
- setRowHeaderWidth :: (HasCallStack, Match r ~ FindOp a a (SetRowHeaderWidth ()), Op (SetRowHeaderWidth ()) r a impl) => Ref a -> impl
- data GetRowHeaderWidth a
- getRowHeaderWidth :: (HasCallStack, Match r ~ FindOp a a (GetRowHeaderWidth ()), Op (GetRowHeaderWidth ()) r a impl) => Ref a -> impl
- data SetRowHeaderColor a
- setRowHeaderColor :: (HasCallStack, Match r ~ FindOp a a (SetRowHeaderColor ()), Op (SetRowHeaderColor ()) r a impl) => Ref a -> impl
- data GetRowHeaderColor a
- getRowHeaderColor :: (HasCallStack, Match r ~ FindOp a a (GetRowHeaderColor ()), Op (GetRowHeaderColor ()) r a impl) => Ref a -> impl
- data SetColHeaderColor a
- setColHeaderColor :: (HasCallStack, Match r ~ FindOp a a (SetColHeaderColor ()), Op (SetColHeaderColor ()) r a impl) => Ref a -> impl
- data GetColHeaderColor a
- getColHeaderColor :: (HasCallStack, Match r ~ FindOp a a (GetColHeaderColor ()), Op (GetColHeaderColor ()) r a impl) => Ref a -> impl
- data SetRowHeight a
- setRowHeight :: (HasCallStack, Match r ~ FindOp a a (SetRowHeight ()), Op (SetRowHeight ()) r a impl) => Ref a -> impl
- data GetRowHeight a
- getRowHeight :: (HasCallStack, Match r ~ FindOp a a (GetRowHeight ()), Op (GetRowHeight ()) r a impl) => Ref a -> impl
- data SetColWidth a
- setColWidth :: (HasCallStack, Match r ~ FindOp a a (SetColWidth ()), Op (SetColWidth ()) r a impl) => Ref a -> impl
- data GetColWidth a
- getColWidth :: (HasCallStack, Match r ~ FindOp a a (GetColWidth ()), Op (GetColWidth ()) r a impl) => Ref a -> impl
- data SetRowHeightAll a
- setRowHeightAll :: (HasCallStack, Match r ~ FindOp a a (SetRowHeightAll ()), Op (SetRowHeightAll ()) r a impl) => Ref a -> impl
- data SetColWidthAll a
- setColWidthAll :: (HasCallStack, Match r ~ FindOp a a (SetColWidthAll ()), Op (SetColWidthAll ()) r a impl) => Ref a -> impl
- data SetRowPosition a
- setRowPosition :: (HasCallStack, Match r ~ FindOp a a (SetRowPosition ()), Op (SetRowPosition ()) r a impl) => Ref a -> impl
- data SetColPosition a
- setColPosition :: (HasCallStack, Match r ~ FindOp a a (SetColPosition ()), Op (SetColPosition ()) r a impl) => Ref a -> impl
- data GetRowPosition a
- getRowPosition :: (HasCallStack, Match r ~ FindOp a a (GetRowPosition ()), Op (GetRowPosition ()) r a impl) => Ref a -> impl
- data GetColPosition a
- getColPosition :: (HasCallStack, Match r ~ FindOp a a (GetColPosition ()), Op (GetColPosition ()) r a impl) => Ref a -> impl
- data SetTopRow a
- setTopRow :: (HasCallStack, Match r ~ FindOp a a (SetTopRow ()), Op (SetTopRow ()) r a impl) => Ref a -> impl
- data GetTopRow a
- getTopRow :: (HasCallStack, Match r ~ FindOp a a (GetTopRow ()), Op (GetTopRow ()) r a impl) => Ref a -> impl
- data IsSelected a
- isSelected :: (HasCallStack, Match r ~ FindOp a a (IsSelected ()), Op (IsSelected ()) r a impl) => Ref a -> impl
- data GetSelection a
- getSelection :: (HasCallStack, Match r ~ FindOp a a (GetSelection ()), Op (GetSelection ()) r a impl) => Ref a -> impl
- data SetSelection a
- setSelection :: (HasCallStack, Match r ~ FindOp a a (SetSelection ()), Op (SetSelection ()) r a impl) => Ref a -> impl
- data MoveCursor a
- moveCursor :: (HasCallStack, Match r ~ FindOp a a (MoveCursor ()), Op (MoveCursor ()) r a impl) => Ref a -> impl
- data CallbackRow a
- callbackRow :: (HasCallStack, Match r ~ FindOp a a (CallbackRow ()), Op (CallbackRow ()) r a impl) => Ref a -> impl
- data CallbackCol a
- callbackCol :: (HasCallStack, Match r ~ FindOp a a (CallbackCol ()), Op (CallbackCol ()) r a impl) => Ref a -> impl
- data CallbackContext a
- callbackContext :: (HasCallStack, Match r ~ FindOp a a (CallbackContext ()), Op (CallbackContext ()) r a impl) => Ref a -> impl
- data FindCell a
- findCell :: (HasCallStack, Match r ~ FindOp a a (FindCell ()), Op (FindCell ()) r a impl) => Ref a -> impl
- data ClearSuper a
- clearSuper :: (HasCallStack, Match r ~ FindOp a a (ClearSuper ()), Op (ClearSuper ()) r a impl) => Ref a -> impl
- data SetRowsSuper a
- setRowsSuper :: (HasCallStack, Match r ~ FindOp a a (SetRowsSuper ()), Op (SetRowsSuper ()) r a impl) => Ref a -> impl
- data SetColsSuper a
- setColsSuper :: (HasCallStack, Match r ~ FindOp a a (SetColsSuper ()), Op (SetColsSuper ()) r a impl) => Ref a -> impl
- data SetTabCellNav a
- setTabCellNav :: (HasCallStack, Match r ~ FindOp a a (SetTabCellNav ()), Op (SetTabCellNav ()) r a impl) => Ref a -> impl
- data GetTabCellNav a
- getTabCellNav :: (HasCallStack, Match r ~ FindOp a a (GetTabCellNav ()), Op (GetTabCellNav ()) r a impl) => Ref a -> impl
- type TableRowBase = CTableRowBase TableBase
- type TableRow = CTableRow TableRowBase
- data GetRowSelected a
- getRowSelected :: (HasCallStack, Match r ~ FindOp a a (GetRowSelected ()), Op (GetRowSelected ()) r a impl) => Ref a -> impl
- data SelectAllRows a
- selectAllRows :: (HasCallStack, Match r ~ FindOp a a (SelectAllRows ()), Op (SelectAllRows ()) r a impl) => Ref a -> impl
- type GlWindowBase = CGlWindowBase WindowBase
- type GlWindow = CGlWindow GlWindowBase
- data GetValid a
- getValid :: (HasCallStack, Match r ~ FindOp a a (GetValid ()), Op (GetValid ()) r a impl) => Ref a -> impl
- data SetValid a
- setValid :: (HasCallStack, Match r ~ FindOp a a (SetValid ()), Op (SetValid ()) r a impl) => Ref a -> impl
- data Invalidate a
- invalidate :: (HasCallStack, Match r ~ FindOp a a (Invalidate ()), Op (Invalidate ()) r a impl) => Ref a -> impl
- data GetContextValid a
- getContextValid :: (HasCallStack, Match r ~ FindOp a a (GetContextValid ()), Op (GetContextValid ()) r a impl) => Ref a -> impl
- data SetContextValid a
- setContextValid :: (HasCallStack, Match r ~ FindOp a a (SetContextValid ()), Op (SetContextValid ()) r a impl) => Ref a -> impl
- data CanDo a
- canDo :: (HasCallStack, Match r ~ FindOp a a (CanDo ()), Op (CanDo ()) r a impl) => Ref a -> impl
- data GetContext a
- getContext :: (HasCallStack, Match r ~ FindOp a a (GetContext ()), Op (GetContext ()) r a impl) => Ref a -> impl
- data SetContext a
- setContext :: (HasCallStack, Match r ~ FindOp a a (SetContext ()), Op (SetContext ()) r a impl) => Ref a -> impl
- data SetContextWithDestroyFlag a
- setContextWithDestroyFlag :: (HasCallStack, Match r ~ FindOp a a (SetContextWithDestroyFlag ()), Op (SetContextWithDestroyFlag ()) r a impl) => Ref a -> impl
- data SwapBuffers a
- swapBuffers :: (HasCallStack, Match r ~ FindOp a a (SwapBuffers ()), Op (SwapBuffers ()) r a impl) => Ref a -> impl
- data Ortho a
- ortho :: (HasCallStack, Match r ~ FindOp a a (Ortho ()), Op (Ortho ()) r a impl) => Ref a -> impl
- data HideOverlay a
- hideOverlay :: (HasCallStack, Match r ~ FindOp a a (HideOverlay ()), Op (HideOverlay ()) r a impl) => Ref a -> impl
- data MakeOverlayCurrent a
- makeOverlayCurrent :: (HasCallStack, Match r ~ FindOp a a (MakeOverlayCurrent ()), Op (MakeOverlayCurrent ()) r a impl) => Ref a -> impl
- data PixelsPerUnit a
- pixelsPerUnit :: (HasCallStack, Match r ~ FindOp a a (PixelsPerUnit ()), Op (PixelsPerUnit ()) r a impl) => Ref a -> impl
- data PixelH a
- pixelH :: (HasCallStack, Match r ~ FindOp a a (PixelH ()), Op (PixelH ()) r a impl) => Ref a -> impl
- data PixelW a
- pixelW :: (HasCallStack, Match r ~ FindOp a a (PixelW ()), Op (PixelW ()) r a impl) => Ref a -> impl
- type Box = CBox WidgetBase
- type BrowserBase = CBrowserBase GroupBase
- type Browser = CBrowser BrowserBase
- data Move a
- move :: (HasCallStack, Match r ~ FindOp a a (Move ()), Op (Move ()) r a impl) => Ref a -> impl
- data Load a
- load :: (HasCallStack, Match r ~ FindOp a a (Load ()), Op (Load ()) r a impl) => Ref a -> impl
- data Swap a
- swap :: (HasCallStack, Match r ~ FindOp a a (Swap ()), Op (Swap ()) r a impl) => Ref a -> impl
- data GetTopline a
- getTopline :: (HasCallStack, Match r ~ FindOp a a (GetTopline ()), Op (GetTopline ()) r a impl) => Ref a -> impl
- data Lineposition a
- lineposition :: (HasCallStack, Match r ~ FindOp a a (Lineposition ()), Op (Lineposition ()) r a impl) => Ref a -> impl
- data SetTopline a
- setTopline :: (HasCallStack, Match r ~ FindOp a a (SetTopline ()), Op (SetTopline ()) r a impl) => Ref a -> impl
- data SetBottomline a
- setBottomline :: (HasCallStack, Match r ~ FindOp a a (SetBottomline ()), Op (SetBottomline ()) r a impl) => Ref a -> impl
- data SetMiddleline a
- setMiddleline :: (HasCallStack, Match r ~ FindOp a a (SetMiddleline ()), Op (SetMiddleline ()) r a impl) => Ref a -> impl
- data Select a
- select :: (HasCallStack, Match r ~ FindOp a a (Select ()), Op (Select ()) r a impl) => Ref a -> impl
- data Selected a
- selected :: (HasCallStack, Match r ~ FindOp a a (Selected ()), Op (Selected ()) r a impl) => Ref a -> impl
- data ShowWidgetLine a
- showWidgetLine :: (HasCallStack, Match r ~ FindOp a a (ShowWidgetLine ()), Op (ShowWidgetLine ()) r a impl) => Ref a -> impl
- data HideLine a
- hideLine :: (HasCallStack, Match r ~ FindOp a a (HideLine ()), Op (HideLine ()) r a impl) => Ref a -> impl
- data SetText a
- setText :: (HasCallStack, Match r ~ FindOp a a (SetText ()), Op (SetText ()) r a impl) => Ref a -> impl
- data GetFormatChar a
- getFormatChar :: (HasCallStack, Match r ~ FindOp a a (GetFormatChar ()), Op (GetFormatChar ()) r a impl) => Ref a -> impl
- data SetFormatChar a
- setFormatChar :: (HasCallStack, Match r ~ FindOp a a (SetFormatChar ()), Op (SetFormatChar ()) r a impl) => Ref a -> impl
- data GetColumnChar a
- getColumnChar :: (HasCallStack, Match r ~ FindOp a a (GetColumnChar ()), Op (GetColumnChar ()) r a impl) => Ref a -> impl
- data SetColumnChar a
- setColumnChar :: (HasCallStack, Match r ~ FindOp a a (SetColumnChar ()), Op (SetColumnChar ()) r a impl) => Ref a -> impl
- data GetColumnWidths a
- getColumnWidths :: (HasCallStack, Match r ~ FindOp a a (GetColumnWidths ()), Op (GetColumnWidths ()) r a impl) => Ref a -> impl
- data SetColumnWidths a
- setColumnWidths :: (HasCallStack, Match r ~ FindOp a a (SetColumnWidths ()), Op (SetColumnWidths ()) r a impl) => Ref a -> impl
- data Displayed a
- displayed :: (HasCallStack, Match r ~ FindOp a a (Displayed ()), Op (Displayed ()) r a impl) => Ref a -> impl
- data MakeVisible a
- makeVisible :: (HasCallStack, Match r ~ FindOp a a (MakeVisible ()), Op (MakeVisible ()) r a impl) => Ref a -> impl
- data RemoveIcon a
- removeIcon :: (HasCallStack, Match r ~ FindOp a a (RemoveIcon ()), Op (RemoveIcon ()) r a impl) => Ref a -> impl
- data SelectOnly a
- selectOnly :: (HasCallStack, Match r ~ FindOp a a (SelectOnly ()), Op (SelectOnly ()) r a impl) => Ref a -> impl
- data SelectOnlyAndCallback a
- selectOnlyAndCallback :: (HasCallStack, Match r ~ FindOp a a (SelectOnlyAndCallback ()), Op (SelectOnlyAndCallback ()) r a impl) => Ref a -> impl
- data Deselect a
- deselect :: (HasCallStack, Match r ~ FindOp a a (Deselect ()), Op (Deselect ()) r a impl) => Ref a -> impl
- data DeselectAndCallback a
- deselectAndCallback :: (HasCallStack, Match r ~ FindOp a a (DeselectAndCallback ()), Op (DeselectAndCallback ()) r a impl) => Ref a -> impl
- data GetHposition a
- getHposition :: (HasCallStack, Match r ~ FindOp a a (GetHposition ()), Op (GetHposition ()) r a impl) => Ref a -> impl
- data SetHposition a
- setHposition :: (HasCallStack, Match r ~ FindOp a a (SetHposition ()), Op (SetHposition ()) r a impl) => Ref a -> impl
- data GetHasScrollbar a
- getHasScrollbar :: (HasCallStack, Match r ~ FindOp a a (GetHasScrollbar ()), Op (GetHasScrollbar ()) r a impl) => Ref a -> impl
- data SetHasScrollbar a
- setHasScrollbar :: (HasCallStack, Match r ~ FindOp a a (SetHasScrollbar ()), Op (SetHasScrollbar ()) r a impl) => Ref a -> impl
- data GetScrollbarSize a
- getScrollbarSize :: (HasCallStack, Match r ~ FindOp a a (GetScrollbarSize ()), Op (GetScrollbarSize ()) r a impl) => Ref a -> impl
- data SetScrollbarSize a
- setScrollbarSize :: (HasCallStack, Match r ~ FindOp a a (SetScrollbarSize ()), Op (SetScrollbarSize ()) r a impl) => Ref a -> impl
- data GetScrollbarWidth a
- getScrollbarWidth :: (HasCallStack, Match r ~ FindOp a a (GetScrollbarWidth ()), Op (GetScrollbarWidth ()) r a impl) => Ref a -> impl
- data SetScrollbarWidth a
- setScrollbarWidth :: (HasCallStack, Match r ~ FindOp a a (SetScrollbarWidth ()), Op (SetScrollbarWidth ()) r a impl) => Ref a -> impl
- data SetScrollbarColor a
- setScrollbarColor :: (HasCallStack, Match r ~ FindOp a a (SetScrollbarColor ()), Op (SetScrollbarColor ()) r a impl) => Ref a -> impl
- data SetScrollbarSelectionColor a
- setScrollbarSelectionColor :: (HasCallStack, Match r ~ FindOp a a (SetScrollbarSelectionColor ()), Op (SetScrollbarSelectionColor ()) r a impl) => Ref a -> impl
- data Sort a
- sort :: (HasCallStack, Match r ~ FindOp a a (Sort ()), Op (Sort ()) r a impl) => Ref a -> impl
- data SortWithSortType a
- sortWithSortType :: (HasCallStack, Match r ~ FindOp a a (SortWithSortType ()), Op (SortWithSortType ()) r a impl) => Ref a -> impl
- type SelectBrowser = CSelectBrowser BrowserBase
- type IntInput = CIntInput InputBase
- type ClockBase = CClockBase WidgetBase
- type Clock = CClock ClockBase
- data GetValueSinceEpoch a
- getValueSinceEpoch :: (HasCallStack, Match r ~ FindOp a a (GetValueSinceEpoch ()), Op (GetValueSinceEpoch ()) r a impl) => Ref a -> impl
- data GetShadow a
- getShadow :: (HasCallStack, Match r ~ FindOp a a (GetShadow ()), Op (GetShadow ()) r a impl) => Ref a -> impl
- data SetShadow a
- setShadow :: (HasCallStack, Match r ~ FindOp a a (SetShadow ()), Op (SetShadow ()) r a impl) => Ref a -> impl
- type TreePrefs = CTreePrefs Base
- data GetItemLabelfont a
- getItemLabelfont :: (HasCallStack, Match r ~ FindOp a a (GetItemLabelfont ()), Op (GetItemLabelfont ()) r a impl) => Ref a -> impl
- data GetItemLabelsize a
- getItemLabelsize :: (HasCallStack, Match r ~ FindOp a a (GetItemLabelsize ()), Op (GetItemLabelsize ()) r a impl) => Ref a -> impl
- data SetItemLabelsize a
- setItemLabelsize :: (HasCallStack, Match r ~ FindOp a a (SetItemLabelsize ()), Op (SetItemLabelsize ()) r a impl) => Ref a -> impl
- data SetItemLabelfgcolor a
- setItemLabelfgcolor :: (HasCallStack, Match r ~ FindOp a a (SetItemLabelfgcolor ()), Op (SetItemLabelfgcolor ()) r a impl) => Ref a -> impl
- data GetItemLabelbgcolor a
- getItemLabelbgcolor :: (HasCallStack, Match r ~ FindOp a a (GetItemLabelbgcolor ()), Op (GetItemLabelbgcolor ()) r a impl) => Ref a -> impl
- data SetItemLabelbgcolor a
- setItemLabelbgcolor :: (HasCallStack, Match r ~ FindOp a a (SetItemLabelbgcolor ()), Op (SetItemLabelbgcolor ()) r a impl) => Ref a -> impl
- data GetLabelfgcolor a
- getLabelfgcolor :: (HasCallStack, Match r ~ FindOp a a (GetLabelfgcolor ()), Op (GetLabelfgcolor ()) r a impl) => Ref a -> impl
- data SetLabelfgcolor a
- setLabelfgcolor :: (HasCallStack, Match r ~ FindOp a a (SetLabelfgcolor ()), Op (SetLabelfgcolor ()) r a impl) => Ref a -> impl
- data GetLabelbgcolor a
- getLabelbgcolor :: (HasCallStack, Match r ~ FindOp a a (GetLabelbgcolor ()), Op (GetLabelbgcolor ()) r a impl) => Ref a -> impl
- data SetLabelbgcolor a
- setLabelbgcolor :: (HasCallStack, Match r ~ FindOp a a (SetLabelbgcolor ()), Op (SetLabelbgcolor ()) r a impl) => Ref a -> impl
- data GetMarginleft a
- getMarginleft :: (HasCallStack, Match r ~ FindOp a a (GetMarginleft ()), Op (GetMarginleft ()) r a impl) => Ref a -> impl
- data SetMarginleft a
- setMarginleft :: (HasCallStack, Match r ~ FindOp a a (SetMarginleft ()), Op (SetMarginleft ()) r a impl) => Ref a -> impl
- data GetMargintop a
- getMargintop :: (HasCallStack, Match r ~ FindOp a a (GetMargintop ()), Op (GetMargintop ()) r a impl) => Ref a -> impl
- data SetMargintop a
- setMargintop :: (HasCallStack, Match r ~ FindOp a a (SetMargintop ()), Op (SetMargintop ()) r a impl) => Ref a -> impl
- data GetOpenchildMarginbottom a
- getOpenchildMarginbottom :: (HasCallStack, Match r ~ FindOp a a (GetOpenchildMarginbottom ()), Op (GetOpenchildMarginbottom ()) r a impl) => Ref a -> impl
- data SetOpenchildMarginbottom a
- setOpenchildMarginbottom :: (HasCallStack, Match r ~ FindOp a a (SetOpenchildMarginbottom ()), Op (SetOpenchildMarginbottom ()) r a impl) => Ref a -> impl
- data GetUsericonmarginleft a
- getUsericonmarginleft :: (HasCallStack, Match r ~ FindOp a a (GetUsericonmarginleft ()), Op (GetUsericonmarginleft ()) r a impl) => Ref a -> impl
- data SetUsericonmarginleft a
- setUsericonmarginleft :: (HasCallStack, Match r ~ FindOp a a (SetUsericonmarginleft ()), Op (SetUsericonmarginleft ()) r a impl) => Ref a -> impl
- data GetLabelmarginleft a
- getLabelmarginleft :: (HasCallStack, Match r ~ FindOp a a (GetLabelmarginleft ()), Op (GetLabelmarginleft ()) r a impl) => Ref a -> impl
- data SetLabelmarginleft a
- setLabelmarginleft :: (HasCallStack, Match r ~ FindOp a a (SetLabelmarginleft ()), Op (SetLabelmarginleft ()) r a impl) => Ref a -> impl
- data GetLinespacing a
- getLinespacing :: (HasCallStack, Match r ~ FindOp a a (GetLinespacing ()), Op (GetLinespacing ()) r a impl) => Ref a -> impl
- data SetLinespacing a
- setLinespacing :: (HasCallStack, Match r ~ FindOp a a (SetLinespacing ()), Op (SetLinespacing ()) r a impl) => Ref a -> impl
- data GetConnectorcolor a
- getConnectorcolor :: (HasCallStack, Match r ~ FindOp a a (GetConnectorcolor ()), Op (GetConnectorcolor ()) r a impl) => Ref a -> impl
- data SetConnectorcolor a
- setConnectorcolor :: (HasCallStack, Match r ~ FindOp a a (SetConnectorcolor ()), Op (SetConnectorcolor ()) r a impl) => Ref a -> impl
- data GetConnectorstyle a
- getConnectorstyle :: (HasCallStack, Match r ~ FindOp a a (GetConnectorstyle ()), Op (GetConnectorstyle ()) r a impl) => Ref a -> impl
- data SetConnectorstyle a
- setConnectorstyle :: (HasCallStack, Match r ~ FindOp a a (SetConnectorstyle ()), Op (SetConnectorstyle ()) r a impl) => Ref a -> impl
- data GetConnectorwidth a
- getConnectorwidth :: (HasCallStack, Match r ~ FindOp a a (GetConnectorwidth ()), Op (GetConnectorwidth ()) r a impl) => Ref a -> impl
- data SetConnectorwidth a
- setConnectorwidth :: (HasCallStack, Match r ~ FindOp a a (SetConnectorwidth ()), Op (SetConnectorwidth ()) r a impl) => Ref a -> impl
- data GetOpenicon a
- getOpenicon :: (HasCallStack, Match r ~ FindOp a a (GetOpenicon ()), Op (GetOpenicon ()) r a impl) => Ref a -> impl
- data SetOpenicon a
- setOpenicon :: (HasCallStack, Match r ~ FindOp a a (SetOpenicon ()), Op (SetOpenicon ()) r a impl) => Ref a -> impl
- data GetCloseicon a
- getCloseicon :: (HasCallStack, Match r ~ FindOp a a (GetCloseicon ()), Op (GetCloseicon ()) r a impl) => Ref a -> impl
- data SetCloseicon a
- setCloseicon :: (HasCallStack, Match r ~ FindOp a a (SetCloseicon ()), Op (SetCloseicon ()) r a impl) => Ref a -> impl
- data GetUsericon a
- getUsericon :: (HasCallStack, Match r ~ FindOp a a (GetUsericon ()), Op (GetUsericon ()) r a impl) => Ref a -> impl
- data SetUsericon a
- setUsericon :: (HasCallStack, Match r ~ FindOp a a (SetUsericon ()), Op (SetUsericon ()) r a impl) => Ref a -> impl
- data GetShowcollapse a
- getShowcollapse :: (HasCallStack, Match r ~ FindOp a a (GetShowcollapse ()), Op (GetShowcollapse ()) r a impl) => Ref a -> impl
- data SetShowcollapse a
- setShowcollapse :: (HasCallStack, Match r ~ FindOp a a (SetShowcollapse ()), Op (SetShowcollapse ()) r a impl) => Ref a -> impl
- data GetSortorder a
- getSortorder :: (HasCallStack, Match r ~ FindOp a a (GetSortorder ()), Op (GetSortorder ()) r a impl) => Ref a -> impl
- data SetSortorder a
- setSortorder :: (HasCallStack, Match r ~ FindOp a a (SetSortorder ()), Op (SetSortorder ()) r a impl) => Ref a -> impl
- data GetSelectbox a
- getSelectbox :: (HasCallStack, Match r ~ FindOp a a (GetSelectbox ()), Op (GetSelectbox ()) r a impl) => Ref a -> impl
- data SetSelectbox a
- setSelectbox :: (HasCallStack, Match r ~ FindOp a a (SetSelectbox ()), Op (SetSelectbox ()) r a impl) => Ref a -> impl
- data GetShowroot a
- getShowroot :: (HasCallStack, Match r ~ FindOp a a (GetShowroot ()), Op (GetShowroot ()) r a impl) => Ref a -> impl
- data SetShowroot a
- setShowroot :: (HasCallStack, Match r ~ FindOp a a (SetShowroot ()), Op (SetShowroot ()) r a impl) => Ref a -> impl
- data GetSelectmode a
- getSelectmode :: (HasCallStack, Match r ~ FindOp a a (GetSelectmode ()), Op (GetSelectmode ()) r a impl) => Ref a -> impl
- data SetSelectmode a
- setSelectmode :: (HasCallStack, Match r ~ FindOp a a (SetSelectmode ()), Op (SetSelectmode ()) r a impl) => Ref a -> impl
- type TreeItem = CTreeItem Base
- data ShowSelf a
- showSelf :: (HasCallStack, Match r ~ FindOp a a (ShowSelf ()), Op (ShowSelf ()) r a impl) => Ref a -> impl
- data SetWidget a
- setWidget :: (HasCallStack, Match r ~ FindOp a a (SetWidget ()), Op (SetWidget ()) r a impl) => Ref a -> impl
- data GetWidget a
- getWidget :: (HasCallStack, Match r ~ FindOp a a (GetWidget ()), Op (GetWidget ()) r a impl) => Ref a -> impl
- data Child a
- child :: (HasCallStack, Match r ~ FindOp a a (Child ()), Op (Child ()) r a impl) => Ref a -> impl
- data HasChildren a
- hasChildren :: (HasCallStack, Match r ~ FindOp a a (HasChildren ()), Op (HasChildren ()) r a impl) => Ref a -> impl
- data FindChild a
- findChild :: (HasCallStack, Match r ~ FindOp a a (FindChild ()), Op (FindChild ()) r a impl) => Ref a -> impl
- data RemoveChild a
- removeChild :: (HasCallStack, Match r ~ FindOp a a (RemoveChild ()), Op (RemoveChild ()) r a impl) => Ref a -> impl
- data ClearChildren a
- clearChildren :: (HasCallStack, Match r ~ FindOp a a (ClearChildren ()), Op (ClearChildren ()) r a impl) => Ref a -> impl
- data SwapChildren a
- swapChildren :: (HasCallStack, Match r ~ FindOp a a (SwapChildren ()), Op (SwapChildren ()) r a impl) => Ref a -> impl
- data SwapChildrenByTreeItem a
- swapChildrenByTreeItem :: (HasCallStack, Match r ~ FindOp a a (SwapChildrenByTreeItem ()), Op (SwapChildrenByTreeItem ()) r a impl) => Ref a -> impl
- data FindInChildren a
- findInChildren :: (HasCallStack, Match r ~ FindOp a a (FindInChildren ()), Op (FindInChildren ()) r a impl) => Ref a -> impl
- data FindItem a
- findItem :: (HasCallStack, Match r ~ FindOp a a (FindItem ()), Op (FindItem ()) r a impl) => Ref a -> impl
- data AddAt a
- addAt :: (HasCallStack, Match r ~ FindOp a a (AddAt ()), Op (AddAt ()) r a impl) => Ref a -> impl
- data InsertAbove a
- insertAbove :: (HasCallStack, Match r ~ FindOp a a (InsertAbove ()), Op (InsertAbove ()) r a impl) => Ref a -> impl
- data Deparent a
- deparent :: (HasCallStack, Match r ~ FindOp a a (Deparent ()), Op (Deparent ()) r a impl) => Ref a -> impl
- data Reparent a
- reparent :: (HasCallStack, Match r ~ FindOp a a (Reparent ()), Op (Reparent ()) r a impl) => Ref a -> impl
- data MoveTo a
- moveTo :: (HasCallStack, Match r ~ FindOp a a (MoveTo ()), Op (MoveTo ()) r a impl) => Ref a -> impl
- data GetDepth a
- getDepth :: (HasCallStack, Match r ~ FindOp a a (GetDepth ()), Op (GetDepth ()) r a impl) => Ref a -> impl
- data NextSibling a
- nextSibling :: (HasCallStack, Match r ~ FindOp a a (NextSibling ()), Op (NextSibling ()) r a impl) => Ref a -> impl
- data PrevSibling a
- prevSibling :: (HasCallStack, Match r ~ FindOp a a (PrevSibling ()), Op (PrevSibling ()) r a impl) => Ref a -> impl
- data UpdatePrevNext a
- updatePrevNext :: (HasCallStack, Match r ~ FindOp a a (UpdatePrevNext ()), Op (UpdatePrevNext ()) r a impl) => Ref a -> impl
- data NextDisplayed a
- nextDisplayed :: (HasCallStack, Match r ~ FindOp a a (NextDisplayed ()), Op (NextDisplayed ()) r a impl) => Ref a -> impl
- data PrevDisplayed a
- prevDisplayed :: (HasCallStack, Match r ~ FindOp a a (PrevDisplayed ()), Op (PrevDisplayed ()) r a impl) => Ref a -> impl
- data Open a
- open :: (HasCallStack, Match r ~ FindOp a a (Open ()), Op (Open ()) r a impl) => Ref a -> impl
- data Close a
- close :: (HasCallStack, Match r ~ FindOp a a (Close ()), Op (Close ()) r a impl) => Ref a -> impl
- data IsOpen a
- isOpen :: (HasCallStack, Match r ~ FindOp a a (IsOpen ()), Op (IsOpen ()) r a impl) => Ref a -> impl
- data IsClose a
- isClose :: (HasCallStack, Match r ~ FindOp a a (IsClose ()), Op (IsClose ()) r a impl) => Ref a -> impl
- data OpenToggle a
- openToggle :: (HasCallStack, Match r ~ FindOp a a (OpenToggle ()), Op (OpenToggle ()) r a impl) => Ref a -> impl
- data SelectSet a
- selectSet :: (HasCallStack, Match r ~ FindOp a a (SelectSet ()), Op (SelectSet ()) r a impl) => Ref a -> impl
- data SelectToggle a
- selectToggle :: (HasCallStack, Match r ~ FindOp a a (SelectToggle ()), Op (SelectToggle ()) r a impl) => Ref a -> impl
- data SelectAll a
- selectAll :: (HasCallStack, Match r ~ FindOp a a (SelectAll ()), Op (SelectAll ()) r a impl) => Ref a -> impl
- data DeselectAll a
- deselectAll :: (HasCallStack, Match r ~ FindOp a a (DeselectAll ()), Op (DeselectAll ()) r a impl) => Ref a -> impl
- data ActivateWith a
- activateWith :: (HasCallStack, Match r ~ FindOp a a (ActivateWith ()), Op (ActivateWith ()) r a impl) => Ref a -> impl
- data IsActive a
- isActive :: (HasCallStack, Match r ~ FindOp a a (IsActive ()), Op (IsActive ()) r a impl) => Ref a -> impl
- data IsVisible a
- isVisible :: (HasCallStack, Match r ~ FindOp a a (IsVisible ()), Op (IsVisible ()) r a impl) => Ref a -> impl
- data VisibleR a
- visibleR :: (HasCallStack, Match r ~ FindOp a a (VisibleR ()), Op (VisibleR ()) r a impl) => Ref a -> impl
- data FindClicked a
- findClicked :: (HasCallStack, Match r ~ FindOp a a (FindClicked ()), Op (FindClicked ()) r a impl) => Ref a -> impl
- data EventOnCollapseIcon a
- eventOnCollapseIcon :: (HasCallStack, Match r ~ FindOp a a (EventOnCollapseIcon ()), Op (EventOnCollapseIcon ()) r a impl) => Ref a -> impl
- data EventOnLabel a
- eventOnLabel :: (HasCallStack, Match r ~ FindOp a a (EventOnLabel ()), Op (EventOnLabel ()) r a impl) => Ref a -> impl
- data IsRoot a
- isRoot :: (HasCallStack, Match r ~ FindOp a a (IsRoot ()), Op (IsRoot ()) r a impl) => Ref a -> impl
- data LabelX a
- labelX :: (HasCallStack, Match r ~ FindOp a a (LabelX ()), Op (LabelX ()) r a impl) => Ref a -> impl
- data LabelY a
- labelY :: (HasCallStack, Match r ~ FindOp a a (LabelY ()), Op (LabelY ()) r a impl) => Ref a -> impl
- data LabelW a
- labelW :: (HasCallStack, Match r ~ FindOp a a (LabelW ()), Op (LabelW ()) r a impl) => Ref a -> impl
- data LabelH a
- labelH :: (HasCallStack, Match r ~ FindOp a a (LabelH ()), Op (LabelH ()) r a impl) => Ref a -> impl
- type TreeBase = CTreeBase GroupBase
- type Tree = CTree TreeBase
- data RootLabel a
- rootLabel :: (HasCallStack, Match r ~ FindOp a a (RootLabel ()), Op (RootLabel ()) r a impl) => Ref a -> impl
- data Root a
- root :: (HasCallStack, Match r ~ FindOp a a (Root ()), Op (Root ()) r a impl) => Ref a -> impl
- data ItemClicked a
- itemClicked :: (HasCallStack, Match r ~ FindOp a a (ItemClicked ()), Op (ItemClicked ()) r a impl) => Ref a -> impl
- data FirstVisible a
- firstVisible :: (HasCallStack, Match r ~ FindOp a a (FirstVisible ()), Op (FirstVisible ()) r a impl) => Ref a -> impl
- data NextItem a
- nextItem :: (HasCallStack, Match r ~ FindOp a a (NextItem ()), Op (NextItem ()) r a impl) => Ref a -> impl
- data NextAfterItem a
- nextAfterItem :: (HasCallStack, Match r ~ FindOp a a (NextAfterItem ()), Op (NextAfterItem ()) r a impl) => Ref a -> impl
- data PrevBeforeItem a
- prevBeforeItem :: (HasCallStack, Match r ~ FindOp a a (PrevBeforeItem ()), Op (PrevBeforeItem ()) r a impl) => Ref a -> impl
- data GetLast a
- getLast :: (HasCallStack, Match r ~ FindOp a a (GetLast ()), Op (GetLast ()) r a impl) => Ref a -> impl
- data LastVisible a
- lastVisible :: (HasCallStack, Match r ~ FindOp a a (LastVisible ()), Op (LastVisible ()) r a impl) => Ref a -> impl
- data FirstSelectedItem a
- firstSelectedItem :: (HasCallStack, Match r ~ FindOp a a (FirstSelectedItem ()), Op (FirstSelectedItem ()) r a impl) => Ref a -> impl
- data LastSelectedItem a
- lastSelectedItem :: (HasCallStack, Match r ~ FindOp a a (LastSelectedItem ()), Op (LastSelectedItem ()) r a impl) => Ref a -> impl
- data NextSelectedItem a
- nextSelectedItem :: (HasCallStack, Match r ~ FindOp a a (NextSelectedItem ()), Op (NextSelectedItem ()) r a impl) => Ref a -> impl
- data NextSelectedItemAfterItem a
- nextSelectedItemAfterItem :: (HasCallStack, Match r ~ FindOp a a (NextSelectedItemAfterItem ()), Op (NextSelectedItemAfterItem ()) r a impl) => Ref a -> impl
- data OpenAndCallback a
- openAndCallback :: (HasCallStack, Match r ~ FindOp a a (OpenAndCallback ()), Op (OpenAndCallback ()) r a impl) => Ref a -> impl
- data OpenToggleAndCallback a
- openToggleAndCallback :: (HasCallStack, Match r ~ FindOp a a (OpenToggleAndCallback ()), Op (OpenToggleAndCallback ()) r a impl) => Ref a -> impl
- data TreeMenuItemLocator a
- treeMenuItemLocator :: (HasCallStack, Match r ~ FindOp a a (TreeMenuItemLocator ()), Op (TreeMenuItemLocator ()) r a impl) => Ref a -> impl
- data CloseAndCallback a
- closeAndCallback :: (HasCallStack, Match r ~ FindOp a a (CloseAndCallback ()), Op (CloseAndCallback ()) r a impl) => Ref a -> impl
- data SelectAndCallback a
- selectAndCallback :: (HasCallStack, Match r ~ FindOp a a (SelectAndCallback ()), Op (SelectAndCallback ()) r a impl) => Ref a -> impl
- data SelectToggleAndCallback a
- selectToggleAndCallback :: (HasCallStack, Match r ~ FindOp a a (SelectToggleAndCallback ()), Op (SelectToggleAndCallback ()) r a impl) => Ref a -> impl
- data SelectAllAndCallback a
- selectAllAndCallback :: (HasCallStack, Match r ~ FindOp a a (SelectAllAndCallback ()), Op (SelectAllAndCallback ()) r a impl) => Ref a -> impl
- data DeselectAllAndCallback a
- deselectAllAndCallback :: (HasCallStack, Match r ~ FindOp a a (DeselectAllAndCallback ()), Op (DeselectAllAndCallback ()) r a impl) => Ref a -> impl
- data SetItemFocus a
- setItemFocus :: (HasCallStack, Match r ~ FindOp a a (SetItemFocus ()), Op (SetItemFocus ()) r a impl) => Ref a -> impl
- data GetItemFocus a
- getItemFocus :: (HasCallStack, Match r ~ FindOp a a (GetItemFocus ()), Op (GetItemFocus ()) r a impl) => Ref a -> impl
- data IsSelectedWithItem a
- isSelectedWithItem :: (HasCallStack, Match r ~ FindOp a a (IsSelectedWithItem ()), Op (IsSelectedWithItem ()) r a impl) => Ref a -> impl
- data SetItemLabelfont a
- setItemLabelfont :: (HasCallStack, Match r ~ FindOp a a (SetItemLabelfont ()), Op (SetItemLabelfont ()) r a impl) => Ref a -> impl
- data GetItemLabelfgcolor a
- getItemLabelfgcolor :: (HasCallStack, Match r ~ FindOp a a (GetItemLabelfgcolor ()), Op (GetItemLabelfgcolor ()) r a impl) => Ref a -> impl
- data Selectmode a
- selectmode :: (HasCallStack, Match r ~ FindOp a a (Selectmode ()), Op (Selectmode ()) r a impl) => Ref a -> impl
- data ShowItemWithYoff a
- showItemWithYoff :: (HasCallStack, Match r ~ FindOp a a (ShowItemWithYoff ()), Op (ShowItemWithYoff ()) r a impl) => Ref a -> impl
- data ShowItemTop a
- showItemTop :: (HasCallStack, Match r ~ FindOp a a (ShowItemTop ()), Op (ShowItemTop ()) r a impl) => Ref a -> impl
- data ShowItemMiddle a
- showItemMiddle :: (HasCallStack, Match r ~ FindOp a a (ShowItemMiddle ()), Op (ShowItemMiddle ()) r a impl) => Ref a -> impl
- data ShowItemBottom a
- showItemBottom :: (HasCallStack, Match r ~ FindOp a a (ShowItemBottom ()), Op (ShowItemBottom ()) r a impl) => Ref a -> impl
- data Display a
- display :: (HasCallStack, Match r ~ FindOp a a (Display ()), Op (Display ()) r a impl) => Ref a -> impl
- data GetVposition a
- getVposition :: (HasCallStack, Match r ~ FindOp a a (GetVposition ()), Op (GetVposition ()) r a impl) => Ref a -> impl
- data SetVposition a
- setVposition :: (HasCallStack, Match r ~ FindOp a a (SetVposition ()), Op (SetVposition ()) r a impl) => Ref a -> impl
- data IsScrollbar a
- isScrollbar :: (HasCallStack, Match r ~ FindOp a a (IsScrollbar ()), Op (IsScrollbar ()) r a impl) => Ref a -> impl
- data IsVscrollVisible a
- isVscrollVisible :: (HasCallStack, Match r ~ FindOp a a (IsVscrollVisible ()), Op (IsVscrollVisible ()) r a impl) => Ref a -> impl
- data SetCallbackItem a
- setCallbackItem :: (HasCallStack, Match r ~ FindOp a a (SetCallbackItem ()), Op (SetCallbackItem ()) r a impl) => Ref a -> impl
- data GetCallbackItem a
- getCallbackItem :: (HasCallStack, Match r ~ FindOp a a (GetCallbackItem ()), Op (GetCallbackItem ()) r a impl) => Ref a -> impl
- data SetCallbackReason a
- setCallbackReason :: (HasCallStack, Match r ~ FindOp a a (SetCallbackReason ()), Op (SetCallbackReason ()) r a impl) => Ref a -> impl
- data GetCallbackReason a
- getCallbackReason :: (HasCallStack, Match r ~ FindOp a a (GetCallbackReason ()), Op (GetCallbackReason ()) r a impl) => Ref a -> impl
- data RecalcTree a
- recalcTree :: (HasCallStack, Match r ~ FindOp a a (RecalcTree ()), Op (RecalcTree ()) r a impl) => Ref a -> impl
- data SetMarginbottom a
- setMarginbottom :: (HasCallStack, Match r ~ FindOp a a (SetMarginbottom ()), Op (SetMarginbottom ()) r a impl) => Ref a -> impl
- data GetMarginbottom a
- getMarginbottom :: (HasCallStack, Match r ~ FindOp a a (GetMarginbottom ()), Op (GetMarginbottom ()) r a impl) => Ref a -> impl
- data SetWidgetmarginleft a
- setWidgetmarginleft :: (HasCallStack, Match r ~ FindOp a a (SetWidgetmarginleft ()), Op (SetWidgetmarginleft ()) r a impl) => Ref a -> impl
- data GetWidgetmarginleft a
- getWidgetmarginleft :: (HasCallStack, Match r ~ FindOp a a (GetWidgetmarginleft ()), Op (GetWidgetmarginleft ()) r a impl) => Ref a -> impl
- data SetItemReselectMode a
- setItemReselectMode :: (HasCallStack, Match r ~ FindOp a a (SetItemReselectMode ()), Op (SetItemReselectMode ()) r a impl) => Ref a -> impl
- data GetItemReselectMode a
- getItemReselectMode :: (HasCallStack, Match r ~ FindOp a a (GetItemReselectMode ()), Op (GetItemReselectMode ()) r a impl) => Ref a -> impl
- data SetItemDrawMode a
- setItemDrawMode :: (HasCallStack, Match r ~ FindOp a a (SetItemDrawMode ()), Op (SetItemDrawMode ()) r a impl) => Ref a -> impl
- data GetItemDrawMode a
- getItemDrawMode :: (HasCallStack, Match r ~ FindOp a a (GetItemDrawMode ()), Op (GetItemDrawMode ()) r a impl) => Ref a -> impl
- type TextSelection = CTextSelection Base
- data Update a
- update :: (HasCallStack, Match r ~ FindOp a a (Update ()), Op (Update ()) r a impl) => Ref a -> impl
- data Start a
- start :: (HasCallStack, Match r ~ FindOp a a (Start ()), Op (Start ()) r a impl) => Ref a -> impl
- data SetSelected a
- setSelected :: (HasCallStack, Match r ~ FindOp a a (SetSelected ()), Op (SetSelected ()) r a impl) => Ref a -> impl
- data Includes a
- includes :: (HasCallStack, Match r ~ FindOp a a (Includes ()), Op (Includes ()) r a impl) => Ref a -> impl
- type TextBuffer = CTextBuffer Base
- data InputFileWasTranscoded a
- inputFileWasTranscoded :: (HasCallStack, Match r ~ FindOp a a (InputFileWasTranscoded ()), Op (InputFileWasTranscoded ()) r a impl) => Ref a -> impl
- data FileEncodingWarningMessage a
- fileEncodingWarningMessage :: (HasCallStack, Match r ~ FindOp a a (FileEncodingWarningMessage ()), Op (FileEncodingWarningMessage ()) r a impl) => Ref a -> impl
- data GetLength a
- getLength :: (HasCallStack, Match r ~ FindOp a a (GetLength ()), Op (GetLength ()) r a impl) => Ref a -> impl
- data TextRange a
- textRange :: (HasCallStack, Match r ~ FindOp a a (TextRange ()), Op (TextRange ()) r a impl) => Ref a -> impl
- data CharAt a
- charAt :: (HasCallStack, Match r ~ FindOp a a (CharAt ()), Op (CharAt ()) r a impl) => Ref a -> impl
- data ByteAt a
- byteAt :: (HasCallStack, Match r ~ FindOp a a (ByteAt ()), Op (ByteAt ()) r a impl) => Ref a -> impl
- data AppendToBuffer a
- appendToBuffer :: (HasCallStack, Match r ~ FindOp a a (AppendToBuffer ()), Op (AppendToBuffer ()) r a impl) => Ref a -> impl
- data CanUndo a
- canUndo :: (HasCallStack, Match r ~ FindOp a a (CanUndo ()), Op (CanUndo ()) r a impl) => Ref a -> impl
- data Insertfile a
- insertfile :: (HasCallStack, Match r ~ FindOp a a (Insertfile ()), Op (Insertfile ()) r a impl) => Ref a -> impl
- data InsertfileWithBuflen a
- insertfileWithBuflen :: (HasCallStack, Match r ~ FindOp a a (InsertfileWithBuflen ()), Op (InsertfileWithBuflen ()) r a impl) => Ref a -> impl
- data Appendfile a
- appendfile :: (HasCallStack, Match r ~ FindOp a a (Appendfile ()), Op (Appendfile ()) r a impl) => Ref a -> impl
- data AppendfileWithBuflen a
- appendfileWithBuflen :: (HasCallStack, Match r ~ FindOp a a (AppendfileWithBuflen ()), Op (AppendfileWithBuflen ()) r a impl) => Ref a -> impl
- data Loadfile a
- loadfile :: (HasCallStack, Match r ~ FindOp a a (Loadfile ()), Op (Loadfile ()) r a impl) => Ref a -> impl
- data LoadfileWithBuflen a
- loadfileWithBuflen :: (HasCallStack, Match r ~ FindOp a a (LoadfileWithBuflen ()), Op (LoadfileWithBuflen ()) r a impl) => Ref a -> impl
- data Outputfile a
- outputfile :: (HasCallStack, Match r ~ FindOp a a (Outputfile ()), Op (Outputfile ()) r a impl) => Ref a -> impl
- data OutputfileWithBuflen a
- outputfileWithBuflen :: (HasCallStack, Match r ~ FindOp a a (OutputfileWithBuflen ()), Op (OutputfileWithBuflen ()) r a impl) => Ref a -> impl
- data Savefile a
- savefile :: (HasCallStack, Match r ~ FindOp a a (Savefile ()), Op (Savefile ()) r a impl) => Ref a -> impl
- data SavefileWithBuflen a
- savefileWithBuflen :: (HasCallStack, Match r ~ FindOp a a (SavefileWithBuflen ()), Op (SavefileWithBuflen ()) r a impl) => Ref a -> impl
- data GetTabDistance a
- getTabDistance :: (HasCallStack, Match r ~ FindOp a a (GetTabDistance ()), Op (GetTabDistance ()) r a impl) => Ref a -> impl
- data SetTabDistance a
- setTabDistance :: (HasCallStack, Match r ~ FindOp a a (SetTabDistance ()), Op (SetTabDistance ()) r a impl) => Ref a -> impl
- data Unselect a
- unselect :: (HasCallStack, Match r ~ FindOp a a (Unselect ()), Op (Unselect ()) r a impl) => Ref a -> impl
- data SelectionPosition a
- selectionPosition :: (HasCallStack, Match r ~ FindOp a a (SelectionPosition ()), Op (SelectionPosition ()) r a impl) => Ref a -> impl
- data SelectionText a
- selectionText :: (HasCallStack, Match r ~ FindOp a a (SelectionText ()), Op (SelectionText ()) r a impl) => Ref a -> impl
- data RemoveSelection a
- removeSelection :: (HasCallStack, Match r ~ FindOp a a (RemoveSelection ()), Op (RemoveSelection ()) r a impl) => Ref a -> impl
- data ReplaceSelection a
- replaceSelection :: (HasCallStack, Match r ~ FindOp a a (ReplaceSelection ()), Op (ReplaceSelection ()) r a impl) => Ref a -> impl
- data SecondarySelect a
- secondarySelect :: (HasCallStack, Match r ~ FindOp a a (SecondarySelect ()), Op (SecondarySelect ()) r a impl) => Ref a -> impl
- data SecondarySelected a
- secondarySelected :: (HasCallStack, Match r ~ FindOp a a (SecondarySelected ()), Op (SecondarySelected ()) r a impl) => Ref a -> impl
- data SecondaryUnselect a
- secondaryUnselect :: (HasCallStack, Match r ~ FindOp a a (SecondaryUnselect ()), Op (SecondaryUnselect ()) r a impl) => Ref a -> impl
- data SecondarySelectionPosition a
- secondarySelectionPosition :: (HasCallStack, Match r ~ FindOp a a (SecondarySelectionPosition ()), Op (SecondarySelectionPosition ()) r a impl) => Ref a -> impl
- data SecondarySelectionText a
- secondarySelectionText :: (HasCallStack, Match r ~ FindOp a a (SecondarySelectionText ()), Op (SecondarySelectionText ()) r a impl) => Ref a -> impl
- data RemoveSecondarySelection a
- removeSecondarySelection :: (HasCallStack, Match r ~ FindOp a a (RemoveSecondarySelection ()), Op (RemoveSecondarySelection ()) r a impl) => Ref a -> impl
- data ReplaceSecondarySelection a
- replaceSecondarySelection :: (HasCallStack, Match r ~ FindOp a a (ReplaceSecondarySelection ()), Op (ReplaceSecondarySelection ()) r a impl) => Ref a -> impl
- data GetHighlight a
- getHighlight :: (HasCallStack, Match r ~ FindOp a a (GetHighlight ()), Op (GetHighlight ()) r a impl) => Ref a -> impl
- data SetHighlight a
- setHighlight :: (HasCallStack, Match r ~ FindOp a a (SetHighlight ()), Op (SetHighlight ()) r a impl) => Ref a -> impl
- data Unhighlight a
- unhighlight :: (HasCallStack, Match r ~ FindOp a a (Unhighlight ()), Op (Unhighlight ()) r a impl) => Ref a -> impl
- data HighlightPosition a
- highlightPosition :: (HasCallStack, Match r ~ FindOp a a (HighlightPosition ()), Op (HighlightPosition ()) r a impl) => Ref a -> impl
- data HighlightText a
- highlightText :: (HasCallStack, Match r ~ FindOp a a (HighlightText ()), Op (HighlightText ()) r a impl) => Ref a -> impl
- data AddModifyCallback a
- addModifyCallback :: (HasCallStack, Match r ~ FindOp a a (AddModifyCallback ()), Op (AddModifyCallback ()) r a impl) => Ref a -> impl
- data RemoveModifyCallback a
- removeModifyCallback :: (HasCallStack, Match r ~ FindOp a a (RemoveModifyCallback ()), Op (RemoveModifyCallback ()) r a impl) => Ref a -> impl
- data CallModifyCallbacks a
- callModifyCallbacks :: (HasCallStack, Match r ~ FindOp a a (CallModifyCallbacks ()), Op (CallModifyCallbacks ()) r a impl) => Ref a -> impl
- data AddPredeleteCallback a
- addPredeleteCallback :: (HasCallStack, Match r ~ FindOp a a (AddPredeleteCallback ()), Op (AddPredeleteCallback ()) r a impl) => Ref a -> impl
- data RemovePredeleteCallback a
- removePredeleteCallback :: (HasCallStack, Match r ~ FindOp a a (RemovePredeleteCallback ()), Op (RemovePredeleteCallback ()) r a impl) => Ref a -> impl
- data CallPredeleteCallbacks a
- callPredeleteCallbacks :: (HasCallStack, Match r ~ FindOp a a (CallPredeleteCallbacks ()), Op (CallPredeleteCallbacks ()) r a impl) => Ref a -> impl
- data LineText a
- lineText :: (HasCallStack, Match r ~ FindOp a a (LineText ()), Op (LineText ()) r a impl) => Ref a -> impl
- data LineStart a
- lineStart :: (HasCallStack, Match r ~ FindOp a a (LineStart ()), Op (LineStart ()) r a impl) => Ref a -> impl
- data LineEnd a
- lineEnd :: (HasCallStack, Match r ~ FindOp a a (LineEnd ()), Op (LineEnd ()) r a impl) => Ref a -> impl
- data WordStart a
- wordStart :: (HasCallStack, Match r ~ FindOp a a (WordStart ()), Op (WordStart ()) r a impl) => Ref a -> impl
- data WordEnd a
- wordEnd :: (HasCallStack, Match r ~ FindOp a a (WordEnd ()), Op (WordEnd ()) r a impl) => Ref a -> impl
- data CountDisplayedCharacters a
- countDisplayedCharacters :: (HasCallStack, Match r ~ FindOp a a (CountDisplayedCharacters ()), Op (CountDisplayedCharacters ()) r a impl) => Ref a -> impl
- data SkipDisplayedCharacters a
- skipDisplayedCharacters :: (HasCallStack, Match r ~ FindOp a a (SkipDisplayedCharacters ()), Op (SkipDisplayedCharacters ()) r a impl) => Ref a -> impl
- data CountLines a
- countLines :: (HasCallStack, Match r ~ FindOp a a (CountLines ()), Op (CountLines ()) r a impl) => Ref a -> impl
- data SkipLines a
- skipLines :: (HasCallStack, Match r ~ FindOp a a (SkipLines ()), Op (SkipLines ()) r a impl) => Ref a -> impl
- data RewindLines a
- rewindLines :: (HasCallStack, Match r ~ FindOp a a (RewindLines ()), Op (RewindLines ()) r a impl) => Ref a -> impl
- data FindcharForward a
- findcharForward :: (HasCallStack, Match r ~ FindOp a a (FindcharForward ()), Op (FindcharForward ()) r a impl) => Ref a -> impl
- data FindcharBackward a
- findcharBackward :: (HasCallStack, Match r ~ FindOp a a (FindcharBackward ()), Op (FindcharBackward ()) r a impl) => Ref a -> impl
- data SearchForwardWithMatchcase a
- searchForwardWithMatchcase :: (HasCallStack, Match r ~ FindOp a a (SearchForwardWithMatchcase ()), Op (SearchForwardWithMatchcase ()) r a impl) => Ref a -> impl
- data SearchBackwardWithMatchcase a
- searchBackwardWithMatchcase :: (HasCallStack, Match r ~ FindOp a a (SearchBackwardWithMatchcase ()), Op (SearchBackwardWithMatchcase ()) r a impl) => Ref a -> impl
- data PrimarySelection a
- primarySelection :: (HasCallStack, Match r ~ FindOp a a (PrimarySelection ()), Op (PrimarySelection ()) r a impl) => Ref a -> impl
- data SecondarySelection a
- secondarySelection :: (HasCallStack, Match r ~ FindOp a a (SecondarySelection ()), Op (SecondarySelection ()) r a impl) => Ref a -> impl
- data HighlightSelection a
- highlightSelection :: (HasCallStack, Match r ~ FindOp a a (HighlightSelection ()), Op (HighlightSelection ()) r a impl) => Ref a -> impl
- data PrevChar a
- prevChar :: (HasCallStack, Match r ~ FindOp a a (PrevChar ()), Op (PrevChar ()) r a impl) => Ref a -> impl
- data PrevCharClipped a
- prevCharClipped :: (HasCallStack, Match r ~ FindOp a a (PrevCharClipped ()), Op (PrevCharClipped ()) r a impl) => Ref a -> impl
- data NextChar a
- nextChar :: (HasCallStack, Match r ~ FindOp a a (NextChar ()), Op (NextChar ()) r a impl) => Ref a -> impl
- data NextCharClipped a
- nextCharClipped :: (HasCallStack, Match r ~ FindOp a a (NextCharClipped ()), Op (NextCharClipped ()) r a impl) => Ref a -> impl
- data Utf8Align a
- utf8Align :: (HasCallStack, Match r ~ FindOp a a (Utf8Align ()), Op (Utf8Align ()) r a impl) => Ref a -> impl
- type TextDisplayBase = CTextDisplayBase GroupBase
- type TextDisplay = CTextDisplay TextDisplayBase
- data SetBuffer a
- setBuffer :: (HasCallStack, Match r ~ FindOp a a (SetBuffer ()), Op (SetBuffer ()) r a impl) => Ref a -> impl
- data GetBuffer a
- getBuffer :: (HasCallStack, Match r ~ FindOp a a (GetBuffer ()), Op (GetBuffer ()) r a impl) => Ref a -> impl
- data RedisplayRange a
- redisplayRange :: (HasCallStack, Match r ~ FindOp a a (RedisplayRange ()), Op (RedisplayRange ()) r a impl) => Ref a -> impl
- data Scroll a
- scroll :: (HasCallStack, Match r ~ FindOp a a (Scroll ()), Op (Scroll ()) r a impl) => Ref a -> impl
- data Overstrike a
- overstrike :: (HasCallStack, Match r ~ FindOp a a (Overstrike ()), Op (Overstrike ()) r a impl) => Ref a -> impl
- data SetInsertPosition a
- setInsertPosition :: (HasCallStack, Match r ~ FindOp a a (SetInsertPosition ()), Op (SetInsertPosition ()) r a impl) => Ref a -> impl
- data GetInsertPosition a
- getInsertPosition :: (HasCallStack, Match r ~ FindOp a a (GetInsertPosition ()), Op (GetInsertPosition ()) r a impl) => Ref a -> impl
- data XyToPosition a
- xyToPosition :: (HasCallStack, Match r ~ FindOp a a (XyToPosition ()), Op (XyToPosition ()) r a impl) => Ref a -> impl
- data PositionToXy a
- positionToXy :: (HasCallStack, Match r ~ FindOp a a (PositionToXy ()), Op (PositionToXy ()) r a impl) => Ref a -> impl
- data InSelection a
- inSelection :: (HasCallStack, Match r ~ FindOp a a (InSelection ()), Op (InSelection ()) r a impl) => Ref a -> impl
- data ShowInsertPosition a
- showInsertPosition :: (HasCallStack, Match r ~ FindOp a a (ShowInsertPosition ()), Op (ShowInsertPosition ()) r a impl) => Ref a -> impl
- data MoveRight a
- moveRight :: (HasCallStack, Match r ~ FindOp a a (MoveRight ()), Op (MoveRight ()) r a impl) => Ref a -> impl
- data MoveLeft a
- moveLeft :: (HasCallStack, Match r ~ FindOp a a (MoveLeft ()), Op (MoveLeft ()) r a impl) => Ref a -> impl
- data MoveUp a
- moveUp :: (HasCallStack, Match r ~ FindOp a a (MoveUp ()), Op (MoveUp ()) r a impl) => Ref a -> impl
- data MoveDown a
- moveDown :: (HasCallStack, Match r ~ FindOp a a (MoveDown ()), Op (MoveDown ()) r a impl) => Ref a -> impl
- data NextWord a
- nextWord :: (HasCallStack, Match r ~ FindOp a a (NextWord ()), Op (NextWord ()) r a impl) => Ref a -> impl
- data PreviousWord a
- previousWord :: (HasCallStack, Match r ~ FindOp a a (PreviousWord ()), Op (PreviousWord ()) r a impl) => Ref a -> impl
- data ShowCursor a
- showCursor :: (HasCallStack, Match r ~ FindOp a a (ShowCursor ()), Op (ShowCursor ()) r a impl) => Ref a -> impl
- data SetCursorStyle a
- setCursorStyle :: (HasCallStack, Match r ~ FindOp a a (SetCursorStyle ()), Op (SetCursorStyle ()) r a impl) => Ref a -> impl
- data GetScrollbarAlign a
- getScrollbarAlign :: (HasCallStack, Match r ~ FindOp a a (GetScrollbarAlign ()), Op (GetScrollbarAlign ()) r a impl) => Ref a -> impl
- data SetScrollbarAlign a
- setScrollbarAlign :: (HasCallStack, Match r ~ FindOp a a (SetScrollbarAlign ()), Op (SetScrollbarAlign ()) r a impl) => Ref a -> impl
- data HighlightData a
- highlightData :: (HasCallStack, Match r ~ FindOp a a (HighlightData ()), Op (HighlightData ()) r a impl) => Ref a -> impl
- data PositionStyle a
- positionStyle :: (HasCallStack, Match r ~ FindOp a a (PositionStyle ()), Op (PositionStyle ()) r a impl) => Ref a -> impl
- data XToCol a
- xToCol :: (HasCallStack, Match r ~ FindOp a a (XToCol ()), Op (XToCol ()) r a impl) => Ref a -> impl
- data ColToX a
- colToX :: (HasCallStack, Match r ~ FindOp a a (ColToX ()), Op (ColToX ()) r a impl) => Ref a -> impl
- data SetLinenumberWidth a
- setLinenumberWidth :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberWidth ()), Op (SetLinenumberWidth ()) r a impl) => Ref a -> impl
- data GetLinenumberWidth a
- getLinenumberWidth :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberWidth ()), Op (GetLinenumberWidth ()) r a impl) => Ref a -> impl
- data SetLinenumberFont a
- setLinenumberFont :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberFont ()), Op (SetLinenumberFont ()) r a impl) => Ref a -> impl
- data GetLinenumberFont a
- getLinenumberFont :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberFont ()), Op (GetLinenumberFont ()) r a impl) => Ref a -> impl
- data SetLinenumberSize a
- setLinenumberSize :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberSize ()), Op (SetLinenumberSize ()) r a impl) => Ref a -> impl
- data GetLinenumberSize a
- getLinenumberSize :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberSize ()), Op (GetLinenumberSize ()) r a impl) => Ref a -> impl
- data SetLinenumberFgcolor a
- setLinenumberFgcolor :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberFgcolor ()), Op (SetLinenumberFgcolor ()) r a impl) => Ref a -> impl
- data GetLinenumberFgcolor a
- getLinenumberFgcolor :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberFgcolor ()), Op (GetLinenumberFgcolor ()) r a impl) => Ref a -> impl
- data SetLinenumberBgcolor a
- setLinenumberBgcolor :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberBgcolor ()), Op (SetLinenumberBgcolor ()) r a impl) => Ref a -> impl
- data GetLinenumberBgcolor a
- getLinenumberBgcolor :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberBgcolor ()), Op (GetLinenumberBgcolor ()) r a impl) => Ref a -> impl
- data SetLinenumberAlign a
- setLinenumberAlign :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberAlign ()), Op (SetLinenumberAlign ()) r a impl) => Ref a -> impl
- data GetLinenumberAlign a
- getLinenumberAlign :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberAlign ()), Op (GetLinenumberAlign ()) r a impl) => Ref a -> impl
- data SetLinenumberFormat a
- setLinenumberFormat :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberFormat ()), Op (SetLinenumberFormat ()) r a impl) => Ref a -> impl
- data GetLinenumberFormat a
- getLinenumberFormat :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberFormat ()), Op (GetLinenumberFormat ()) r a impl) => Ref a -> impl
- data WrapMode a
- wrapMode :: (HasCallStack, Match r ~ FindOp a a (WrapMode ()), Op (WrapMode ()) r a impl) => Ref a -> impl
- type TextEditorBase = CTextEditorBase TextDisplayBase
- type TextEditor = CTextEditor TextEditorBase
- data SetInsertMode a
- setInsertMode :: (HasCallStack, Match r ~ FindOp a a (SetInsertMode ()), Op (SetInsertMode ()) r a impl) => Ref a -> impl
- data GetInsertMode a
- getInsertMode :: (HasCallStack, Match r ~ FindOp a a (GetInsertMode ()), Op (GetInsertMode ()) r a impl) => Ref a -> impl
- data GetDefaultKeyBindings a
- getDefaultKeyBindings :: (HasCallStack, Match r ~ FindOp a a (GetDefaultKeyBindings ()), Op (GetDefaultKeyBindings ()) r a impl) => Ref a -> impl
- data ReplaceKeyBindings a
- replaceKeyBindings :: (HasCallStack, Match r ~ FindOp a a (ReplaceKeyBindings ()), Op (ReplaceKeyBindings ()) r a impl) => Ref a -> impl
- type NativeFileChooser = CNativeFileChooser Base
- data SetOptions a
- setOptions :: (HasCallStack, Match r ~ FindOp a a (SetOptions ()), Op (SetOptions ()) r a impl) => Ref a -> impl
- data GetOptions a
- getOptions :: (HasCallStack, Match r ~ FindOp a a (GetOptions ()), Op (GetOptions ()) r a impl) => Ref a -> impl
- data GetFilename a
- getFilename :: (HasCallStack, Match r ~ FindOp a a (GetFilename ()), Op (GetFilename ()) r a impl) => Ref a -> impl
- data GetFilenameAt a
- getFilenameAt :: (HasCallStack, Match r ~ FindOp a a (GetFilenameAt ()), Op (GetFilenameAt ()) r a impl) => Ref a -> impl
- data SetDirectory a
- setDirectory :: (HasCallStack, Match r ~ FindOp a a (SetDirectory ()), Op (SetDirectory ()) r a impl) => Ref a -> impl
- data GetDirectory a
- getDirectory :: (HasCallStack, Match r ~ FindOp a a (GetDirectory ()), Op (GetDirectory ()) r a impl) => Ref a -> impl
- data SetTitle a
- setTitle :: (HasCallStack, Match r ~ FindOp a a (SetTitle ()), Op (SetTitle ()) r a impl) => Ref a -> impl
- data GetTitle a
- getTitle :: (HasCallStack, Match r ~ FindOp a a (GetTitle ()), Op (GetTitle ()) r a impl) => Ref a -> impl
- data GetFilter a
- getFilter :: (HasCallStack, Match r ~ FindOp a a (GetFilter ()), Op (GetFilter ()) r a impl) => Ref a -> impl
- data SetFilter a
- setFilter :: (HasCallStack, Match r ~ FindOp a a (SetFilter ()), Op (SetFilter ()) r a impl) => Ref a -> impl
- data Filters a
- filters :: (HasCallStack, Match r ~ FindOp a a (Filters ()), Op (Filters ()) r a impl) => Ref a -> impl
- data SetFilterValue a
- setFilterValue :: (HasCallStack, Match r ~ FindOp a a (SetFilterValue ()), Op (SetFilterValue ()) r a impl) => Ref a -> impl
- data GetFilterValue a
- getFilterValue :: (HasCallStack, Match r ~ FindOp a a (GetFilterValue ()), Op (GetFilterValue ()) r a impl) => Ref a -> impl
- data SetPresetFile a
- setPresetFile :: (HasCallStack, Match r ~ FindOp a a (SetPresetFile ()), Op (SetPresetFile ()) r a impl) => Ref a -> impl
- data GetPresetFile a
- getPresetFile :: (HasCallStack, Match r ~ FindOp a a (GetPresetFile ()), Op (GetPresetFile ()) r a impl) => Ref a -> impl
- data GetErrmsg a
- getErrmsg :: (HasCallStack, Match r ~ FindOp a a (GetErrmsg ()), Op (GetErrmsg ()) r a impl) => Ref a -> impl
- type TileBase = CTileBase GroupBase
- type Tile = CTile TileBase
- type PackBase = CPackBase GroupBase
- type Pack = CPack PackBase
- setSpacing :: (HasCallStack, Match r ~ FindOp a a (SetSpacing ()), Op (SetSpacing ()) r a impl) => Ref a -> impl
- data SetSpacing a
- getSpacing :: (HasCallStack, Match r ~ FindOp a a (GetSpacing ()), Op (GetSpacing ()) r a impl) => Ref a -> impl
- data GetSpacing a
- isHorizontal :: (HasCallStack, Match r ~ FindOp a a (IsHorizontal ()), Op (IsHorizontal ()) r a impl) => Ref a -> impl
- data IsHorizontal a
- type ScrolledBase = CScrolledBase GroupBase
- type Scrolled = CScrolled ScrolledBase
- data ScrollTo a
- scrollTo :: (HasCallStack, Match r ~ FindOp a a (ScrollTo ()), Op (ScrollTo ()) r a impl) => Ref a -> impl
- data Xposition a
- xposition :: (HasCallStack, Match r ~ FindOp a a (Xposition ()), Op (Xposition ()) r a impl) => Ref a -> impl
- data Yposition a
- yposition :: (HasCallStack, Match r ~ FindOp a a (Yposition ()), Op (Yposition ()) r a impl) => Ref a -> impl
- type TabsBase = CTabsBase GroupBase
- type Tabs = CTabs TabsBase
- data GetPush a
- getPush :: (HasCallStack, Match r ~ FindOp a a (GetPush ()), Op (GetPush ()) r a impl) => Ref a -> impl
- data SetPush a
- setPush :: (HasCallStack, Match r ~ FindOp a a (SetPush ()), Op (SetPush ()) r a impl) => Ref a -> impl
- data Which a
- which :: (HasCallStack, Match r ~ FindOp a a (Which ()), Op (Which ()) r a impl) => Ref a -> impl
- data ClientArea a
- clientArea :: (HasCallStack, Match r ~ FindOp a a (ClientArea ()), Op (ClientArea ()) r a impl) => Ref a -> impl
- data TabPositions a
- tabPositions :: (HasCallStack, Match r ~ FindOp a a (TabPositions ()), Op (TabPositions ()) r a impl) => Ref a -> impl
- data TabHeight a
- tabHeight :: (HasCallStack, Match r ~ FindOp a a (TabHeight ()), Op (TabHeight ()) r a impl) => Ref a -> impl
- data GetTabAlign a
- getTabAlign :: (HasCallStack, Match r ~ FindOp a a (GetTabAlign ()), Op (GetTabAlign ()) r a impl) => Ref a -> impl
- data SetTabAlign a
- setTabAlign :: (HasCallStack, Match r ~ FindOp a a (SetTabAlign ()), Op (SetTabAlign ()) r a impl) => Ref a -> impl
- type SpinnerBase = CSpinnerBase GroupBase
- type Spinner = CSpinner SpinnerBase
- data GetFormat a
- getFormat :: (HasCallStack, Match r ~ FindOp a a (GetFormat ()), Op (GetFormat ()) r a impl) => Ref a -> impl
- data SetFormat a
- setFormat :: (HasCallStack, Match r ~ FindOp a a (SetFormat ()), Op (SetFormat ()) r a impl) => Ref a -> impl
- type ColorChooserBase = CColorChooserBase GroupBase
- type ColorChooser = CColorChooser ColorChooserBase
- data GetHue a
- getHue :: (HasCallStack, Match r ~ FindOp a a (GetHue ()), Op (GetHue ()) r a impl) => Ref a -> impl
- data GetSaturation a
- getSaturation :: (HasCallStack, Match r ~ FindOp a a (GetSaturation ()), Op (GetSaturation ()) r a impl) => Ref a -> impl
- data GetR a
- getR :: (HasCallStack, Match r ~ FindOp a a (GetR ()), Op (GetR ()) r a impl) => Ref a -> impl
- data GetG a
- getG :: (HasCallStack, Match r ~ FindOp a a (GetG ()), Op (GetG ()) r a impl) => Ref a -> impl
- data GetB a
- getB :: (HasCallStack, Match r ~ FindOp a a (GetB ()), Op (GetB ()) r a impl) => Ref a -> impl
- data SetHsv a
- setHsv :: (HasCallStack, Match r ~ FindOp a a (SetHsv ()), Op (SetHsv ()) r a impl) => Ref a -> impl
- data SetRgb a
- setRgb :: (HasCallStack, Match r ~ FindOp a a (SetRgb ()), Op (SetRgb ()) r a impl) => Ref a -> impl
- data GetRgb a
- getRgb :: (HasCallStack, Match r ~ FindOp a a (GetRgb ()), Op (GetRgb ()) r a impl) => Ref a -> impl
- data GetHsv a
- getHsv :: (HasCallStack, Match r ~ FindOp a a (GetHsv ()), Op (GetHsv ()) r a impl) => Ref a -> impl
- type FileBrowserBase = CFileBrowserBase BrowserBase
- type FileBrowser = CFileBrowser FileBrowserBase
- data SetIconsize a
- setIconsize :: (HasCallStack, Match r ~ FindOp a a (SetIconsize ()), Op (SetIconsize ()) r a impl) => Ref a -> impl
- data GetIconsize a
- getIconsize :: (HasCallStack, Match r ~ FindOp a a (GetIconsize ()), Op (GetIconsize ()) r a impl) => Ref a -> impl
- data SetFiletype a
- setFiletype :: (HasCallStack, Match r ~ FindOp a a (SetFiletype ()), Op (SetFiletype ()) r a impl) => Ref a -> impl
- data GetFiletype a
- getFiletype :: (HasCallStack, Match r ~ FindOp a a (GetFiletype ()), Op (GetFiletype ()) r a impl) => Ref a -> impl
- type RGBImage = CRGBImage Image
- type JPEGImage = CJPEGImage RGBImage
- type BMPImage = CBMPImage RGBImage
- type GIFImage = CGIFImage RGBImage
- type XBMImage = CXBMImage RGBImage
- type XPMImage = CXPMImage RGBImage
- type PNGImage = CPNGImage RGBImage
- type PNMImage = CPNMImage RGBImage
- type FileInputBase = CFileInputBase InputBase
- type FileInput = CFileInput FileInputBase
- data GetErrorColor a
- getErrorColor :: (HasCallStack, Match r ~ FindOp a a (GetErrorColor ()), Op (GetErrorColor ()) r a impl) => Ref a -> impl
- data SetErrorColor a
- setErrorColor :: (HasCallStack, Match r ~ FindOp a a (SetErrorColor ()), Op (SetErrorColor ()) r a impl) => Ref a -> impl
- type ScreenDriver = CScreenDriver Base
- type SystemDriver = CSystemDriver Base
- type SVGImage = CSVGImage RGBImage
- type SimpleTerminalBase = CSimpleTerminalBase TextDisplayBase
- type SimpleTerminal = CSimpleTerminal SimpleTerminalBase
- data SetStayAtBottom a
- setStayAtBottom :: (HasCallStack, Match r ~ FindOp a a (SetStayAtBottom ()), Op (SetStayAtBottom ()) r a impl) => Ref a -> impl
- data GetStayAtBottom a
- getStayAtBottom :: (HasCallStack, Match r ~ FindOp a a (GetStayAtBottom ()), Op (GetStayAtBottom ()) r a impl) => Ref a -> impl
- data SetHistoryLines a
- setHistoryLines :: (HasCallStack, Match r ~ FindOp a a (SetHistoryLines ()), Op (SetHistoryLines ()) r a impl) => Ref a -> impl
- data GetHistoryLines a
- getHistoryLines :: (HasCallStack, Match r ~ FindOp a a (GetHistoryLines ()), Op (GetHistoryLines ()) r a impl) => Ref a -> impl
- data SetAnsi a
- setAnsi :: (HasCallStack, Match r ~ FindOp a a (SetAnsi ()), Op (SetAnsi ()) r a impl) => Ref a -> impl
- data GetAnsi a
- getAnsi :: (HasCallStack, Match r ~ FindOp a a (GetAnsi ()), Op (GetAnsi ()) r a impl) => Ref a -> impl
- data SetStyleTable a
- setStyleTable :: (HasCallStack, Match r ~ FindOp a a (SetStyleTable ()), Op (SetStyleTable ()) r a impl) => Ref a -> impl
- data GetStyleTable a
- getStyleTable :: (HasCallStack, Match r ~ FindOp a a (GetStyleTable ()), Op (GetStyleTable ()) r a impl) => Ref a -> impl
- data GetStyleTableSize a
- getStyleTableSize :: (HasCallStack, Match r ~ FindOp a a (GetStyleTableSize ()), Op (GetStyleTableSize ()) r a impl) => Ref a -> impl
- data SetNormalStyleIndex a
- setNormalStyleIndex :: (HasCallStack, Match r ~ FindOp a a (SetNormalStyleIndex ()), Op (SetNormalStyleIndex ()) r a impl) => Ref a -> impl
- data GetNormalStyleIndex a
- getNormalStyleIndex :: (HasCallStack, Match r ~ FindOp a a (GetNormalStyleIndex ()), Op (GetNormalStyleIndex ()) r a impl) => Ref a -> impl
- data SetCurrentStyleIndex a
- setCurrentStyleIndex :: (HasCallStack, Match r ~ FindOp a a (SetCurrentStyleIndex ()), Op (SetCurrentStyleIndex ()) r a impl) => Ref a -> impl
- data GetCurrentStyleIndex a
- getCurrentStyleIndex :: (HasCallStack, Match r ~ FindOp a a (GetCurrentStyleIndex ()), Op (GetCurrentStyleIndex ()) r a impl) => Ref a -> impl
- data RemoveLines a
- removeLines :: (HasCallStack, Match r ~ FindOp a a (RemoveLines ()), Op (RemoveLines ()) r a impl) => Ref a -> impl
- type MultiLabel = CMultiLabel Base
- data WidgetLabel a
- widgetLabel :: (HasCallStack, Match r ~ FindOp a a (WidgetLabel ()), Op (WidgetLabel ()) r a impl) => Ref a -> impl
- data MenuItemLabel a
- menuItemLabel :: (HasCallStack, Match r ~ FindOp a a (MenuItemLabel ()), Op (MenuItemLabel ()) r a impl) => Ref a -> impl
Widget
type WidgetBase = CWidgetBase Base Source #
type Widget = CWidget WidgetBase Source #
type WidgetBaseFuncs = Activate (Active (ActiveR (Changed (ClearActive (ClearChanged (ClearDamage (ClearDamageThenSet (ClearFlag (ClearOutput (ClearVisible (ClearVisibleFocus (Contains (CopyTooltip (Deactivate (Destroy (DoCallback (DrawBackdrop (DrawBox (DrawBoxWithBoxtype (DrawFocus (DrawLabel (Flags (GetAlign (GetBox (GetCallback (GetColor (GetDamage (GetDeimage (GetH (GetImage (GetLabel (GetLabelcolor (GetLabelfont (GetLabelsize (GetLabeltype (GetOutput (GetParent (GetRectangle (GetSelectionColor (GetTooltip (GetTopWindow (GetTopWindowOffset (GetType_ (GetVisible (GetVisibleFocus (GetVisibleR (GetW (GetWhen (GetWindow (GetX (GetY (Handle (HasCallback (Hide (Inside (MeasureLabel (ModifyVisibleFocus (Redraw (RedrawLabel (Resize (SetActive (SetAlign (SetBox (SetCallback (SetChanged (SetColor (SetColorWithBgSel (SetDamage (SetDamageInside (SetDeimage (SetFlag (SetImage (SetLabel (SetLabelcolor (SetLabelfont (SetLabelsize (SetLabeltype (SetOutput (SetParent (SetSelectionColor (SetTooltip (SetType (SetVisible (SetVisibleFocus (SetWhen (ShowWidget (TakeFocus (Takesevents ())))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))) Source #
type WidgetFuncs = Draw (Destroy (Handle (Hide (Resize (ShowWidget ()))))) Source #
Instances
destroy :: (HasCallStack, Match r ~ FindOp a a (Destroy ()), Op (Destroy ()) r a impl) => Ref a -> impl Source #
Instances
handle :: (HasCallStack, Match r ~ FindOp a a (Handle ()), Op (Handle ()) r a impl) => Ref a -> impl Source #
getParent :: (HasCallStack, Match r ~ FindOp a a (GetParent ()), Op (GetParent ()) r a impl) => Ref a -> impl Source #
setParent :: (HasCallStack, Match r ~ FindOp a a (SetParent ()), Op (SetParent ()) r a impl) => Ref a -> impl Source #
Instances
getType_ :: (HasCallStack, Match r ~ FindOp a a (GetType_ ()), Op (GetType_ ()) r a impl) => Ref a -> impl Source #
Instances
setType :: (HasCallStack, Match r ~ FindOp a a (SetType ()), Op (SetType ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Maybe (Rectangle, Alignments) -> IO ()) => Op (DrawLabel ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
drawLabel :: (HasCallStack, Match r ~ FindOp a a (DrawLabel ()), Op (DrawLabel ()) r a impl) => Ref a -> impl Source #
getX :: (HasCallStack, Match r ~ FindOp a a (GetX ()), Op (GetX ()) r a impl) => Ref a -> impl Source #
getY :: (HasCallStack, Match r ~ FindOp a a (GetY ()), Op (GetY ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Int => Op (GetW ()) RGBImage orig impl Source # | |
| impl ~ IO Int => Op (GetW ()) TreeItem orig impl Source # | |
| impl ~ IO Int => Op (GetW ()) Pixmap orig impl Source # | |
| impl ~ IO Int => Op (GetW ()) Bitmap orig impl Source # | |
| impl ~ IO Width => Op (GetW ()) Image orig impl Source # | |
| impl ~ IO Width => Op (GetW ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
getW :: (HasCallStack, Match r ~ FindOp a a (GetW ()), Op (GetW ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Int => Op (GetH ()) RGBImage orig impl Source # | |
| impl ~ IO Int => Op (GetH ()) TreeItem orig impl Source # | |
| impl ~ IO Int => Op (GetH ()) Pixmap orig impl Source # | |
| impl ~ IO Int => Op (GetH ()) Bitmap orig impl Source # | |
| impl ~ IO Height => Op (GetH ()) Image orig impl Source # | |
| impl ~ IO Height => Op (GetH ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
getH :: (HasCallStack, Match r ~ FindOp a a (GetH ()), Op (GetH ()) r a impl) => Ref a -> impl Source #
data GetRectangle a Source #
Instances
| (Match obj ~ FindOp orig orig (GetX ()), Match obj ~ FindOp orig orig (GetY ()), Match obj ~ FindOp orig orig (GetW ()), Match obj ~ FindOp orig orig (GetH ()), Op (GetX ()) obj orig (IO X), Op (GetY ()) obj orig (IO Y), Op (GetW ()) obj orig (IO Width), Op (GetH ()) obj orig (IO Height), impl ~ IO Rectangle) => Op (GetRectangle ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetRectangle () -> orig -> Ref WidgetBase -> impl Source # | |
getRectangle :: (HasCallStack, Match r ~ FindOp a a (GetRectangle ()), Op (GetRectangle ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Alignments -> IO ()) => Op (SetAlign ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
setAlign :: (HasCallStack, Match r ~ FindOp a a (SetAlign ()), Op (SetAlign ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Alignments => Op (GetAlign ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
getAlign :: (HasCallStack, Match r ~ FindOp a a (GetAlign ()), Op (GetAlign ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Boxtype => Op (GetBox ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
getBox :: (HasCallStack, Match r ~ FindOp a a (GetBox ()), Op (GetBox ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Boxtype -> IO ()) => Op (SetBox ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
setBox :: (HasCallStack, Match r ~ FindOp a a (SetBox ()), Op (SetBox ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Color => Op (GetColor ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
getColor :: (HasCallStack, Match r ~ FindOp a a (GetColor ()), Op (GetColor ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetColor ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
setColor :: (HasCallStack, Match r ~ FindOp a a (SetColor ()), Op (SetColor ()) r a impl) => Ref a -> impl Source #
data SetColorWithBgSel a Source #
Instances
| impl ~ (Color -> Color -> IO ()) => Op (SetColorWithBgSel ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetColorWithBgSel () -> orig -> Ref WidgetBase -> impl Source # | |
setColorWithBgSel :: (HasCallStack, Match r ~ FindOp a a (SetColorWithBgSel ()), Op (SetColorWithBgSel ()) r a impl) => Ref a -> impl Source #
data GetSelectionColor a Source #
Instances
| impl ~ IO Color => Op (GetSelectionColor ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetSelectionColor () -> orig -> Ref WidgetBase -> impl Source # | |
getSelectionColor :: (HasCallStack, Match r ~ FindOp a a (GetSelectionColor ()), Op (GetSelectionColor ()) r a impl) => Ref a -> impl Source #
data SetSelectionColor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetSelectionColor ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetSelectionColor () -> orig -> Ref WidgetBase -> impl Source # | |
setSelectionColor :: (HasCallStack, Match r ~ FindOp a a (SetSelectionColor ()), Op (SetSelectionColor ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Text => Op (GetLabel ()) TreeItem orig impl Source # | |
| impl ~ IO Text => Op (GetLabel ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
| impl ~ IO Text => Op (GetLabel ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
| impl ~ IO Text => Op (GetLabel ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
getLabel :: (HasCallStack, Match r ~ FindOp a a (GetLabel ()), Op (GetLabel ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Text -> IO ()) => Op (CopyLabel ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
copyLabel :: (HasCallStack, Match r ~ FindOp a a (CopyLabel ()), Op (CopyLabel ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Text -> IO ()) => Op (SetLabel ()) TreeItem orig impl Source # | |
| impl ~ (Text -> IO ()) => Op (SetLabel ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
| impl ~ (Text -> IO ()) => Op (SetLabel ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
| impl ~ (Text -> IO ()) => Op (SetLabel ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
setLabel :: (HasCallStack, Match r ~ FindOp a a (SetLabel ()), Op (SetLabel ()) r a impl) => Ref a -> impl Source #
data GetLabeltype a Source #
Instances
| impl ~ IO Labeltype => Op (GetLabeltype ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: GetLabeltype () -> orig -> Ref MenuItemBase -> impl Source # | |
| impl ~ IO Labeltype => Op (GetLabeltype ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetLabeltype () -> orig -> Ref WidgetBase -> impl Source # | |
getLabeltype :: (HasCallStack, Match r ~ FindOp a a (GetLabeltype ()), Op (GetLabeltype ()) r a impl) => Ref a -> impl Source #
data SetLabeltype a Source #
Instances
| impl ~ (Labeltype -> IO ()) => Op (SetLabeltype ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: SetLabeltype () -> orig -> Ref MenuItemBase -> impl Source # | |
| impl ~ (Labeltype -> ResolveImageLabelConflict -> IO ()) => Op (SetLabeltype ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetLabeltype () -> orig -> Ref WidgetBase -> impl Source # | |
setLabeltype :: (HasCallStack, Match r ~ FindOp a a (SetLabeltype ()), Op (SetLabeltype ()) r a impl) => Ref a -> impl Source #
data GetLabelcolor a Source #
Instances
| impl ~ IO Color => Op (GetLabelcolor ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| impl ~ IO Color => Op (GetLabelcolor ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: GetLabelcolor () -> orig -> Ref MenuItemBase -> impl Source # | |
| impl ~ IO Color => Op (GetLabelcolor ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetLabelcolor () -> orig -> Ref WidgetBase -> impl Source # | |
getLabelcolor :: (HasCallStack, Match r ~ FindOp a a (GetLabelcolor ()), Op (GetLabelcolor ()) r a impl) => Ref a -> impl Source #
data SetLabelcolor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetLabelcolor ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| impl ~ (Color -> IO ()) => Op (SetLabelcolor ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: SetLabelcolor () -> orig -> Ref MenuItemBase -> impl Source # | |
| impl ~ (Color -> IO ()) => Op (SetLabelcolor ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetLabelcolor () -> orig -> Ref WidgetBase -> impl Source # | |
setLabelcolor :: (HasCallStack, Match r ~ FindOp a a (SetLabelcolor ()), Op (SetLabelcolor ()) r a impl) => Ref a -> impl Source #
data GetLabelfont a Source #
Instances
| impl ~ IO Font => Op (GetLabelfont ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| impl ~ IO Font => Op (GetLabelfont ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
| impl ~ IO Font => Op (GetLabelfont ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: GetLabelfont () -> orig -> Ref MenuItemBase -> impl Source # | |
| impl ~ IO Font => Op (GetLabelfont ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetLabelfont () -> orig -> Ref WidgetBase -> impl Source # | |
getLabelfont :: (HasCallStack, Match r ~ FindOp a a (GetLabelfont ()), Op (GetLabelfont ()) r a impl) => Ref a -> impl Source #
data SetLabelfont a Source #
Instances
| impl ~ (Font -> IO ()) => Op (SetLabelfont ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| impl ~ (Font -> IO ()) => Op (SetLabelfont ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
| impl ~ (Font -> IO ()) => Op (SetLabelfont ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: SetLabelfont () -> orig -> Ref MenuItemBase -> impl Source # | |
| impl ~ (Font -> IO ()) => Op (SetLabelfont ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetLabelfont () -> orig -> Ref WidgetBase -> impl Source # | |
setLabelfont :: (HasCallStack, Match r ~ FindOp a a (SetLabelfont ()), Op (SetLabelfont ()) r a impl) => Ref a -> impl Source #
data GetLabelsize a Source #
Instances
| impl ~ IO FontSize => Op (GetLabelsize ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| impl ~ IO FontSize => Op (GetLabelsize ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
| impl ~ IO FontSize => Op (GetLabelsize ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: GetLabelsize () -> orig -> Ref MenuItemBase -> impl Source # | |
| impl ~ IO FontSize => Op (GetLabelsize ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetLabelsize () -> orig -> Ref WidgetBase -> impl Source # | |
getLabelsize :: (HasCallStack, Match r ~ FindOp a a (GetLabelsize ()), Op (GetLabelsize ()) r a impl) => Ref a -> impl Source #
data SetLabelsize a Source #
Instances
| impl ~ (FontSize -> IO ()) => Op (SetLabelsize ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| impl ~ (FontSize -> IO ()) => Op (SetLabelsize ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
| impl ~ (FontSize -> IO ()) => Op (SetLabelsize ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: SetLabelsize () -> orig -> Ref MenuItemBase -> impl Source # | |
| impl ~ (FontSize -> IO ()) => Op (SetLabelsize ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetLabelsize () -> orig -> Ref WidgetBase -> impl Source # | |
setLabelsize :: (HasCallStack, Match r ~ FindOp a a (SetLabelsize ()), Op (SetLabelsize ()) r a impl) => Ref a -> impl Source #
getImage :: (HasCallStack, Match r ~ FindOp a a (GetImage ()), Op (GetImage ()) r a impl) => Ref a -> impl Source #
setImage :: (HasCallStack, Match r ~ FindOp a a (SetImage ()), Op (SetImage ()) r a impl) => Ref a -> impl Source #
data GetDeimage a Source #
Instances
| impl ~ IO (Maybe (Ref Image)) => Op (GetDeimage ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetDeimage () -> orig -> Ref WidgetBase -> impl Source # | |
getDeimage :: (HasCallStack, Match r ~ FindOp a a (GetDeimage ()), Op (GetDeimage ()) r a impl) => Ref a -> impl Source #
data SetDeimage a Source #
Instances
| (Parent a Image, impl ~ (Maybe (Ref a) -> IO ())) => Op (SetDeimage ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetDeimage () -> orig -> Ref WidgetBase -> impl Source # | |
setDeimage :: (HasCallStack, Match r ~ FindOp a a (SetDeimage ()), Op (SetDeimage ()) r a impl) => Ref a -> impl Source #
data GetTooltip a Source #
Instances
| impl ~ IO Text => Op (GetTooltip ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetTooltip () -> orig -> Ref WidgetBase -> impl Source # | |
getTooltip :: (HasCallStack, Match r ~ FindOp a a (GetTooltip ()), Op (GetTooltip ()) r a impl) => Ref a -> impl Source #
data CopyTooltip a Source #
Instances
| impl ~ (Text -> IO ()) => Op (CopyTooltip ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: CopyTooltip () -> orig -> Ref WidgetBase -> impl Source # | |
copyTooltip :: (HasCallStack, Match r ~ FindOp a a (CopyTooltip ()), Op (CopyTooltip ()) r a impl) => Ref a -> impl Source #
data SetTooltip a Source #
Instances
| impl ~ (Text -> IO ()) => Op (SetTooltip ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetTooltip () -> orig -> Ref WidgetBase -> impl Source # | |
setTooltip :: (HasCallStack, Match r ~ FindOp a a (SetTooltip ()), Op (SetTooltip ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO [When] => Op (GetWhen ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
getWhen :: (HasCallStack, Match r ~ FindOp a a (GetWhen ()), Op (GetWhen ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ ([When] -> IO ()) => Op (SetWhen ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
setWhen :: (HasCallStack, Match r ~ FindOp a a (SetWhen ()), Op (SetWhen ()) r a impl) => Ref a -> impl Source #
data GetVisible a Source #
Instances
| impl ~ IO Bool => Op (GetVisible ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetVisible () -> orig -> Ref WidgetBase -> impl Source # | |
getVisible :: (HasCallStack, Match r ~ FindOp a a (GetVisible ()), Op (GetVisible ()) r a impl) => Ref a -> impl Source #
data GetVisibleR a Source #
Instances
| impl ~ IO Bool => Op (GetVisibleR ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetVisibleR () -> orig -> Ref WidgetBase -> impl Source # | |
getVisibleR :: (HasCallStack, Match r ~ FindOp a a (GetVisibleR ()), Op (GetVisibleR ()) r a impl) => Ref a -> impl Source #
data ShowWidgetSuper a Source #
showWidgetSuper :: (HasCallStack, Match r ~ FindOp a a (ShowWidgetSuper ()), Op (ShowWidgetSuper ()) r a impl) => Ref a -> impl Source #
data ShowWidget a Source #
Instances
showWidget :: (HasCallStack, Match r ~ FindOp a a (ShowWidget ()), Op (ShowWidget ()) r a impl) => Ref a -> impl Source #
hideSuper :: (HasCallStack, Match r ~ FindOp a a (HideSuper ()), Op (HideSuper ()) r a impl) => Ref a -> impl Source #
Instances
hide :: (HasCallStack, Match r ~ FindOp a a (Hide ()), Op (Hide ()) r a impl) => Ref a -> impl Source #
data SetVisible a Source #
Instances
| impl ~ IO () => Op (SetVisible ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetVisible () -> orig -> Ref WidgetBase -> impl Source # | |
setVisible :: (HasCallStack, Match r ~ FindOp a a (SetVisible ()), Op (SetVisible ()) r a impl) => Ref a -> impl Source #
data ClearVisible a Source #
Instances
| impl ~ IO () => Op (ClearVisible ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: ClearVisible () -> orig -> Ref WidgetBase -> impl Source # | |
clearVisible :: (HasCallStack, Match r ~ FindOp a a (ClearVisible ()), Op (ClearVisible ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (Active ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
| impl ~ IO Bool => Op (Active ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
active :: (HasCallStack, Match r ~ FindOp a a (Active ()), Op (Active ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (ActiveR ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
activeR :: (HasCallStack, Match r ~ FindOp a a (ActiveR ()), Op (ActiveR ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (Activate ()) TreeItem orig impl Source # | |
| impl ~ IO () => Op (Activate ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
| impl ~ IO () => Op (Activate ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
activate :: (HasCallStack, Match r ~ FindOp a a (Activate ()), Op (Activate ()) r a impl) => Ref a -> impl Source #
data Deactivate a Source #
Instances
| impl ~ IO () => Op (Deactivate ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: Deactivate () -> orig -> Ref MenuItemBase -> impl Source # | |
| impl ~ IO () => Op (Deactivate ()) RepeatButtonBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.RepeatButton Methods runOp :: Deactivate () -> orig -> Ref RepeatButtonBase -> impl Source # | |
| impl ~ IO () => Op (Deactivate ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: Deactivate () -> orig -> Ref WidgetBase -> impl Source # | |
deactivate :: (HasCallStack, Match r ~ FindOp a a (Deactivate ()), Op (Deactivate ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (GetOutput ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
getOutput :: (HasCallStack, Match r ~ FindOp a a (GetOutput ()), Op (GetOutput ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (SetOutput ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
setOutput :: (HasCallStack, Match r ~ FindOp a a (SetOutput ()), Op (SetOutput ()) r a impl) => Ref a -> impl Source #
data ClearOutput a Source #
Instances
| impl ~ IO () => Op (ClearOutput ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: ClearOutput () -> orig -> Ref WidgetBase -> impl Source # | |
clearOutput :: (HasCallStack, Match r ~ FindOp a a (ClearOutput ()), Op (ClearOutput ()) r a impl) => Ref a -> impl Source #
data Takesevents a Source #
Instances
| impl ~ IO Bool => Op (Takesevents ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: Takesevents () -> orig -> Ref WidgetBase -> impl Source # | |
takesevents :: (HasCallStack, Match r ~ FindOp a a (Takesevents ()), Op (Takesevents ()) r a impl) => Ref a -> impl Source #
data SetChanged a Source #
Instances
| impl ~ IO () => Op (SetChanged ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetChanged () -> orig -> Ref WidgetBase -> impl Source # | |
setChanged :: (HasCallStack, Match r ~ FindOp a a (SetChanged ()), Op (SetChanged ()) r a impl) => Ref a -> impl Source #
data ClearChanged a Source #
Instances
| impl ~ IO () => Op (ClearChanged ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: ClearChanged () -> orig -> Ref WidgetBase -> impl Source # | |
clearChanged :: (HasCallStack, Match r ~ FindOp a a (ClearChanged ()), Op (ClearChanged ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (Changed ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
| impl ~ IO Bool => Op (Changed ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
changed :: (HasCallStack, Match r ~ FindOp a a (Changed ()), Op (Changed ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (SetActive ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
setActive :: (HasCallStack, Match r ~ FindOp a a (SetActive ()), Op (SetActive ()) r a impl) => Ref a -> impl Source #
data ClearActive a Source #
Instances
| impl ~ IO () => Op (ClearActive ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: ClearActive () -> orig -> Ref WidgetBase -> impl Source # | |
clearActive :: (HasCallStack, Match r ~ FindOp a a (ClearActive ()), Op (ClearActive ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Either NoChange ()) => Op (TakeFocus ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
takeFocus :: (HasCallStack, Match r ~ FindOp a a (TakeFocus ()), Op (TakeFocus ()) r a impl) => Ref a -> impl Source #
data SetVisibleFocus a Source #
Instances
| impl ~ IO () => Op (SetVisibleFocus ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetVisibleFocus () -> orig -> Ref WidgetBase -> impl Source # | |
setVisibleFocus :: (HasCallStack, Match r ~ FindOp a a (SetVisibleFocus ()), Op (SetVisibleFocus ()) r a impl) => Ref a -> impl Source #
data ClearVisibleFocus a Source #
Instances
| impl ~ IO () => Op (ClearVisibleFocus ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: ClearVisibleFocus () -> orig -> Ref WidgetBase -> impl Source # | |
clearVisibleFocus :: (HasCallStack, Match r ~ FindOp a a (ClearVisibleFocus ()), Op (ClearVisibleFocus ()) r a impl) => Ref a -> impl Source #
data ModifyVisibleFocus a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (ModifyVisibleFocus ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: ModifyVisibleFocus () -> orig -> Ref WidgetBase -> impl Source # | |
modifyVisibleFocus :: (HasCallStack, Match r ~ FindOp a a (ModifyVisibleFocus ()), Op (ModifyVisibleFocus ()) r a impl) => Ref a -> impl Source #
data GetVisibleFocus a Source #
Instances
| impl ~ IO Bool => Op (GetVisibleFocus ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetVisibleFocus () -> orig -> Ref WidgetBase -> impl Source # | |
getVisibleFocus :: (HasCallStack, Match r ~ FindOp a a (GetVisibleFocus ()), Op (GetVisibleFocus ()) r a impl) => Ref a -> impl Source #
Instances
| (Parent a WidgetBase, impl ~ (Ref a -> IO Bool)) => Op (Contains ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
contains :: (HasCallStack, Match r ~ FindOp a a (Contains ()), Op (Contains ()) r a impl) => Ref a -> impl Source #
Instances
| (Parent a WidgetBase, impl ~ (Ref a -> IO Bool)) => Op (Inside ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
inside :: (HasCallStack, Match r ~ FindOp a a (Inside ()), Op (Inside ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (Redraw ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
redraw :: (HasCallStack, Match r ~ FindOp a a (Redraw ()), Op (Redraw ()) r a impl) => Ref a -> impl Source #
data RedrawLabel a Source #
Instances
| impl ~ IO () => Op (RedrawLabel ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: RedrawLabel () -> orig -> Ref WidgetBase -> impl Source # | |
redrawLabel :: (HasCallStack, Match r ~ FindOp a a (RedrawLabel ()), Op (RedrawLabel ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO [Damage] => Op (GetDamage ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
getDamage :: (HasCallStack, Match r ~ FindOp a a (GetDamage ()), Op (GetDamage ()) r a impl) => Ref a -> impl Source #
data ClearDamageThenSet a Source #
Instances
| impl ~ ([Damage] -> IO ()) => Op (ClearDamageThenSet ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: ClearDamageThenSet () -> orig -> Ref WidgetBase -> impl Source # | |
clearDamageThenSet :: (HasCallStack, Match r ~ FindOp a a (ClearDamageThenSet ()), Op (ClearDamageThenSet ()) r a impl) => Ref a -> impl Source #
data ClearDamage a Source #
Instances
| impl ~ IO () => Op (ClearDamage ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: ClearDamage () -> orig -> Ref WidgetBase -> impl Source # | |
clearDamage :: (HasCallStack, Match r ~ FindOp a a (ClearDamage ()), Op (ClearDamage ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ ([Damage] -> IO ()) => Op (SetDamage ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
setDamage :: (HasCallStack, Match r ~ FindOp a a (SetDamage ()), Op (SetDamage ()) r a impl) => Ref a -> impl Source #
data SetDamageInside a Source #
Instances
| impl ~ ([Damage] -> Rectangle -> IO ()) => Op (SetDamageInside ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetDamageInside () -> orig -> Ref WidgetBase -> impl Source # | |
setDamageInside :: (HasCallStack, Match r ~ FindOp a a (SetDamageInside ()), Op (SetDamageInside ()) r a impl) => Ref a -> impl Source #
data MeasureLabel a Source #
Instances
| impl ~ (Maybe Width -> IO Size) => Op (MeasureLabel ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: MeasureLabel () -> orig -> Ref WidgetBase -> impl Source # | |
measureLabel :: (HasCallStack, Match r ~ FindOp a a (MeasureLabel ()), Op (MeasureLabel ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Maybe (Ref WindowBase)) => Op (GetWindow ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
getWindow :: (HasCallStack, Match r ~ FindOp a a (GetWindow ()), Op (GetWindow ()) r a impl) => Ref a -> impl Source #
data GetTopWindow a Source #
Instances
| impl ~ IO (Maybe (Ref WindowBase)) => Op (GetTopWindow ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetTopWindow () -> orig -> Ref WidgetBase -> impl Source # | |
getTopWindow :: (HasCallStack, Match r ~ FindOp a a (GetTopWindow ()), Op (GetTopWindow ()) r a impl) => Ref a -> impl Source #
data GetTopWindowOffset a Source #
Instances
| impl ~ IO Position => Op (GetTopWindowOffset ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetTopWindowOffset () -> orig -> Ref WidgetBase -> impl Source # | |
getTopWindowOffset :: (HasCallStack, Match r ~ FindOp a a (GetTopWindowOffset ()), Op (GetTopWindowOffset ()) r a impl) => Ref a -> impl Source #
data ResizeSuper a Source #
resizeSuper :: (HasCallStack, Match r ~ FindOp a a (ResizeSuper ()), Op (ResizeSuper ()) r a impl) => Ref a -> impl Source #
Instances
resize :: (HasCallStack, Match r ~ FindOp a a (Resize ()), Op (Resize ()) r a impl) => Ref a -> impl Source #
data GetCallback a Source #
Instances
| impl ~ IO (FunPtr CallbackWithUserDataPrim) => Op (GetCallback ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: GetCallback () -> orig -> Ref MenuItemBase -> impl Source # | |
| impl ~ IO (FunPtr CallbackWithUserDataPrim) => Op (GetCallback ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: GetCallback () -> orig -> Ref WidgetBase -> impl Source # | |
getCallback :: (HasCallStack, Match r ~ FindOp a a (GetCallback ()), Op (GetCallback ()) r a impl) => Ref a -> impl Source #
data SetCallback a Source #
Instances
| impl ~ ((Ref orig -> IO ()) -> IO ()) => Op (SetCallback ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: SetCallback () -> orig -> Ref MenuItemBase -> impl Source # | |
| impl ~ ((Ref orig -> IO ()) -> IO ()) => Op (SetCallback ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: SetCallback () -> orig -> Ref WindowBase -> impl Source # | |
| impl ~ ((Ref orig -> IO ()) -> IO ()) => Op (SetCallback ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: SetCallback () -> orig -> Ref WidgetBase -> impl Source # | |
setCallback :: (HasCallStack, Match r ~ FindOp a a (SetCallback ()), Op (SetCallback ()) r a impl) => Ref a -> impl Source #
data HasCallback a Source #
Instances
| impl ~ IO Bool => Op (HasCallback ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: HasCallback () -> orig -> Ref WidgetBase -> impl Source # | |
hasCallback :: (HasCallStack, Match r ~ FindOp a a (HasCallback ()), Op (HasCallback ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (DrawBox ()) ButtonBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Button | |
| impl ~ IO () => Op (DrawBox ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
| impl ~ IO () => Op (DrawBox ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
drawBox :: (HasCallStack, Match r ~ FindOp a a (DrawBox ()), Op (DrawBox ()) r a impl) => Ref a -> impl Source #
data DrawBoxWithBoxtype a Source #
Instances
| impl ~ (Boxtype -> Color -> Maybe Rectangle -> IO ()) => Op (DrawBoxWithBoxtype ()) ButtonBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Button Methods runOp :: DrawBoxWithBoxtype () -> orig -> Ref ButtonBase -> impl Source # | |
| impl ~ (Boxtype -> Color -> Maybe Rectangle -> IO ()) => Op (DrawBoxWithBoxtype ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: DrawBoxWithBoxtype () -> orig -> Ref WindowBase -> impl Source # | |
| impl ~ (Boxtype -> Color -> Maybe Rectangle -> IO ()) => Op (DrawBoxWithBoxtype ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: DrawBoxWithBoxtype () -> orig -> Ref WidgetBase -> impl Source # | |
drawBoxWithBoxtype :: (HasCallStack, Match r ~ FindOp a a (DrawBoxWithBoxtype ()), Op (DrawBoxWithBoxtype ()) r a impl) => Ref a -> impl Source #
data DrawBackdrop a Source #
Instances
| impl ~ IO () => Op (DrawBackdrop ()) ButtonBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Button Methods runOp :: DrawBackdrop () -> orig -> Ref ButtonBase -> impl Source # | |
| impl ~ IO () => Op (DrawBackdrop ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: DrawBackdrop () -> orig -> Ref WindowBase -> impl Source # | |
| impl ~ IO () => Op (DrawBackdrop ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: DrawBackdrop () -> orig -> Ref WidgetBase -> impl Source # | |
drawBackdrop :: (HasCallStack, Match r ~ FindOp a a (DrawBackdrop ()), Op (DrawBackdrop ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Maybe (Boxtype, Rectangle) -> IO ()) => Op (DrawFocus ()) ButtonBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Button | |
| impl ~ (Maybe (Boxtype, Rectangle) -> IO ()) => Op (DrawFocus ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
| impl ~ (Maybe (Boxtype, Rectangle) -> IO ()) => Op (DrawFocus ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
drawFocus :: (HasCallStack, Match r ~ FindOp a a (DrawFocus ()), Op (DrawFocus ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO [WidgetFlag] => Op (Flags ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
flags :: (HasCallStack, Match r ~ FindOp a a (Flags ()), Op (Flags ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (WidgetFlag -> IO ()) => Op (SetFlag ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
setFlag :: (HasCallStack, Match r ~ FindOp a a (SetFlag ()), Op (SetFlag ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (WidgetFlag -> IO ()) => Op (ClearFlag ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget | |
clearFlag :: (HasCallStack, Match r ~ FindOp a a (ClearFlag ()), Op (ClearFlag ()) r a impl) => Ref a -> impl Source #
Group
type GroupBase = CGroupBase WidgetBase Source #
drawChild :: (HasCallStack, Match r ~ FindOp a a (DrawChild ()), Op (DrawChild ()) r a impl) => Ref a -> impl Source #
data DrawChildren a Source #
Instances
| impl ~ IO () => Op (DrawChildren ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
drawChildren :: (HasCallStack, Match r ~ FindOp a a (DrawChildren ()), Op (DrawChildren ()) r a impl) => Ref a -> impl Source #
data DrawOutsideLabel a Source #
Instances
| (Parent a WidgetBase, impl ~ (Ref a -> IO ())) => Op (DrawOutsideLabel ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
drawOutsideLabel :: (HasCallStack, Match r ~ FindOp a a (DrawOutsideLabel ()), Op (DrawOutsideLabel ()) r a impl) => Ref a -> impl Source #
data UpdateChild a Source #
Instances
| (Parent a WidgetBase, impl ~ (Ref a -> IO ())) => Op (UpdateChild ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
updateChild :: (HasCallStack, Match r ~ FindOp a a (UpdateChild ()), Op (UpdateChild ()) r a impl) => Ref a -> impl Source #
begin :: (HasCallStack, Match r ~ FindOp a a (Begin ()), Op (Begin ()) r a impl) => Ref a -> impl Source #
end :: (HasCallStack, Match r ~ FindOp a a (End ()), Op (End ()) r a impl) => Ref a -> impl Source #
within :: (HasCallStack, Match r ~ FindOp a a (Within ()), Op (Within ()) r a impl) => Ref a -> impl Source #
find :: (HasCallStack, Match r ~ FindOp a a (Find ()), Op (Find ()) r a impl) => Ref a -> impl Source #
Instances
add :: (HasCallStack, Match r ~ FindOp a a (Add ()), Op (Add ()) r a impl) => Ref a -> impl Source #
Instances
insert :: (HasCallStack, Match r ~ FindOp a a (Insert ()), Op (Insert ()) r a impl) => Ref a -> impl Source #
data RemoveIndex a Source #
Instances
| impl ~ (AtIndex -> IO ()) => Op (RemoveIndex ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
removeIndex :: (HasCallStack, Match r ~ FindOp a a (RemoveIndex ()), Op (RemoveIndex ()) r a impl) => Ref a -> impl Source #
data RemoveWidget a Source #
Instances
| (Parent a WidgetBase, impl ~ (Ref a -> IO ())) => Op (RemoveWidget ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
removeWidget :: (HasCallStack, Match r ~ FindOp a a (RemoveWidget ()), Op (RemoveWidget ()) r a impl) => Ref a -> impl Source #
Instances
clear :: (HasCallStack, Match r ~ FindOp a a (Clear ()), Op (Clear ()) r a impl) => Ref a -> impl Source #
data SetResizable a Source #
Instances
| (Parent a WidgetBase, impl ~ (Maybe (Ref a) -> IO ())) => Op (SetResizable ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
setResizable :: (HasCallStack, Match r ~ FindOp a a (SetResizable ()), Op (SetResizable ()) r a impl) => Ref a -> impl Source #
data SetNotResizable a Source #
Instances
| impl ~ IO () => Op (SetNotResizable ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
setNotResizable :: (HasCallStack, Match r ~ FindOp a a (SetNotResizable ()), Op (SetNotResizable ()) r a impl) => Ref a -> impl Source #
data GetResizable a Source #
Instances
| impl ~ IO (Maybe (Ref WidgetBase)) => Op (GetResizable ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
getResizable :: (HasCallStack, Match r ~ FindOp a a (GetResizable ()), Op (GetResizable ()) r a impl) => Ref a -> impl Source #
data AddResizable a Source #
Instances
| (Parent a WidgetBase, impl ~ (Ref a -> IO ())) => Op (AddResizable ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
addResizable :: (HasCallStack, Match r ~ FindOp a a (AddResizable ()), Op (AddResizable ()) r a impl) => Ref a -> impl Source #
initSizes :: (HasCallStack, Match r ~ FindOp a a (InitSizes ()), Op (InitSizes ()) r a impl) => Ref a -> impl Source #
children :: (HasCallStack, Match r ~ FindOp a a (Children ()), Op (Children ()) r a impl) => Ref a -> impl Source #
data SetClipChildren a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetClipChildren ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
setClipChildren :: (HasCallStack, Match r ~ FindOp a a (SetClipChildren ()), Op (SetClipChildren ()) r a impl) => Ref a -> impl Source #
data ClipChildren a Source #
Instances
| impl ~ IO Bool => Op (ClipChildren ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
clipChildren :: (HasCallStack, Match r ~ FindOp a a (ClipChildren ()), Op (ClipChildren ()) r a impl) => Ref a -> impl Source #
focus :: (HasCallStack, Match r ~ FindOp a a (Focus ()), Op (Focus ()) r a impl) => Ref a -> impl Source #
data DdfdesignKludge a Source #
Instances
| impl ~ IO (Maybe (Ref WidgetBase)) => Op (DdfdesignKludge ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
ddfdesignKludge :: (HasCallStack, Match r ~ FindOp a a (DdfdesignKludge ()), Op (DdfdesignKludge ()) r a impl) => Ref a -> impl Source #
data InsertBefore a Source #
Instances
| (Parent a WidgetBase, Parent b Widget, impl ~ (Ref a -> Ref b -> IO ())) => Op (InsertBefore ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
| (Parent a WidgetBase, impl ~ (Ref a -> Ref b -> IO ())) => Op (InsertBefore ()) GroupBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Group | |
insertBefore :: (HasCallStack, Match r ~ FindOp a a (InsertBefore ()), Op (InsertBefore ()) r a impl) => Ref a -> impl Source #
getArray :: (HasCallStack, Match r ~ FindOp a a (GetArray ()), Op (GetArray ()) r a impl) => Ref a -> impl Source #
getChild :: (HasCallStack, Match r ~ FindOp a a (GetChild ()), Op (GetChild ()) r a impl) => Ref a -> impl Source #
Window
type WindowBase = CWindowBase GroupBase Source #
type Window = CWindow WindowBase Source #
drawSuper :: (HasCallStack, Match r ~ FindOp a a (DrawSuper ()), Op (DrawSuper ()) r a impl) => Ref a -> impl Source #
data HandleSuper a Source #
handleSuper :: (HasCallStack, Match r ~ FindOp a a (HandleSuper ()), Op (HandleSuper ()) r a impl) => Ref a -> impl Source #
data FlushSuper a Source #
flushSuper :: (HasCallStack, Match r ~ FindOp a a (FlushSuper ()), Op (FlushSuper ()) r a impl) => Ref a -> impl Source #
data MakeFullscreen a Source #
Instances
| impl ~ IO () => Op (MakeFullscreen ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: MakeFullscreen () -> orig -> Ref WindowBase -> impl Source # | |
makeFullscreen :: (HasCallStack, Match r ~ FindOp a a (MakeFullscreen ()), Op (MakeFullscreen ()) r a impl) => Ref a -> impl Source #
data FullscreenOff a Source #
Instances
| impl ~ (Maybe Rectangle -> IO ()) => Op (FullscreenOff ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: FullscreenOff () -> orig -> Ref WindowBase -> impl Source # | |
fullscreenOff :: (HasCallStack, Match r ~ FindOp a a (FullscreenOff ()), Op (FullscreenOff ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetBorder ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
setBorder :: (HasCallStack, Match r ~ FindOp a a (SetBorder ()), Op (SetBorder ()) r a impl) => Ref a -> impl Source #
data ClearBorder a Source #
Instances
| impl ~ IO () => Op (ClearBorder ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: ClearBorder () -> orig -> Ref WindowBase -> impl Source # | |
clearBorder :: (HasCallStack, Match r ~ FindOp a a (ClearBorder ()), Op (ClearBorder ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (GetBorder ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
getBorder :: (HasCallStack, Match r ~ FindOp a a (GetBorder ()), Op (GetBorder ()) r a impl) => Ref a -> impl Source #
data SetOverride a Source #
Instances
| impl ~ IO () => Op (SetOverride ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: SetOverride () -> orig -> Ref WindowBase -> impl Source # | |
setOverride :: (HasCallStack, Match r ~ FindOp a a (SetOverride ()), Op (SetOverride ()) r a impl) => Ref a -> impl Source #
data GetOverride a Source #
Instances
| impl ~ IO Bool => Op (GetOverride ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: GetOverride () -> orig -> Ref WindowBase -> impl Source # | |
getOverride :: (HasCallStack, Match r ~ FindOp a a (GetOverride ()), Op (GetOverride ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (SetModal ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
setModal :: (HasCallStack, Match r ~ FindOp a a (SetModal ()), Op (SetModal ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (GetModal ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
getModal :: (HasCallStack, Match r ~ FindOp a a (GetModal ()), Op (GetModal ()) r a impl) => Ref a -> impl Source #
data SetNonModal a Source #
Instances
| impl ~ IO () => Op (SetNonModal ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: SetNonModal () -> orig -> Ref WindowBase -> impl Source # | |
setNonModal :: (HasCallStack, Match r ~ FindOp a a (SetNonModal ()), Op (SetNonModal ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (NonModal ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
nonModal :: (HasCallStack, Match r ~ FindOp a a (NonModal ()), Op (NonModal ()) r a impl) => Ref a -> impl Source #
data SetMenuWindow a Source #
Instances
| impl ~ IO () => Op (SetMenuWindow ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: SetMenuWindow () -> orig -> Ref WindowBase -> impl Source # | |
setMenuWindow :: (HasCallStack, Match r ~ FindOp a a (SetMenuWindow ()), Op (SetMenuWindow ()) r a impl) => Ref a -> impl Source #
data GetMenuWindow a Source #
Instances
| impl ~ IO Bool => Op (GetMenuWindow ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: GetMenuWindow () -> orig -> Ref WindowBase -> impl Source # | |
getMenuWindow :: (HasCallStack, Match r ~ FindOp a a (GetMenuWindow ()), Op (GetMenuWindow ()) r a impl) => Ref a -> impl Source #
data SetTooltipWindow a Source #
Instances
| impl ~ IO () => Op (SetTooltipWindow ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: SetTooltipWindow () -> orig -> Ref WindowBase -> impl Source # | |
setTooltipWindow :: (HasCallStack, Match r ~ FindOp a a (SetTooltipWindow ()), Op (SetTooltipWindow ()) r a impl) => Ref a -> impl Source #
data GetTooltipWindow a Source #
Instances
| impl ~ IO Bool => Op (GetTooltipWindow ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: GetTooltipWindow () -> orig -> Ref WindowBase -> impl Source # | |
getTooltipWindow :: (HasCallStack, Match r ~ FindOp a a (GetTooltipWindow ()), Op (GetTooltipWindow ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (PositionSpec -> Maybe Bool -> IO ()) => Op (HotSpot ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
hotSpot :: (HasCallStack, Match r ~ FindOp a a (HotSpot ()), Op (HotSpot ()) r a impl) => Ref a -> impl Source #
data FreePosition a Source #
Instances
| impl ~ IO () => Op (FreePosition ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: FreePosition () -> orig -> Ref WindowBase -> impl Source # | |
freePosition :: (HasCallStack, Match r ~ FindOp a a (FreePosition ()), Op (FreePosition ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Size -> IO ()) => Op (SizeRange ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
sizeRange :: (HasCallStack, Match r ~ FindOp a a (SizeRange ()), Op (SizeRange ()) r a impl) => Ref a -> impl Source #
data SizeRangeWithArgs a Source #
Instances
| impl ~ (Size -> OptionalSizeRangeArgs -> IO ()) => Op (SizeRangeWithArgs ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: SizeRangeWithArgs () -> orig -> Ref WindowBase -> impl Source # | |
sizeRangeWithArgs :: (HasCallStack, Match r ~ FindOp a a (SizeRangeWithArgs ()), Op (SizeRangeWithArgs ()) r a impl) => Ref a -> impl Source #
data GetIconlabel a Source #
Instances
| impl ~ IO Text => Op (GetIconlabel ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: GetIconlabel () -> orig -> Ref WindowBase -> impl Source # | |
getIconlabel :: (HasCallStack, Match r ~ FindOp a a (GetIconlabel ()), Op (GetIconlabel ()) r a impl) => Ref a -> impl Source #
data SetIconlabel a Source #
Instances
| impl ~ (Text -> IO ()) => Op (SetIconlabel ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: SetIconlabel () -> orig -> Ref WindowBase -> impl Source # | |
setIconlabel :: (HasCallStack, Match r ~ FindOp a a (SetIconlabel ()), Op (SetIconlabel ()) r a impl) => Ref a -> impl Source #
data SetLabelWithIconlabel a Source #
Instances
| impl ~ (Text -> Text -> IO ()) => Op (SetLabelWithIconlabel ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: SetLabelWithIconlabel () -> orig -> Ref WindowBase -> impl Source # | |
setLabelWithIconlabel :: (HasCallStack, Match r ~ FindOp a a (SetLabelWithIconlabel ()), Op (SetLabelWithIconlabel ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Text => Op (GetXclass ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
getXclass :: (HasCallStack, Match r ~ FindOp a a (GetXclass ()), Op (GetXclass ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Text -> IO ()) => Op (SetXclass ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
setXclass :: (HasCallStack, Match r ~ FindOp a a (SetXclass ()), Op (SetXclass ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (LineNumber -> IO (Maybe (Ref Image))) => Op (GetIcon ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
| impl ~ IO (Maybe (Ref Image)) => Op (GetIcon ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
getIcon :: (HasCallStack, Match r ~ FindOp a a (GetIcon ()), Op (GetIcon ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (LineNumber -> Ref Image -> IO ()) => Op (SetIcon ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
| (Parent a RGBImage, impl ~ (Maybe (Ref a) -> IO ())) => Op (SetIcon ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
setIcon :: (HasCallStack, Match r ~ FindOp a a (SetIcon ()), Op (SetIcon ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (Shown ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
shown :: (HasCallStack, Match r ~ FindOp a a (Shown ()), Op (Shown ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (Iconize ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
iconize :: (HasCallStack, Match r ~ FindOp a a (Iconize ()), Op (Iconize ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO X => Op (GetXRoot ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
getXRoot :: (HasCallStack, Match r ~ FindOp a a (GetXRoot ()), Op (GetXRoot ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Y => Op (GetYRoot ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
getYRoot :: (HasCallStack, Match r ~ FindOp a a (GetYRoot ()), Op (GetYRoot ()) r a impl) => Ref a -> impl Source #
data MakeCurrent a Source #
Instances
| impl ~ IO () => Op (MakeCurrent ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: MakeCurrent () -> orig -> Ref WindowBase -> impl Source # | |
makeCurrent :: (HasCallStack, Match r ~ FindOp a a (MakeCurrent ()), Op (MakeCurrent ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Cursor -> IO ()) => Op (SetCursor ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
setCursor :: (HasCallStack, Match r ~ FindOp a a (SetCursor ()), Op (SetCursor ()) r a impl) => Ref a -> impl Source #
data SetCursorWithFgBg a Source #
Instances
| impl ~ (Cursor -> (Maybe Color, Maybe Color) -> IO ()) => Op (SetCursorWithFgBg ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: SetCursorWithFgBg () -> orig -> Ref WindowBase -> impl Source # | |
setCursorWithFgBg :: (HasCallStack, Match r ~ FindOp a a (SetCursorWithFgBg ()), Op (SetCursorWithFgBg ()) r a impl) => Ref a -> impl Source #
data SetDefaultCursor a Source #
Instances
| impl ~ (CursorType -> IO ()) => Op (SetDefaultCursor ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: SetDefaultCursor () -> orig -> Ref WindowBase -> impl Source # | |
setDefaultCursor :: (HasCallStack, Match r ~ FindOp a a (SetDefaultCursor ()), Op (SetDefaultCursor ()) r a impl) => Ref a -> impl Source #
data SetDefaultCursorWithFgBg a Source #
Instances
| impl ~ (CursorType -> (Maybe Color, Maybe Color) -> IO ()) => Op (SetDefaultCursorWithFgBg ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: SetDefaultCursorWithFgBg () -> orig -> Ref WindowBase -> impl Source # | |
setDefaultCursorWithFgBg :: (HasCallStack, Match r ~ FindOp a a (SetDefaultCursorWithFgBg ()), Op (SetDefaultCursorWithFgBg ()) r a impl) => Ref a -> impl Source #
data GetDecoratedW a Source #
Instances
| impl ~ IO Int => Op (GetDecoratedW ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: GetDecoratedW () -> orig -> Ref WindowBase -> impl Source # | |
getDecoratedW :: (HasCallStack, Match r ~ FindOp a a (GetDecoratedW ()), Op (GetDecoratedW ()) r a impl) => Ref a -> impl Source #
data GetDecoratedH a Source #
Instances
| impl ~ IO Int => Op (GetDecoratedH ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: GetDecoratedH () -> orig -> Ref WindowBase -> impl Source # | |
getDecoratedH :: (HasCallStack, Match r ~ FindOp a a (GetDecoratedH ()), Op (GetDecoratedH ()) r a impl) => Ref a -> impl Source #
data WaitForExpose a Source #
Instances
| impl ~ IO () => Op (WaitForExpose ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window Methods runOp :: WaitForExpose () -> orig -> Ref WindowBase -> impl Source # | |
waitForExpose :: (HasCallStack, Match r ~ FindOp a a (WaitForExpose ()), Op (WaitForExpose ()) r a impl) => Ref a -> impl Source #
SingleWindow
type SingleWindowBase = CSingleWindowBase WindowBase Source #
type SingleWindow = CSingleWindow SingleWindowBase Source #
DoubleWindow
type DoubleWindowBase = CDoubleWindowBase WindowBase Source #
type DoubleWindow = CDoubleWindow DoubleWindowBase Source #
OverlayWindow
type OverlayWindowBase = COverlayWindowBase DoubleWindowBase Source #
type OverlayWindow = COverlayWindow OverlayWindowBase Source #
data CanDoOverlay a Source #
Instances
| impl ~ IO Bool => Op (CanDoOverlay ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow Methods runOp :: CanDoOverlay () -> orig -> Ref GlWindowBase -> impl Source # | |
| impl ~ IO Bool => Op (CanDoOverlay ()) OverlayWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.OverlayWindow Methods runOp :: CanDoOverlay () -> orig -> Ref OverlayWindowBase -> impl Source # | |
canDoOverlay :: (HasCallStack, Match r ~ FindOp a a (CanDoOverlay ()), Op (CanDoOverlay ()) r a impl) => Ref a -> impl Source #
data RedrawOverlay a Source #
Instances
| impl ~ IO () => Op (RedrawOverlay ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow Methods runOp :: RedrawOverlay () -> orig -> Ref GlWindowBase -> impl Source # | |
| impl ~ IO () => Op (RedrawOverlay ()) OverlayWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.OverlayWindow Methods runOp :: RedrawOverlay () -> orig -> Ref OverlayWindowBase -> impl Source # | |
redrawOverlay :: (HasCallStack, Match r ~ FindOp a a (RedrawOverlay ()), Op (RedrawOverlay ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (Flush ()) GlWindow orig impl Source # | |
| impl ~ IO () => Op (Flush ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow | |
| impl ~ IO () => Op (Flush ()) OverlayWindow orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.OverlayWindow | |
| impl ~ IO () => Op (Flush ()) OverlayWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.OverlayWindow | |
| impl ~ IO () => Op (Flush ()) DoubleWindow orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.DoubleWindow | |
| impl ~ IO () => Op (Flush ()) DoubleWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.DoubleWindow | |
| impl ~ IO () => Op (Flush ()) Window orig impl Source # | |
| impl ~ IO () => Op (Flush ()) WindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Window | |
flush :: (HasCallStack, Match r ~ FindOp a a (Flush ()), Op (Flush ()) r a impl) => Ref a -> impl Source #
Button
type ButtonBase = CButtonBase WidgetBase Source #
type Button = CButton ButtonBase Source #
Instances
getValue :: (HasCallStack, Match r ~ FindOp a a (GetValue ()), Op (GetValue ()) r a impl) => Ref a -> impl Source #
Instances
setValue :: (HasCallStack, Match r ~ FindOp a a (SetValue ()), Op (SetValue ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (IndexRange -> IO ()) => Op (Set ()) TextSelection orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextSelection | |
| impl ~ IO () => Op (Set ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
| impl ~ IO Bool => Op (Set ()) ButtonBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Button | |
set :: (HasCallStack, Match r ~ FindOp a a (Set ()), Op (Set ()) r a impl) => Ref a -> impl Source #
Instances
| (Parent a MenuItemBase, impl ~ (Ref a -> IO ())) => Op (Setonly ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
| impl ~ IO () => Op (Setonly ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
| impl ~ IO () => Op (Setonly ()) ButtonBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Button | |
setonly :: (HasCallStack, Match r ~ FindOp a a (Setonly ()), Op (Setonly ()) r a impl) => Ref a -> impl Source #
data GetShortcut a Source #
Instances
getShortcut :: (HasCallStack, Match r ~ FindOp a a (GetShortcut ()), Op (GetShortcut ()) r a impl) => Ref a -> impl Source #
data SetShortcut a Source #
Instances
setShortcut :: (HasCallStack, Match r ~ FindOp a a (SetShortcut ()), Op (SetShortcut ()) r a impl) => Ref a -> impl Source #
data GetDownBox a Source #
Instances
| impl ~ IO Boxtype => Op (GetDownBox ()) FileInputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.FileInput Methods runOp :: GetDownBox () -> orig -> Ref FileInputBase -> impl Source # | |
| impl ~ IO Boxtype => Op (GetDownBox ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim Methods runOp :: GetDownBox () -> orig -> Ref MenuPrimBase -> impl Source # | |
| impl ~ IO Boxtype => Op (GetDownBox ()) ButtonBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Button Methods runOp :: GetDownBox () -> orig -> Ref ButtonBase -> impl Source # | |
getDownBox :: (HasCallStack, Match r ~ FindOp a a (GetDownBox ()), Op (GetDownBox ()) r a impl) => Ref a -> impl Source #
data SetDownBox a Source #
Instances
| impl ~ (Boxtype -> IO ()) => Op (SetDownBox ()) FileInputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.FileInput Methods runOp :: SetDownBox () -> orig -> Ref FileInputBase -> impl Source # | |
| impl ~ (Boxtype -> IO ()) => Op (SetDownBox ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim Methods runOp :: SetDownBox () -> orig -> Ref MenuPrimBase -> impl Source # | |
| impl ~ (Boxtype -> IO ()) => Op (SetDownBox ()) ButtonBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Button Methods runOp :: SetDownBox () -> orig -> Ref ButtonBase -> impl Source # | |
setDownBox :: (HasCallStack, Match r ~ FindOp a a (SetDownBox ()), Op (SetDownBox ()) r a impl) => Ref a -> impl Source #
data GetDownColor a Source #
Instances
| impl ~ IO Color => Op (GetDownColor ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim Methods runOp :: GetDownColor () -> orig -> Ref MenuPrimBase -> impl Source # | |
| impl ~ IO Color => Op (GetDownColor ()) ButtonBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Button Methods runOp :: GetDownColor () -> orig -> Ref ButtonBase -> impl Source # | |
getDownColor :: (HasCallStack, Match r ~ FindOp a a (GetDownColor ()), Op (GetDownColor ()) r a impl) => Ref a -> impl Source #
data SetDownColor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetDownColor ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim Methods runOp :: SetDownColor () -> orig -> Ref MenuPrimBase -> impl Source # | |
| impl ~ (Color -> IO ()) => Op (SetDownColor ()) ButtonBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Button Methods runOp :: SetDownColor () -> orig -> Ref ButtonBase -> impl Source # | |
setDownColor :: (HasCallStack, Match r ~ FindOp a a (SetDownColor ()), Op (SetDownColor ()) r a impl) => Ref a -> impl Source #
LightButton
type LightButtonBase = CLightButtonBase ButtonBase Source #
type LightButton = CLightButton LightButtonBase Source #
RadioLightButton
type RadioLightButtonBase = CRadioLightButtonBase LightButtonBase Source #
type RadioLightButton = CRadioLightButton RadioLightButtonBase Source #
CheckButton
type CheckButtonBase = CCheckButtonBase LightButtonBase Source #
type CheckButton = CCheckButton CheckButtonBase Source #
ReturnButton
type ReturnButtonBase = CReturnButtonBase ButtonBase Source #
type ReturnButton = CReturnButton ReturnButtonBase Source #
RoundButton
type RoundButtonBase = CRoundButtonBase ButtonBase Source #
type RoundButton = CRoundButton RoundButtonBase Source #
RepeatButton
type RepeatButtonBase = CRepeatButtonBase ButtonBase Source #
type RepeatButton = CRepeatButton RepeatButtonBase Source #
ToggleButton
type ToggleButtonBase = CToggleButtonBase ButtonBase Source #
type ToggleButton = CToggleButton ToggleButtonBase Source #
Valuator
type ValuatorBase = CValuatorBase WidgetBase Source #
type Valuator = CValuator ValuatorBase Source #
Instances
| impl ~ (Double -> Double -> IO ()) => Op (Bounds ()) SliderBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Slider | |
| impl ~ (Double -> Double -> IO ()) => Op (Bounds ()) ValuatorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Valuator | |
bounds :: (HasCallStack, Match r ~ FindOp a a (Bounds ()), Op (Bounds ()) r a impl) => Ref a -> impl Source #
data GetMinimum a Source #
Instances
| impl ~ IO Double => Op (GetMinimum ()) SpinnerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Spinner Methods runOp :: GetMinimum () -> orig -> Ref SpinnerBase -> impl Source # | |
| impl ~ IO Float => Op (GetMinimum ()) ProgressBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Progress Methods runOp :: GetMinimum () -> orig -> Ref ProgressBase -> impl Source # | |
| impl ~ IO Double => Op (GetMinimum ()) ValuatorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Valuator Methods runOp :: GetMinimum () -> orig -> Ref ValuatorBase -> impl Source # | |
getMinimum :: (HasCallStack, Match r ~ FindOp a a (GetMinimum ()), Op (GetMinimum ()) r a impl) => Ref a -> impl Source #
data SetMinimum a Source #
Instances
| impl ~ (Double -> IO ()) => Op (SetMinimum ()) SpinnerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Spinner Methods runOp :: SetMinimum () -> orig -> Ref SpinnerBase -> impl Source # | |
| impl ~ (Float -> IO ()) => Op (SetMinimum ()) ProgressBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Progress Methods runOp :: SetMinimum () -> orig -> Ref ProgressBase -> impl Source # | |
| impl ~ (Double -> IO ()) => Op (SetMinimum ()) ValuatorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Valuator Methods runOp :: SetMinimum () -> orig -> Ref ValuatorBase -> impl Source # | |
setMinimum :: (HasCallStack, Match r ~ FindOp a a (SetMinimum ()), Op (SetMinimum ()) r a impl) => Ref a -> impl Source #
data GetMaximum a Source #
Instances
| impl ~ IO Double => Op (GetMaximum ()) SpinnerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Spinner Methods runOp :: GetMaximum () -> orig -> Ref SpinnerBase -> impl Source # | |
| impl ~ IO Float => Op (GetMaximum ()) ProgressBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Progress Methods runOp :: GetMaximum () -> orig -> Ref ProgressBase -> impl Source # | |
| impl ~ IO Double => Op (GetMaximum ()) ValuatorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Valuator Methods runOp :: GetMaximum () -> orig -> Ref ValuatorBase -> impl Source # | |
getMaximum :: (HasCallStack, Match r ~ FindOp a a (GetMaximum ()), Op (GetMaximum ()) r a impl) => Ref a -> impl Source #
data SetMaximum a Source #
Instances
| impl ~ (Double -> IO ()) => Op (SetMaximum ()) SpinnerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Spinner Methods runOp :: SetMaximum () -> orig -> Ref SpinnerBase -> impl Source # | |
| impl ~ (Float -> IO ()) => Op (SetMaximum ()) ProgressBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Progress Methods runOp :: SetMaximum () -> orig -> Ref ProgressBase -> impl Source # | |
| impl ~ (Double -> IO ()) => Op (SetMaximum ()) ValuatorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Valuator Methods runOp :: SetMaximum () -> orig -> Ref ValuatorBase -> impl Source # | |
setMaximum :: (HasCallStack, Match r ~ FindOp a a (SetMaximum ()), Op (SetMaximum ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Double -> Double -> IO ()) => Op (Range ()) SpinnerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Spinner | |
| impl ~ (Double -> Double -> IO ()) => Op (Range ()) ValuatorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Valuator | |
range :: (HasCallStack, Match r ~ FindOp a a (Range ()), Op (Range ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Double -> IO ()) => Op (SetStep ()) SpinnerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Spinner | |
| impl ~ (Rational -> IO ()) => Op (SetStep ()) ValuatorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Valuator | |
setStep :: (HasCallStack, Match r ~ FindOp a a (SetStep ()), Op (SetStep ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Double => Op (GetStep ()) SpinnerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Spinner | |
| impl ~ IO Rational => Op (GetStep ()) ValuatorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Valuator | |
getStep :: (HasCallStack, Match r ~ FindOp a a (GetStep ()), Op (GetStep ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Int -> IO ()) => Op (Precision ()) ValuatorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Valuator | |
precision :: (HasCallStack, Match r ~ FindOp a a (Precision ()), Op (Precision ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Either UnknownError Text) => Op (Format ()) ValuatorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Valuator | |
format :: (HasCallStack, Match r ~ FindOp a a (Format ()), Op (Format ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Double -> IO Double) => Op (Round ()) ValuatorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Valuator | |
round :: (HasCallStack, Match r ~ FindOp a a (Round ()), Op (Round ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Double -> IO Double) => Op (Clamp ()) ValuatorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Valuator | |
clamp :: (HasCallStack, Match r ~ FindOp a a (Clamp ()), Op (Clamp ()) r a impl) => Ref a -> impl Source #
increment :: (HasCallStack, Match r ~ FindOp a a (Increment ()), Op (Increment ()) r a impl) => Ref a -> impl Source #
Slider
type SliderBase = CSliderBase ValuatorBase Source #
type Slider = CSlider SliderBase Source #
data Scrollvalue a Source #
Instances
| impl ~ (Y -> Lines -> LineNumber -> Lines -> IO Int) => Op (Scrollvalue ()) ScrollbarBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Scrollbar Methods runOp :: Scrollvalue () -> orig -> Ref ScrollbarBase -> impl Source # | |
| impl ~ (Y -> Lines -> LineNumber -> Lines -> IO Int) => Op (Scrollvalue ()) SliderBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Slider Methods runOp :: Scrollvalue () -> orig -> Ref SliderBase -> impl Source # | |
scrollvalue :: (HasCallStack, Match r ~ FindOp a a (Scrollvalue ()), Op (Scrollvalue ()) r a impl) => Ref a -> impl Source #
data SetSliderSize a Source #
Instances
| impl ~ (Double -> IO ()) => Op (SetSliderSize ()) SliderBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Slider Methods runOp :: SetSliderSize () -> orig -> Ref SliderBase -> impl Source # | |
setSliderSize :: (HasCallStack, Match r ~ FindOp a a (SetSliderSize ()), Op (SetSliderSize ()) r a impl) => Ref a -> impl Source #
data GetSliderSize a Source #
Instances
| impl ~ IO Double => Op (GetSliderSize ()) SliderBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Slider Methods runOp :: GetSliderSize () -> orig -> Ref SliderBase -> impl Source # | |
getSliderSize :: (HasCallStack, Match r ~ FindOp a a (GetSliderSize ()), Op (GetSliderSize ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Boxtype => Op (GetSlider ()) SliderBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Slider | |
getSlider :: (HasCallStack, Match r ~ FindOp a a (GetSlider ()), Op (GetSlider ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Boxtype -> IO ()) => Op (SetSlider ()) SliderBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Slider | |
setSlider :: (HasCallStack, Match r ~ FindOp a a (SetSlider ()), Op (SetSlider ()) r a impl) => Ref a -> impl Source #
FillSlider
type FillSliderBase = CFillSliderBase SliderBase Source #
type FillSlider = CFillSlider FillSliderBase Source #
HorSlider
type HorSliderBase = CHorSliderBase SliderBase Source #
type HorSlider = CHorSlider HorSliderBase Source #
HorFillSider
type HorFillSliderBase = CHorFillSliderBase SliderBase Source #
type HorFillSlider = CHorFillSlider HorFillSliderBase Source #
NiceSlider
type NiceSliderBase = CNiceSliderBase SliderBase Source #
type NiceSlider = CNiceSlider NiceSliderBase Source #
HorNiceSlider
type HorNiceSliderBase = CHorNiceSliderBase SliderBase Source #
type HorNiceSlider = CHorNiceSlider HorNiceSliderBase Source #
MenuItem
type MenuItemBase = CMenuItemBase Base Source #
type MenuItem = CMenuItem MenuItemBase Source #
data NextWithStep a Source #
Instances
| (Parent a MenuItemBase, impl ~ (Int -> IO (Maybe (Ref a)))) => Op (NextWithStep ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: NextWithStep () -> orig -> Ref MenuItemBase -> impl Source # | |
nextWithStep :: (HasCallStack, Match r ~ FindOp a a (NextWithStep ()), Op (NextWithStep ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Maybe (Ref TreeItem)) => Op (Next ()) TreeBase orig impl Source # | |
| impl ~ IO (Maybe (Ref TreeItem)) => Op (Next ()) TreeItem orig impl Source # | |
| impl ~ IO () => Op (Next ()) WizardBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Wizard | |
| impl ~ IO (Maybe (Ref MenuItemBase)) => Op (Next ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
next :: (HasCallStack, Match r ~ FindOp a a (Next ()), Op (Next ()) r a impl) => Ref a -> impl Source #
getFirst :: (HasCallStack, Match r ~ FindOp a a (GetFirst ()), Op (GetFirst ()) r a impl) => Ref a -> impl Source #
data SetLabelWithLabeltype a Source #
Instances
| impl ~ (Labeltype -> Text -> IO ()) => Op (SetLabelWithLabeltype ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: SetLabelWithLabeltype () -> orig -> Ref MenuItemBase -> impl Source # | |
setLabelWithLabeltype :: (HasCallStack, Match r ~ FindOp a a (SetLabelWithLabeltype ()), Op (SetLabelWithLabeltype ()) r a impl) => Ref a -> impl Source #
submenu :: (HasCallStack, Match r ~ FindOp a a (Submenu ()), Op (Submenu ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (Checkbox ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
checkbox :: (HasCallStack, Match r ~ FindOp a a (Checkbox ()), Op (Checkbox ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (Radio ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
radio :: (HasCallStack, Match r ~ FindOp a a (Radio ()), Op (Radio ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (Visible ()) TreeItem orig impl Source # | |
| impl ~ (LineNumber -> IO Bool) => Op (Visible ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
| impl ~ IO Bool => Op (Visible ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
visible :: (HasCallStack, Match r ~ FindOp a a (Visible ()), Op (Visible ()) r a impl) => Ref a -> impl Source #
data Activevisible a Source #
Instances
| impl ~ IO Bool => Op (Activevisible ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: Activevisible () -> orig -> Ref MenuItemBase -> impl Source # | |
activevisible :: (HasCallStack, Match r ~ FindOp a a (Activevisible ()), Op (Activevisible ()) r a impl) => Ref a -> impl Source #
Instances
| (Parent a MenuPrimBase, impl ~ (Ref a -> IO Size)) => Op (Measure ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
measure :: (HasCallStack, Match r ~ FindOp a a (Measure ()), Op (Measure ()) r a impl) => Ref a -> impl Source #
Instances
| (Parent a MenuPrimBase, impl ~ (Rectangle -> Ref a -> Bool -> IO ())) => Op (DrawWithT ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
drawWithT :: (HasCallStack, Match r ~ FindOp a a (DrawWithT ()), Op (DrawWithT ()) r a impl) => Ref a -> impl Source #
Instances
draw :: (HasCallStack, Match r ~ FindOp a a (Draw ()), Op (Draw ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Maybe MenuItemFlags) => Op (GetFlags ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
getFlags :: (HasCallStack, Match r ~ FindOp a a (GetFlags ()), Op (GetFlags ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (MenuItemFlags -> IO ()) => Op (SetFlags ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
setFlags :: (HasCallStack, Match r ~ FindOp a a (SetFlags ()), Op (SetFlags ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Text => Op (GetText ()) SimpleTerminalBase orig impl Source # | |
| impl ~ IO Text => Op (GetText ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
| impl ~ (LineNumber -> IO Text) => Op (GetText ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
| impl ~ IO Text => Op (GetText ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
| impl ~ IO Text => Op (GetText ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
getText :: (HasCallStack, Match r ~ FindOp a a (GetText ()), Op (GetText ()) r a impl) => Ref a -> impl Source #
Instances
| (Parent a MenuPrimBase, Parent b MenuItemBase, Parent c MenuItemBase, impl ~ (Rectangle -> Maybe (Ref a) -> Maybe (Ref b) -> Maybe (Ref c) -> Maybe Bool -> IO (Maybe (Ref MenuItemBase)))) => Op (Pulldown ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
pulldown :: (HasCallStack, Match r ~ FindOp a a (Pulldown ()), Op (Pulldown ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Maybe (Ref MenuItemBase)) => Op (Popup ()) MenuButtonBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuButton | |
| (Parent a MenuItemBase, Parent b MenuPrimBase, Parent c MenuItemBase, impl ~ (Position -> Maybe Text -> Maybe (Ref a) -> Maybe (Ref b) -> IO (Maybe (Ref c)))) => Op (Popup ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
popup :: (HasCallStack, Match r ~ FindOp a a (Popup ()), Op (Popup ()) r a impl) => Ref a -> impl Source #
data TestShortcut a Source #
Instances
| (Parent a MenuItemBase, impl ~ IO (Maybe (Ref a))) => Op (TestShortcut ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim Methods runOp :: TestShortcut () -> orig -> Ref MenuPrimBase -> impl Source # | |
| (Parent a MenuItemBase, impl ~ IO (Maybe (Ref a))) => Op (TestShortcut ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: TestShortcut () -> orig -> Ref MenuItemBase -> impl Source # | |
testShortcut :: (HasCallStack, Match r ~ FindOp a a (TestShortcut ()), Op (TestShortcut ()) r a impl) => Ref a -> impl Source #
data FindShortcut a Source #
Instances
| (Parent a MenuItemBase, impl ~ (Maybe AtIndex -> Bool -> IO (Maybe (Ref a)))) => Op (FindShortcut ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: FindShortcut () -> orig -> Ref MenuItemBase -> impl Source # | |
findShortcut :: (HasCallStack, Match r ~ FindOp a a (FindShortcut ()), Op (FindShortcut ()) r a impl) => Ref a -> impl Source #
data DoCallback a Source #
Instances
| impl ~ (TableContext -> TableCoordinate -> IO ()) => Op (DoCallback ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
| impl ~ (Ref Widget -> IO ()) => Op (DoCallback ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem Methods runOp :: DoCallback () -> orig -> Ref MenuItemBase -> impl Source # | |
| impl ~ IO () => Op (DoCallback ()) WidgetBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Widget Methods runOp :: DoCallback () -> orig -> Ref WidgetBase -> impl Source # | |
doCallback :: (HasCallStack, Match r ~ FindOp a a (DoCallback ()), Op (DoCallback ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Int => Op (GetSize ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
| impl ~ IO Int => Op (GetSize ()) InputBase orig impl Source # | |
| impl ~ IO Int => Op (GetSize ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
| impl ~ IO Int => Op (GetSize ()) MenuItemBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuItem | |
getSize :: (HasCallStack, Match r ~ FindOp a a (GetSize ()), Op (GetSize ()) r a impl) => Ref a -> impl Source #
MenuPrim
type MenuPrimBase = CMenuPrimBase WidgetBase Source #
type MenuPrim = CMenuPrim MenuPrimBase Source #
data ItemPathname a Source #
Instances
| (Parent a TreeItem, impl ~ (Ref a -> IO (Maybe Text))) => Op (ItemPathname ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| (Parent a MenuItemBase, impl ~ (Ref a -> IO (Maybe Text))) => Op (ItemPathname ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim Methods runOp :: ItemPathname () -> orig -> Ref MenuPrimBase -> impl Source # | |
itemPathname :: (HasCallStack, Match r ~ FindOp a a (ItemPathname ()), Op (ItemPathname ()) r a impl) => Ref a -> impl Source #
data ItemPathnameRecent a Source #
Instances
| impl ~ IO (Maybe String) => Op (ItemPathnameRecent ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim Methods runOp :: ItemPathnameRecent () -> orig -> Ref MenuPrimBase -> impl Source # | |
itemPathnameRecent :: (HasCallStack, Match r ~ FindOp a a (ItemPathnameRecent ()), Op (ItemPathnameRecent ()) r a impl) => Ref a -> impl Source #
Instances
| (Parent a MenuItemBase, Parent b MenuItemBase, impl ~ (Ref a -> IO (Maybe (Ref b)))) => Op (Picked ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
picked :: (HasCallStack, Match r ~ FindOp a a (Picked ()), Op (Picked ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (MenuItemLocator -> IO (Maybe Int)) => Op (FindIndex ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
findIndex :: (HasCallStack, Match r ~ FindOp a a (FindIndex ()), Op (FindIndex ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (Global ()) SysMenuBarBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SysMenuBar | |
| impl ~ IO () => Op (Global ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
global :: (HasCallStack, Match r ~ FindOp a a (Global ()), Op (Global ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO [Maybe (Ref MenuItemBase)] => Op (GetMenu ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
getMenu :: (HasCallStack, Match r ~ FindOp a a (GetMenu ()), Op (GetMenu ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ ([Ref MenuItem] -> IO ()) => Op (SetMenu ()) SysMenuBarBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SysMenuBar | |
| (Parent a MenuItemBase, impl ~ ([Ref a] -> IO ())) => Op (SetMenu ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
setMenu :: (HasCallStack, Match r ~ FindOp a a (SetMenu ()), Op (SetMenu ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Text -> IO ()) => Op (AddName ()) SysMenuBarBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SysMenuBar | |
| impl ~ (Text -> IO ()) => Op (AddName ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
addName :: (HasCallStack, Match r ~ FindOp a a (AddName ()), Op (AddName ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Size -> IO (Maybe (Ref SVGImage))) => Op (Copy ()) SVGImage orig impl Source # | |
| impl ~ (Maybe Size -> IO (Maybe (Ref orig))) => Op (Copy ()) RGBImage orig impl Source # | |
| (Parent a TextBuffer, impl ~ (Ref a -> IndexRange -> AtIndex -> IO ())) => Op (Copy ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
| impl ~ (Clipboard -> IO (Either NoChange ())) => Op (Copy ()) InputBase orig impl Source # | |
| impl ~ (Maybe Size -> IO (Maybe (Ref Pixmap))) => Op (Copy ()) Pixmap orig impl Source # | |
| impl ~ (Maybe Size -> IO (Maybe (Ref Bitmap))) => Op (Copy ()) Bitmap orig impl Source # | |
| impl ~ (Maybe Size -> IO (Maybe (Ref Image))) => Op (Copy ()) Image orig impl Source # | |
| (Parent a MenuItemBase, impl ~ (Ref a -> IO ())) => Op (Copy ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
copy :: (HasCallStack, Match r ~ FindOp a a (Copy ()), Op (Copy ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Size -> IO ()) => Op (SetSize ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
| impl ~ (Size -> IO ()) => Op (SetSize ()) InputBase orig impl Source # | |
| impl ~ (Size -> IO ()) => Op (SetSize ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
setSize :: (HasCallStack, Match r ~ FindOp a a (SetSize ()), Op (SetSize ()) r a impl) => Ref a -> impl Source #
data ClearSubmenu a Source #
Instances
clearSubmenu :: (HasCallStack, Match r ~ FindOp a a (ClearSubmenu ()), Op (ClearSubmenu ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (IndexRange -> Text -> IO ()) => Op (Replace ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
| impl ~ (IndexRange -> Text -> IO (Either NoChange ())) => Op (Replace ()) InputBase orig impl Source # | |
| impl ~ (AtIndex -> Text -> IO ()) => Op (Replace ()) SysMenuBarBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SysMenuBar | |
| impl ~ (AtIndex -> Text -> IO ()) => Op (Replace ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
replace :: (HasCallStack, Match r ~ FindOp a a (Replace ()), Op (Replace ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (IndexRange -> IO ()) => Op (Remove ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
| impl ~ (Ref TreeItem -> IO (Either TreeItemNotFound ())) => Op (Remove ()) TreeBase orig impl Source # | |
| impl ~ (LineNumber -> IO ()) => Op (Remove ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
| impl ~ (Int -> IO ()) => Op (Remove ()) SysMenuBarBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SysMenuBar | |
| impl ~ (AtIndex -> IO ()) => Op (Remove ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
remove :: (HasCallStack, Match r ~ FindOp a a (Remove ()), Op (Remove ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (ColorChooserMode -> IO ()) => Op (SetMode ()) ColorChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ColorChooser | |
| impl ~ (ColorChooserMode -> IO ()) => Op (SetMode ()) ColorChooserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ColorChooser | |
| impl ~ (Modes -> IO ()) => Op (SetMode ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow | |
| impl ~ (AtIndex -> MenuItemFlags -> IO ()) => Op (SetMode ()) SysMenuBarBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SysMenuBar | |
| impl ~ (AtIndex -> MenuItemFlags -> IO ()) => Op (SetMode ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
setMode :: (HasCallStack, Match r ~ FindOp a a (SetMode ()), Op (SetMode ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO ColorChooserMode => Op (GetMode ()) ColorChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ColorChooser | |
| impl ~ IO ColorChooserMode => Op (GetMode ()) ColorChooserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ColorChooser | |
| impl ~ IO Modes => Op (GetMode ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow | |
| impl ~ (AtIndex -> IO (Maybe MenuItemFlags)) => Op (GetMode ()) SysMenuBarBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SysMenuBar | |
| impl ~ (AtIndex -> IO (Maybe MenuItemFlags)) => Op (GetMode ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
getMode :: (HasCallStack, Match r ~ FindOp a a (GetMode ()), Op (GetMode ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Maybe (Ref MenuItemBase)) => Op (Mvalue ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim | |
mvalue :: (HasCallStack, Match r ~ FindOp a a (Mvalue ()), Op (Mvalue ()) r a impl) => Ref a -> impl Source #
data GetTextWithIndex a Source #
Instances
| impl ~ (AtIndex -> IO Text) => Op (GetTextWithIndex ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim Methods runOp :: GetTextWithIndex () -> orig -> Ref MenuPrimBase -> impl Source # | |
getTextWithIndex :: (HasCallStack, Match r ~ FindOp a a (GetTextWithIndex ()), Op (GetTextWithIndex ()) r a impl) => Ref a -> impl Source #
data GetTextfont a Source #
Instances
getTextfont :: (HasCallStack, Match r ~ FindOp a a (GetTextfont ()), Op (GetTextfont ()) r a impl) => Ref a -> impl Source #
data SetTextfont a Source #
Instances
setTextfont :: (HasCallStack, Match r ~ FindOp a a (SetTextfont ()), Op (SetTextfont ()) r a impl) => Ref a -> impl Source #
data GetTextsize a Source #
Instances
getTextsize :: (HasCallStack, Match r ~ FindOp a a (GetTextsize ()), Op (GetTextsize ()) r a impl) => Ref a -> impl Source #
data SetTextsize a Source #
Instances
setTextsize :: (HasCallStack, Match r ~ FindOp a a (SetTextsize ()), Op (SetTextsize ()) r a impl) => Ref a -> impl Source #
data GetTextcolor a Source #
Instances
getTextcolor :: (HasCallStack, Match r ~ FindOp a a (GetTextcolor ()), Op (GetTextcolor ()) r a impl) => Ref a -> impl Source #
data SetTextcolor a Source #
Instances
setTextcolor :: (HasCallStack, Match r ~ FindOp a a (SetTextcolor ()), Op (SetTextcolor ()) r a impl) => Ref a -> impl Source #
downBox :: (HasCallStack, Match r ~ FindOp a a (DownBox ()), Op (DownBox ()) r a impl) => Ref a -> impl Source #
data AddAndGetMenuItem a Source #
Instances
| (Parent a MenuItemBase, impl ~ (Text -> Maybe Shortcut -> Maybe (Ref a -> IO ()) -> MenuItemFlags -> IO (Ref MenuItemBase))) => Op (AddAndGetMenuItem ()) MenuPrimBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.MenuPrim Methods runOp :: AddAndGetMenuItem () -> orig -> Ref MenuPrimBase -> impl Source # | |
addAndGetMenuItem :: (HasCallStack, Match r ~ FindOp a a (AddAndGetMenuItem ()), Op (AddAndGetMenuItem ()) r a impl) => Ref a -> impl Source #
MenuBar
type MenuBarBase = CMenuBarBase MenuPrimBase Source #
type MenuBar = CMenuBar MenuBarBase Source #
SysMenuBar
type SysMenuBarBase = CSysMenuBarBase MenuBarBase Source #
type SysMenuBar = CSysMenuBar SysMenuBarBase Source #
Choice,
type ChoiceBase = CChoiceBase MenuPrimBase Source #
type Choice = CChoice ChoiceBase Source #
MenuButton
type MenuButtonBase = CMenuButtonBase MenuPrimBase Source #
type MenuButton = CMenuButton MenuButtonBase Source #
Image
getD :: (HasCallStack, Match r ~ FindOp a a (GetD ()), Op (GetD ()) r a impl) => Ref a -> impl Source #
getLd :: (HasCallStack, Match r ~ FindOp a a (GetLd ()), Op (GetLd ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Int => Op (GetCount ()) RGBImage orig impl Source # | |
| impl ~ IO Int => Op (GetCount ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser | |
| impl ~ IO Int => Op (GetCount ()) Pixmap orig impl Source # | |
| impl ~ IO Int => Op (GetCount ()) Bitmap orig impl Source # | |
| impl ~ IO Int => Op (GetCount ()) Image orig impl Source # | |
getCount :: (HasCallStack, Match r ~ FindOp a a (GetCount ()), Op (GetCount ()) r a impl) => Ref a -> impl Source #
data ColorAverage a Source #
Instances
| impl ~ (Color -> Float -> IO ()) => Op (ColorAverage ()) SVGImage orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.SVGImage | |
| impl ~ (Color -> Float -> IO ()) => Op (ColorAverage ()) RGBImage orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.RGBImage | |
| impl ~ (Color -> Float -> IO ()) => Op (ColorAverage ()) Pixmap orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Pixmap | |
| impl ~ (Color -> Float -> IO ()) => Op (ColorAverage ()) Bitmap orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Bitmap | |
| impl ~ (Color -> Float -> IO ()) => Op (ColorAverage ()) Image orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Image | |
colorAverage :: (HasCallStack, Match r ~ FindOp a a (ColorAverage ()), Op (ColorAverage ()) r a impl) => Ref a -> impl Source #
inactive :: (HasCallStack, Match r ~ FindOp a a (Inactive ()), Op (Inactive ()) r a impl) => Ref a -> impl Source #
data Desaturate a Source #
Instances
| impl ~ IO () => Op (Desaturate ()) SVGImage orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.SVGImage | |
| impl ~ IO () => Op (Desaturate ()) RGBImage orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.RGBImage | |
| impl ~ IO () => Op (Desaturate ()) Pixmap orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Pixmap | |
| impl ~ IO () => Op (Desaturate ()) Bitmap orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Bitmap | |
| impl ~ IO () => Op (Desaturate ()) Image orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Image | |
desaturate :: (HasCallStack, Match r ~ FindOp a a (Desaturate ()), Op (Desaturate ()) r a impl) => Ref a -> impl Source #
data DrawResize a Source #
Instances
| impl ~ (Position -> Size -> Maybe X -> Maybe Y -> IO ()) => Op (DrawResize ()) SVGImage orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.SVGImage | |
| impl ~ (Position -> Size -> Maybe X -> Maybe Y -> IO ()) => Op (DrawResize ()) RGBImage orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.RGBImage | |
| impl ~ (Position -> Size -> Maybe X -> Maybe Y -> IO ()) => Op (DrawResize ()) Pixmap orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Pixmap | |
| impl ~ (Position -> Size -> Maybe X -> Maybe Y -> IO ()) => Op (DrawResize ()) Bitmap orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Bitmap | |
| impl ~ (Position -> Size -> Maybe X -> Maybe Y -> IO ()) => Op (DrawResize ()) Image orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Image | |
drawResize :: (HasCallStack, Match r ~ FindOp a a (DrawResize ()), Op (DrawResize ()) r a impl) => Ref a -> impl Source #
uncache :: (HasCallStack, Match r ~ FindOp a a (Uncache ()), Op (Uncache ()) r a impl) => Ref a -> impl Source #
fail :: (HasCallStack, Match r ~ FindOp a a (Fail ()), Op (Fail ()) r a impl) => Ref a -> impl Source #
scale :: (HasCallStack, Match r ~ FindOp a a (Scale ()), Op (Scale ()) r a impl) => Ref a -> impl Source #
getDataW :: (HasCallStack, Match r ~ FindOp a a (GetDataW ()), Op (GetDataW ()) r a impl) => Ref a -> impl Source #
getDataH :: (HasCallStack, Match r ~ FindOp a a (GetDataH ()), Op (GetDataH ()) r a impl) => Ref a -> impl Source #
data GetDataSize a Source #
Instances
| impl ~ IO Size => Op (GetDataSize ()) Image orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Image | |
getDataSize :: (HasCallStack, Match r ~ FindOp a a (GetDataSize ()), Op (GetDataSize ()) r a impl) => Ref a -> impl Source #
Bitmap
Pixmap
CopySurface
type CopySurface = CCopySurface Base Source #
data SetCurrent a Source #
Instances
| impl ~ IO () => Op (SetCurrent ()) ImageSurface orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ImageSurface Methods runOp :: SetCurrent () -> orig -> Ref ImageSurface -> impl Source # | |
| impl ~ IO () => Op (SetCurrent ()) CopySurface orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.CopySurface Methods runOp :: SetCurrent () -> orig -> Ref CopySurface -> impl Source # | |
setCurrent :: (HasCallStack, Match r ~ FindOp a a (SetCurrent ()), Op (SetCurrent ()) r a impl) => Ref a -> impl Source #
ImageSurface
type ImageSurface = CImageSurface Base Source #
Instances
| impl ~ IO Position => Op (GetOrigin ()) ImageSurface orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ImageSurface | |
getOrigin :: (HasCallStack, Match r ~ FindOp a a (GetOrigin ()), Op (GetOrigin ()) r a impl) => Ref a -> impl Source #
data PrintableRect a Source #
Instances
| impl ~ IO (Either UnknownError Size) => Op (PrintableRect ()) ImageSurface orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ImageSurface Methods runOp :: PrintableRect () -> orig -> Ref ImageSurface -> impl Source # | |
printableRect :: (HasCallStack, Match r ~ FindOp a a (PrintableRect ()), Op (PrintableRect ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Position -> IO ()) => Op (SetOrigin ()) ImageSurface orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ImageSurface | |
setOrigin :: (HasCallStack, Match r ~ FindOp a a (SetOrigin ()), Op (SetOrigin ()) r a impl) => Ref a -> impl Source #
data GetOffscreenBeforeDelete a Source #
getOffscreenBeforeDelete :: (HasCallStack, Match r ~ FindOp a a (GetOffscreenBeforeDelete ()), Op (GetOffscreenBeforeDelete ()) r a impl) => Ref a -> impl Source #
data GetOffscreen a Source #
Instances
| impl ~ IO FlOffscreen => Op (GetOffscreen ()) ImageSurface orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ImageSurface Methods runOp :: GetOffscreen () -> orig -> Ref ImageSurface -> impl Source # | |
getOffscreen :: (HasCallStack, Match r ~ FindOp a a (GetOffscreen ()), Op (GetOffscreen ()) r a impl) => Ref a -> impl Source #
Adjuster
type AdjusterBase = CAdjusterBase ValuatorBase Source #
type Adjuster = CAdjuster AdjusterBase Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetSoft ()) ValueOutputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ValueOutput | |
| impl ~ (Bool -> IO ()) => Op (SetSoft ()) ValueInputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ValueInput | |
| impl ~ (Bool -> IO ()) => Op (SetSoft ()) AdjusterBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Adjuster | |
setSoft :: (HasCallStack, Match r ~ FindOp a a (SetSoft ()), Op (SetSoft ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (GetSoft ()) ValueOutputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ValueOutput | |
| impl ~ IO Bool => Op (GetSoft ()) ValueInputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ValueInput | |
| impl ~ IO Bool => Op (GetSoft ()) AdjusterBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Adjuster | |
getSoft :: (HasCallStack, Match r ~ FindOp a a (GetSoft ()), Op (GetSoft ()) r a impl) => Ref a -> impl Source #
Dial
type DialBase = CDialBase ValuatorBase Source #
getAngle1 :: (HasCallStack, Match r ~ FindOp a a (GetAngle1 ()), Op (GetAngle1 ()) r a impl) => Ref a -> impl Source #
setAngle1 :: (HasCallStack, Match r ~ FindOp a a (SetAngle1 ()), Op (SetAngle1 ()) r a impl) => Ref a -> impl Source #
getAngle2 :: (HasCallStack, Match r ~ FindOp a a (GetAngle2 ()), Op (GetAngle2 ()) r a impl) => Ref a -> impl Source #
setAngle2 :: (HasCallStack, Match r ~ FindOp a a (SetAngle2 ()), Op (SetAngle2 ()) r a impl) => Ref a -> impl Source #
setAngles :: (HasCallStack, Match r ~ FindOp a a (SetAngles ()), Op (SetAngles ()) r a impl) => Ref a -> impl Source #
FillDial
LineDial
Roller
type RollerBase = CRollerBase ValuatorBase Source #
type Roller = CRoller RollerBase Source #
Counter
type CounterBase = CCounterBase ValuatorBase Source #
type Counter = CCounter CounterBase Source #
Instances
| impl ~ (Double -> IO ()) => Op (SetLstep ()) CounterBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Counter | |
setLstep :: (HasCallStack, Match r ~ FindOp a a (SetLstep ()), Op (SetLstep ()) r a impl) => Ref a -> impl Source #
Scrollbar
type ScrollbarBase = CScrollbarBase SliderBase Source #
type Scrollbar = CScrollbar ScrollbarBase Source #
data SetLinesize a Source #
Instances
| impl ~ (LineSize -> IO ()) => Op (SetLinesize ()) ScrollbarBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Scrollbar Methods runOp :: SetLinesize () -> orig -> Ref ScrollbarBase -> impl Source # | |
setLinesize :: (HasCallStack, Match r ~ FindOp a a (SetLinesize ()), Op (SetLinesize ()) r a impl) => Ref a -> impl Source #
data GetLinesize a Source #
Instances
| impl ~ IO LineSize => Op (GetLinesize ()) ScrollbarBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Scrollbar Methods runOp :: GetLinesize () -> orig -> Ref ScrollbarBase -> impl Source # | |
getLinesize :: (HasCallStack, Match r ~ FindOp a a (GetLinesize ()), Op (GetLinesize ()) r a impl) => Ref a -> impl Source #
ValueSlider
type ValueSliderBase = CValueSliderBase SliderBase Source #
type ValueSlider = CValueSlider ValueSliderBase Source #
HorValueSlider
type HorValueSlider = CHorValueSlider ValueSliderBase Source #
Input
type InputBase = CInputBase WidgetBase Source #
data StaticValue a Source #
staticValue :: (HasCallStack, Match r ~ FindOp a a (StaticValue ()), Op (StaticValue ()) r a impl) => Ref a -> impl Source #
index :: (HasCallStack, Match r ~ FindOp a a (Index ()), Op (Index ()) r a impl) => Ref a -> impl Source #
data GetMaximumSize a Source #
Instances
| impl ~ IO Int => Op (GetMaximumSize ()) InputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Input | |
getMaximumSize :: (HasCallStack, Match r ~ FindOp a a (GetMaximumSize ()), Op (GetMaximumSize ()) r a impl) => Ref a -> impl Source #
data SetMaximumSize a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetMaximumSize ()) InputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Input | |
setMaximumSize :: (HasCallStack, Match r ~ FindOp a a (SetMaximumSize ()), Op (SetMaximumSize ()) r a impl) => Ref a -> impl Source #
data GetPosition a Source #
Instances
| impl ~ IO (Maybe IndexRange) => Op (GetPosition ()) TextSelection orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextSelection Methods runOp :: GetPosition () -> orig -> Ref TextSelection -> impl Source # | |
| impl ~ IO PixelPosition => Op (GetPosition ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: GetPosition () -> orig -> Ref BrowserBase -> impl Source # | |
| impl ~ IO Int => Op (GetPosition ()) InputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Input | |
getPosition :: (HasCallStack, Match r ~ FindOp a a (GetPosition ()), Op (GetPosition ()) r a impl) => Ref a -> impl Source #
getMark :: (HasCallStack, Match r ~ FindOp a a (GetMark ()), Op (GetMark ()) r a impl) => Ref a -> impl Source #
data SetPosition a Source #
Instances
| impl ~ (Rectangle -> IO ()) => Op (SetPosition ()) TileBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tile | |
| impl ~ (PixelPosition -> IO ()) => Op (SetPosition ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetPosition () -> orig -> Ref BrowserBase -> impl Source # | |
| impl ~ (Int -> Maybe Int -> IO (Either NoChange ())) => Op (SetPosition ()) InputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Input | |
setPosition :: (HasCallStack, Match r ~ FindOp a a (SetPosition ()), Op (SetPosition ()) r a impl) => Ref a -> impl Source #
setMark :: (HasCallStack, Match r ~ FindOp a a (SetMark ()), Op (SetMark ()) r a impl) => Ref a -> impl Source #
cut :: (HasCallStack, Match r ~ FindOp a a (Cut ()), Op (Cut ()) r a impl) => Ref a -> impl Source #
data CutFromCursor a Source #
cutFromCursor :: (HasCallStack, Match r ~ FindOp a a (CutFromCursor ()), Op (CutFromCursor ()) r a impl) => Ref a -> impl Source #
cutRange :: (HasCallStack, Match r ~ FindOp a a (CutRange ()), Op (CutRange ()) r a impl) => Ref a -> impl Source #
data InsertWithLength a Source #
insertWithLength :: (HasCallStack, Match r ~ FindOp a a (InsertWithLength ()), Op (InsertWithLength ()) r a impl) => Ref a -> impl Source #
undo :: (HasCallStack, Match r ~ FindOp a a (Undo ()), Op (Undo ()) r a impl) => Ref a -> impl Source #
copyCuts :: (HasCallStack, Match r ~ FindOp a a (CopyCuts ()), Op (CopyCuts ()) r a impl) => Ref a -> impl Source #
data GetCursorColor a Source #
Instances
| impl ~ IO Color => Op (GetCursorColor ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: GetCursorColor () -> orig -> Ref TextDisplayBase -> impl Source # | |
| impl ~ IO Color => Op (GetCursorColor ()) InputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Input | |
getCursorColor :: (HasCallStack, Match r ~ FindOp a a (GetCursorColor ()), Op (GetCursorColor ()) r a impl) => Ref a -> impl Source #
data SetCursorColor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetCursorColor ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: SetCursorColor () -> orig -> Ref TextDisplayBase -> impl Source # | |
| impl ~ (Color -> IO ()) => Op (SetCursorColor ()) InputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Input | |
setCursorColor :: (HasCallStack, Match r ~ FindOp a a (SetCursorColor ()), Op (SetCursorColor ()) r a impl) => Ref a -> impl Source #
data GetInputType a Source #
Instances
| impl ~ IO FlInputType => Op (GetInputType ()) InputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Input | |
getInputType :: (HasCallStack, Match r ~ FindOp a a (GetInputType ()), Op (GetInputType ()) r a impl) => Ref a -> impl Source #
data SetInputType a Source #
Instances
| impl ~ (FlInputType -> IO ()) => Op (SetInputType ()) InputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Input | |
setInputType :: (HasCallStack, Match r ~ FindOp a a (SetInputType ()), Op (SetInputType ()) r a impl) => Ref a -> impl Source #
data GetReadonly a Source #
Instances
| impl ~ IO Bool => Op (GetReadonly ()) InputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Input | |
getReadonly :: (HasCallStack, Match r ~ FindOp a a (GetReadonly ()), Op (GetReadonly ()) r a impl) => Ref a -> impl Source #
data SetReadonly a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetReadonly ()) InputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Input | |
setReadonly :: (HasCallStack, Match r ~ FindOp a a (SetReadonly ()), Op (SetReadonly ()) r a impl) => Ref a -> impl Source #
getWrap :: (HasCallStack, Match r ~ FindOp a a (GetWrap ()), Op (GetWrap ()) r a impl) => Ref a -> impl Source #
setWrap :: (HasCallStack, Match r ~ FindOp a a (SetWrap ()), Op (SetWrap ()) r a impl) => Ref a -> impl Source #
getTabNav :: (HasCallStack, Match r ~ FindOp a a (GetTabNav ()), Op (GetTabNav ()) r a impl) => Ref a -> impl Source #
setTabNav :: (HasCallStack, Match r ~ FindOp a a (SetTabNav ()), Op (SetTabNav ()) r a impl) => Ref a -> impl Source #
drawText :: (HasCallStack, Match r ~ FindOp a a (DrawText ()), Op (DrawText ()) r a impl) => Ref a -> impl Source #
Output
type OutputBase = COutputBase InputBase Source #
type Output = COutput OutputBase Source #
ValueInput
type ValueInputBase = CValueInputBase ValuatorBase Source #
type ValueInput = CValueInput ValueInputBase Source #
ValueOutput
type ValueOutputBase = CValueOutputBase ValuatorBase Source #
type ValueOutput = CValueOutput ValueOutputBase Source #
Progress
type ProgressBase = CProgressBase WidgetBase Source #
type Progress = CProgress ProgressBase Source #
Positioner
type PositionerBase = CPositionerBase WidgetBase Source #
type Positioner = CPositioner PositionerBase Source #
Instances
| impl ~ (PreciseX -> IO ()) => Op (SetXvalue ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner | |
setXvalue :: (HasCallStack, Match r ~ FindOp a a (SetXvalue ()), Op (SetXvalue ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO PreciseX => Op (GetXvalue ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner | |
getXvalue :: (HasCallStack, Match r ~ FindOp a a (GetXvalue ()), Op (GetXvalue ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (PreciseY -> IO ()) => Op (SetYvalue ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner | |
setYvalue :: (HasCallStack, Match r ~ FindOp a a (SetYvalue ()), Op (SetYvalue ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO PreciseY => Op (GetYvalue ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner | |
getYvalue :: (HasCallStack, Match r ~ FindOp a a (GetYvalue ()), Op (GetYvalue ()) r a impl) => Ref a -> impl Source #
data SetXminimum a Source #
Instances
| impl ~ (PreciseX -> IO ()) => Op (SetXminimum ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner Methods runOp :: SetXminimum () -> orig -> Ref PositionerBase -> impl Source # | |
setXminimum :: (HasCallStack, Match r ~ FindOp a a (SetXminimum ()), Op (SetXminimum ()) r a impl) => Ref a -> impl Source #
data GetXminimum a Source #
Instances
| impl ~ IO PreciseX => Op (GetXminimum ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner Methods runOp :: GetXminimum () -> orig -> Ref PositionerBase -> impl Source # | |
getXminimum :: (HasCallStack, Match r ~ FindOp a a (GetXminimum ()), Op (GetXminimum ()) r a impl) => Ref a -> impl Source #
data SetYminimum a Source #
Instances
| impl ~ (PreciseY -> IO ()) => Op (SetYminimum ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner Methods runOp :: SetYminimum () -> orig -> Ref PositionerBase -> impl Source # | |
setYminimum :: (HasCallStack, Match r ~ FindOp a a (SetYminimum ()), Op (SetYminimum ()) r a impl) => Ref a -> impl Source #
data GetYminimum a Source #
Instances
| impl ~ IO PreciseY => Op (GetYminimum ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner Methods runOp :: GetYminimum () -> orig -> Ref PositionerBase -> impl Source # | |
getYminimum :: (HasCallStack, Match r ~ FindOp a a (GetYminimum ()), Op (GetYminimum ()) r a impl) => Ref a -> impl Source #
data SetXmaximum a Source #
Instances
| impl ~ (PreciseX -> IO ()) => Op (SetXmaximum ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner Methods runOp :: SetXmaximum () -> orig -> Ref PositionerBase -> impl Source # | |
setXmaximum :: (HasCallStack, Match r ~ FindOp a a (SetXmaximum ()), Op (SetXmaximum ()) r a impl) => Ref a -> impl Source #
data GetXmaximum a Source #
Instances
| impl ~ IO PreciseX => Op (GetXmaximum ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner Methods runOp :: GetXmaximum () -> orig -> Ref PositionerBase -> impl Source # | |
getXmaximum :: (HasCallStack, Match r ~ FindOp a a (GetXmaximum ()), Op (GetXmaximum ()) r a impl) => Ref a -> impl Source #
data SetYmaximum a Source #
Instances
| impl ~ (PreciseY -> IO ()) => Op (SetYmaximum ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner Methods runOp :: SetYmaximum () -> orig -> Ref PositionerBase -> impl Source # | |
setYmaximum :: (HasCallStack, Match r ~ FindOp a a (SetYmaximum ()), Op (SetYmaximum ()) r a impl) => Ref a -> impl Source #
data GetYmaximum a Source #
Instances
| impl ~ IO PreciseY => Op (GetYmaximum ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner Methods runOp :: GetYmaximum () -> orig -> Ref PositionerBase -> impl Source # | |
getYmaximum :: (HasCallStack, Match r ~ FindOp a a (GetYmaximum ()), Op (GetYmaximum ()) r a impl) => Ref a -> impl Source #
data SetXbounds a Source #
Instances
| impl ~ (PreciseX -> PreciseX -> IO ()) => Op (SetXbounds ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner Methods runOp :: SetXbounds () -> orig -> Ref PositionerBase -> impl Source # | |
setXbounds :: (HasCallStack, Match r ~ FindOp a a (SetXbounds ()), Op (SetXbounds ()) r a impl) => Ref a -> impl Source #
data SetYbounds a Source #
Instances
| impl ~ (PreciseY -> PreciseY -> IO ()) => Op (SetYbounds ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner Methods runOp :: SetYbounds () -> orig -> Ref PositionerBase -> impl Source # | |
setYbounds :: (HasCallStack, Match r ~ FindOp a a (SetYbounds ()), Op (SetYbounds ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Double -> IO ()) => Op (SetXstep ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner | |
setXstep :: (HasCallStack, Match r ~ FindOp a a (SetXstep ()), Op (SetXstep ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Double -> IO ()) => Op (SetYstep ()) PositionerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Positioner | |
setYstep :: (HasCallStack, Match r ~ FindOp a a (SetYstep ()), Op (SetYstep ()) r a impl) => Ref a -> impl Source #
Wizard
type WizardBase = CWizardBase GroupBase Source #
type Wizard = CWizard WizardBase Source #
prev :: (HasCallStack, Match r ~ FindOp a a (Prev ()), Op (Prev ()) r a impl) => Ref a -> impl Source #
Table
data SetTableBox a Source #
Instances
| impl ~ (Boxtype -> IO ()) => Op (SetTableBox ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setTableBox :: (HasCallStack, Match r ~ FindOp a a (SetTableBox ()), Op (SetTableBox ()) r a impl) => Ref a -> impl Source #
data GetTableBox a Source #
Instances
| impl ~ IO Boxtype => Op (GetTableBox ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getTableBox :: (HasCallStack, Match r ~ FindOp a a (GetTableBox ()), Op (GetTableBox ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Rows -> IO ()) => Op (SetRows ()) TableRow orig impl Source # | |
| impl ~ (Rows -> IO ()) => Op (SetRows ()) TableRowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TableRow | |
| impl ~ (Rows -> IO ()) => Op (SetRows ()) Table orig impl Source # | |
| impl ~ (Rows -> IO ()) => Op (SetRows ()) TableBase orig impl Source # | |
setRows :: (HasCallStack, Match r ~ FindOp a a (SetRows ()), Op (SetRows ()) r a impl) => Ref a -> impl Source #
getRows :: (HasCallStack, Match r ~ FindOp a a (GetRows ()), Op (GetRows ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Columns -> IO ()) => Op (SetCols ()) TableRow orig impl Source # | |
| impl ~ (Columns -> IO ()) => Op (SetCols ()) TableRowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TableRow | |
| impl ~ (Columns -> IO ()) => Op (SetCols ()) Table orig impl Source # | |
| impl ~ (Columns -> IO ()) => Op (SetCols ()) TableBase orig impl Source # | |
setCols :: (HasCallStack, Match r ~ FindOp a a (SetCols ()), Op (SetCols ()) r a impl) => Ref a -> impl Source #
getCols :: (HasCallStack, Match r ~ FindOp a a (GetCols ()), Op (GetCols ()) r a impl) => Ref a -> impl Source #
data GetVisibleCells a Source #
Instances
| impl ~ IO (TableCoordinate, TableCoordinate) => Op (GetVisibleCells ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getVisibleCells :: (HasCallStack, Match r ~ FindOp a a (GetVisibleCells ()), Op (GetVisibleCells ()) r a impl) => Ref a -> impl Source #
data IsInteractiveResize a Source #
Instances
| impl ~ IO Bool => Op (IsInteractiveResize ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
isInteractiveResize :: (HasCallStack, Match r ~ FindOp a a (IsInteractiveResize ()), Op (IsInteractiveResize ()) r a impl) => Ref a -> impl Source #
data GetRowResize a Source #
Instances
| impl ~ IO Bool => Op (GetRowResize ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getRowResize :: (HasCallStack, Match r ~ FindOp a a (GetRowResize ()), Op (GetRowResize ()) r a impl) => Ref a -> impl Source #
data SetRowResize a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetRowResize ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setRowResize :: (HasCallStack, Match r ~ FindOp a a (SetRowResize ()), Op (SetRowResize ()) r a impl) => Ref a -> impl Source #
data GetColResize a Source #
Instances
| impl ~ IO Bool => Op (GetColResize ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getColResize :: (HasCallStack, Match r ~ FindOp a a (GetColResize ()), Op (GetColResize ()) r a impl) => Ref a -> impl Source #
data SetColResize a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetColResize ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setColResize :: (HasCallStack, Match r ~ FindOp a a (SetColResize ()), Op (SetColResize ()) r a impl) => Ref a -> impl Source #
data GetColResizeMin a Source #
Instances
| impl ~ IO Int => Op (GetColResizeMin ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getColResizeMin :: (HasCallStack, Match r ~ FindOp a a (GetColResizeMin ()), Op (GetColResizeMin ()) r a impl) => Ref a -> impl Source #
data SetColResizeMin a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetColResizeMin ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setColResizeMin :: (HasCallStack, Match r ~ FindOp a a (SetColResizeMin ()), Op (SetColResizeMin ()) r a impl) => Ref a -> impl Source #
data GetRowResizeMin a Source #
Instances
| impl ~ IO Int => Op (GetRowResizeMin ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getRowResizeMin :: (HasCallStack, Match r ~ FindOp a a (GetRowResizeMin ()), Op (GetRowResizeMin ()) r a impl) => Ref a -> impl Source #
data SetRowResizeMin a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetRowResizeMin ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setRowResizeMin :: (HasCallStack, Match r ~ FindOp a a (SetRowResizeMin ()), Op (SetRowResizeMin ()) r a impl) => Ref a -> impl Source #
data GetRowHeader a Source #
Instances
| impl ~ IO Bool => Op (GetRowHeader ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getRowHeader :: (HasCallStack, Match r ~ FindOp a a (GetRowHeader ()), Op (GetRowHeader ()) r a impl) => Ref a -> impl Source #
data SetRowHeader a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetRowHeader ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setRowHeader :: (HasCallStack, Match r ~ FindOp a a (SetRowHeader ()), Op (SetRowHeader ()) r a impl) => Ref a -> impl Source #
data GetColHeader a Source #
Instances
| impl ~ IO Bool => Op (GetColHeader ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getColHeader :: (HasCallStack, Match r ~ FindOp a a (GetColHeader ()), Op (GetColHeader ()) r a impl) => Ref a -> impl Source #
data SetColHeader a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetColHeader ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setColHeader :: (HasCallStack, Match r ~ FindOp a a (SetColHeader ()), Op (SetColHeader ()) r a impl) => Ref a -> impl Source #
data SetColHeaderHeight a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetColHeaderHeight ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setColHeaderHeight :: (HasCallStack, Match r ~ FindOp a a (SetColHeaderHeight ()), Op (SetColHeaderHeight ()) r a impl) => Ref a -> impl Source #
data GetColHeaderHeight a Source #
Instances
| impl ~ IO Int => Op (GetColHeaderHeight ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getColHeaderHeight :: (HasCallStack, Match r ~ FindOp a a (GetColHeaderHeight ()), Op (GetColHeaderHeight ()) r a impl) => Ref a -> impl Source #
data SetRowHeaderWidth a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetRowHeaderWidth ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setRowHeaderWidth :: (HasCallStack, Match r ~ FindOp a a (SetRowHeaderWidth ()), Op (SetRowHeaderWidth ()) r a impl) => Ref a -> impl Source #
data GetRowHeaderWidth a Source #
Instances
| impl ~ IO Int => Op (GetRowHeaderWidth ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getRowHeaderWidth :: (HasCallStack, Match r ~ FindOp a a (GetRowHeaderWidth ()), Op (GetRowHeaderWidth ()) r a impl) => Ref a -> impl Source #
data SetRowHeaderColor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetRowHeaderColor ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setRowHeaderColor :: (HasCallStack, Match r ~ FindOp a a (SetRowHeaderColor ()), Op (SetRowHeaderColor ()) r a impl) => Ref a -> impl Source #
data GetRowHeaderColor a Source #
Instances
| impl ~ IO Color => Op (GetRowHeaderColor ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getRowHeaderColor :: (HasCallStack, Match r ~ FindOp a a (GetRowHeaderColor ()), Op (GetRowHeaderColor ()) r a impl) => Ref a -> impl Source #
data SetColHeaderColor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetColHeaderColor ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setColHeaderColor :: (HasCallStack, Match r ~ FindOp a a (SetColHeaderColor ()), Op (SetColHeaderColor ()) r a impl) => Ref a -> impl Source #
data GetColHeaderColor a Source #
Instances
| impl ~ IO Color => Op (GetColHeaderColor ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getColHeaderColor :: (HasCallStack, Match r ~ FindOp a a (GetColHeaderColor ()), Op (GetColHeaderColor ()) r a impl) => Ref a -> impl Source #
data SetRowHeight a Source #
Instances
| impl ~ (Row -> Int -> IO ()) => Op (SetRowHeight ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setRowHeight :: (HasCallStack, Match r ~ FindOp a a (SetRowHeight ()), Op (SetRowHeight ()) r a impl) => Ref a -> impl Source #
data GetRowHeight a Source #
Instances
| impl ~ (Row -> IO Int) => Op (GetRowHeight ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getRowHeight :: (HasCallStack, Match r ~ FindOp a a (GetRowHeight ()), Op (GetRowHeight ()) r a impl) => Ref a -> impl Source #
data SetColWidth a Source #
Instances
| impl ~ (Column -> Int -> IO ()) => Op (SetColWidth ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setColWidth :: (HasCallStack, Match r ~ FindOp a a (SetColWidth ()), Op (SetColWidth ()) r a impl) => Ref a -> impl Source #
data GetColWidth a Source #
Instances
| impl ~ (Column -> IO Int) => Op (GetColWidth ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getColWidth :: (HasCallStack, Match r ~ FindOp a a (GetColWidth ()), Op (GetColWidth ()) r a impl) => Ref a -> impl Source #
data SetRowHeightAll a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetRowHeightAll ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setRowHeightAll :: (HasCallStack, Match r ~ FindOp a a (SetRowHeightAll ()), Op (SetRowHeightAll ()) r a impl) => Ref a -> impl Source #
data SetColWidthAll a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetColWidthAll ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setColWidthAll :: (HasCallStack, Match r ~ FindOp a a (SetColWidthAll ()), Op (SetColWidthAll ()) r a impl) => Ref a -> impl Source #
data SetRowPosition a Source #
Instances
| impl ~ (Row -> IO ()) => Op (SetRowPosition ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setRowPosition :: (HasCallStack, Match r ~ FindOp a a (SetRowPosition ()), Op (SetRowPosition ()) r a impl) => Ref a -> impl Source #
data SetColPosition a Source #
Instances
| impl ~ (Column -> IO ()) => Op (SetColPosition ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setColPosition :: (HasCallStack, Match r ~ FindOp a a (SetColPosition ()), Op (SetColPosition ()) r a impl) => Ref a -> impl Source #
data GetRowPosition a Source #
Instances
| impl ~ IO Row => Op (GetRowPosition ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getRowPosition :: (HasCallStack, Match r ~ FindOp a a (GetRowPosition ()), Op (GetRowPosition ()) r a impl) => Ref a -> impl Source #
data GetColPosition a Source #
Instances
| impl ~ IO Column => Op (GetColPosition ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getColPosition :: (HasCallStack, Match r ~ FindOp a a (GetColPosition ()), Op (GetColPosition ()) r a impl) => Ref a -> impl Source #
setTopRow :: (HasCallStack, Match r ~ FindOp a a (SetTopRow ()), Op (SetTopRow ()) r a impl) => Ref a -> impl Source #
getTopRow :: (HasCallStack, Match r ~ FindOp a a (GetTopRow ()), Op (GetTopRow ()) r a impl) => Ref a -> impl Source #
data IsSelected a Source #
Instances
| impl ~ (TreeItemLocator -> IO Bool) => Op (IsSelected ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Bool => Op (IsSelected ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| impl ~ (TableCoordinate -> IO Bool) => Op (IsSelected ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
isSelected :: (HasCallStack, Match r ~ FindOp a a (IsSelected ()), Op (IsSelected ()) r a impl) => Ref a -> impl Source #
data GetSelection a Source #
Instances
| impl ~ IO (TableCoordinate, TableCoordinate) => Op (GetSelection ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
getSelection :: (HasCallStack, Match r ~ FindOp a a (GetSelection ()), Op (GetSelection ()) r a impl) => Ref a -> impl Source #
data SetSelection a Source #
Instances
| impl ~ (TableCoordinate -> TableCoordinate -> IO ()) => Op (SetSelection ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
setSelection :: (HasCallStack, Match r ~ FindOp a a (SetSelection ()), Op (SetSelection ()) r a impl) => Ref a -> impl Source #
data MoveCursor a Source #
Instances
| impl ~ (TableCoordinate -> IO (Either NoChange ())) => Op (MoveCursor ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
moveCursor :: (HasCallStack, Match r ~ FindOp a a (MoveCursor ()), Op (MoveCursor ()) r a impl) => Ref a -> impl Source #
data CallbackRow a Source #
Instances
| impl ~ IO Row => Op (CallbackRow ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
callbackRow :: (HasCallStack, Match r ~ FindOp a a (CallbackRow ()), Op (CallbackRow ()) r a impl) => Ref a -> impl Source #
data CallbackCol a Source #
Instances
| impl ~ IO Column => Op (CallbackCol ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
callbackCol :: (HasCallStack, Match r ~ FindOp a a (CallbackCol ()), Op (CallbackCol ()) r a impl) => Ref a -> impl Source #
data CallbackContext a Source #
Instances
| impl ~ IO TableContext => Op (CallbackContext ()) TableBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Table | |
callbackContext :: (HasCallStack, Match r ~ FindOp a a (CallbackContext ()), Op (CallbackContext ()) r a impl) => Ref a -> impl Source #
findCell :: (HasCallStack, Match r ~ FindOp a a (FindCell ()), Op (FindCell ()) r a impl) => Ref a -> impl Source #
data ClearSuper a Source #
clearSuper :: (HasCallStack, Match r ~ FindOp a a (ClearSuper ()), Op (ClearSuper ()) r a impl) => Ref a -> impl Source #
data SetRowsSuper a Source #
setRowsSuper :: (HasCallStack, Match r ~ FindOp a a (SetRowsSuper ()), Op (SetRowsSuper ()) r a impl) => Ref a -> impl Source #
data SetColsSuper a Source #
setColsSuper :: (HasCallStack, Match r ~ FindOp a a (SetColsSuper ()), Op (SetColsSuper ()) r a impl) => Ref a -> impl Source #
data SetTabCellNav a Source #
Instances
setTabCellNav :: (HasCallStack, Match r ~ FindOp a a (SetTabCellNav ()), Op (SetTabCellNav ()) r a impl) => Ref a -> impl Source #
data GetTabCellNav a Source #
Instances
getTabCellNav :: (HasCallStack, Match r ~ FindOp a a (GetTabCellNav ()), Op (GetTabCellNav ()) r a impl) => Ref a -> impl Source #
TableRow
type TableRowBase = CTableRowBase TableBase Source #
type TableRow = CTableRow TableRowBase Source #
data GetRowSelected a Source #
Instances
| impl ~ (Row -> IO (Either OutOfRange Bool)) => Op (GetRowSelected ()) TableRowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TableRow Methods runOp :: GetRowSelected () -> orig -> Ref TableRowBase -> impl Source # | |
getRowSelected :: (HasCallStack, Match r ~ FindOp a a (GetRowSelected ()), Op (GetRowSelected ()) r a impl) => Ref a -> impl Source #
data SelectAllRows a Source #
Instances
| impl ~ (TableRowSelectFlag -> IO ()) => Op (SelectAllRows ()) TableRowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TableRow Methods runOp :: SelectAllRows () -> orig -> Ref TableRowBase -> impl Source # | |
selectAllRows :: (HasCallStack, Match r ~ FindOp a a (SelectAllRows ()), Op (SelectAllRows ()) r a impl) => Ref a -> impl Source #
GlWindow
type GlWindowBase = CGlWindowBase WindowBase Source #
type GlWindow = CGlWindow GlWindowBase Source #
Instances
| impl ~ IO Bool => Op (GetValid ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow | |
getValid :: (HasCallStack, Match r ~ FindOp a a (GetValid ()), Op (GetValid ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetValid ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow | |
setValid :: (HasCallStack, Match r ~ FindOp a a (SetValid ()), Op (SetValid ()) r a impl) => Ref a -> impl Source #
data Invalidate a Source #
Instances
| impl ~ IO () => Op (Invalidate ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow Methods runOp :: Invalidate () -> orig -> Ref GlWindowBase -> impl Source # | |
invalidate :: (HasCallStack, Match r ~ FindOp a a (Invalidate ()), Op (Invalidate ()) r a impl) => Ref a -> impl Source #
data GetContextValid a Source #
Instances
| impl ~ IO Bool => Op (GetContextValid ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow Methods runOp :: GetContextValid () -> orig -> Ref GlWindowBase -> impl Source # | |
getContextValid :: (HasCallStack, Match r ~ FindOp a a (GetContextValid ()), Op (GetContextValid ()) r a impl) => Ref a -> impl Source #
data SetContextValid a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetContextValid ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow Methods runOp :: SetContextValid () -> orig -> Ref GlWindowBase -> impl Source # | |
setContextValid :: (HasCallStack, Match r ~ FindOp a a (SetContextValid ()), Op (SetContextValid ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (CanDo ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow | |
canDo :: (HasCallStack, Match r ~ FindOp a a (CanDo ()), Op (CanDo ()) r a impl) => Ref a -> impl Source #
data GetContext a Source #
Instances
| impl ~ IO (Ref FlGlContext) => Op (GetContext ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow Methods runOp :: GetContext () -> orig -> Ref GlWindowBase -> impl Source # | |
getContext :: (HasCallStack, Match r ~ FindOp a a (GetContext ()), Op (GetContext ()) r a impl) => Ref a -> impl Source #
data SetContext a Source #
Instances
| impl ~ (Ref FlGlContext -> IO ()) => Op (SetContext ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow Methods runOp :: SetContext () -> orig -> Ref GlWindowBase -> impl Source # | |
setContext :: (HasCallStack, Match r ~ FindOp a a (SetContext ()), Op (SetContext ()) r a impl) => Ref a -> impl Source #
data SetContextWithDestroyFlag a Source #
Instances
| impl ~ (Ref FlGlContext -> Bool -> IO ()) => Op (SetContextWithDestroyFlag ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow Methods runOp :: SetContextWithDestroyFlag () -> orig -> Ref GlWindowBase -> impl Source # | |
setContextWithDestroyFlag :: (HasCallStack, Match r ~ FindOp a a (SetContextWithDestroyFlag ()), Op (SetContextWithDestroyFlag ()) r a impl) => Ref a -> impl Source #
data SwapBuffers a Source #
Instances
| impl ~ IO () => Op (SwapBuffers ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow Methods runOp :: SwapBuffers () -> orig -> Ref GlWindowBase -> impl Source # | |
swapBuffers :: (HasCallStack, Match r ~ FindOp a a (SwapBuffers ()), Op (SwapBuffers ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (Ortho ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow | |
ortho :: (HasCallStack, Match r ~ FindOp a a (Ortho ()), Op (Ortho ()) r a impl) => Ref a -> impl Source #
data HideOverlay a Source #
Instances
| impl ~ IO () => Op (HideOverlay ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow Methods runOp :: HideOverlay () -> orig -> Ref GlWindowBase -> impl Source # | |
hideOverlay :: (HasCallStack, Match r ~ FindOp a a (HideOverlay ()), Op (HideOverlay ()) r a impl) => Ref a -> impl Source #
data MakeOverlayCurrent a Source #
Instances
| impl ~ IO () => Op (MakeOverlayCurrent ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow Methods runOp :: MakeOverlayCurrent () -> orig -> Ref GlWindowBase -> impl Source # | |
makeOverlayCurrent :: (HasCallStack, Match r ~ FindOp a a (MakeOverlayCurrent ()), Op (MakeOverlayCurrent ()) r a impl) => Ref a -> impl Source #
data PixelsPerUnit a Source #
Instances
| impl ~ IO Float => Op (PixelsPerUnit ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow Methods runOp :: PixelsPerUnit () -> orig -> Ref GlWindowBase -> impl Source # | |
pixelsPerUnit :: (HasCallStack, Match r ~ FindOp a a (PixelsPerUnit ()), Op (PixelsPerUnit ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Int => Op (PixelH ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow | |
pixelH :: (HasCallStack, Match r ~ FindOp a a (PixelH ()), Op (PixelH ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Int => Op (PixelW ()) GlWindowBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.GlWindow | |
pixelW :: (HasCallStack, Match r ~ FindOp a a (PixelW ()), Op (PixelW ()) r a impl) => Ref a -> impl Source #
Box
type Box = CBox WidgetBase Source #
Browser
type BrowserBase = CBrowserBase GroupBase Source #
type Browser = CBrowser BrowserBase Source #
Instances
| impl ~ (AtIndex -> AtIndex -> IO (Either OutOfRange ())) => Op (Move ()) TreeItem orig impl Source # | |
| impl ~ (LineNumber -> LineNumber -> IO ()) => Op (Move ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
move :: (HasCallStack, Match r ~ FindOp a a (Move ()), Op (Move ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Text -> FileSortF -> IO (Either UnknownError ())) => Op (Load ()) FileBrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.FileBrowser | |
| impl ~ (Text -> IO (Either UnknownError ())) => Op (Load ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
load :: (HasCallStack, Match r ~ FindOp a a (Load ()), Op (Load ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (LineNumber -> LineNumber -> IO ()) => Op (Swap ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
swap :: (HasCallStack, Match r ~ FindOp a a (Swap ()), Op (Swap ()) r a impl) => Ref a -> impl Source #
data GetTopline a Source #
Instances
| impl ~ IO LineNumber => Op (GetTopline ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: GetTopline () -> orig -> Ref BrowserBase -> impl Source # | |
getTopline :: (HasCallStack, Match r ~ FindOp a a (GetTopline ()), Op (GetTopline ()) r a impl) => Ref a -> impl Source #
data Lineposition a Source #
Instances
| impl ~ (LineNumber -> LinePosition -> IO ()) => Op (Lineposition ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: Lineposition () -> orig -> Ref BrowserBase -> impl Source # | |
lineposition :: (HasCallStack, Match r ~ FindOp a a (Lineposition ()), Op (Lineposition ()) r a impl) => Ref a -> impl Source #
data SetTopline a Source #
Instances
| impl ~ (LineNumber -> IO ()) => Op (SetTopline ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetTopline () -> orig -> Ref BrowserBase -> impl Source # | |
setTopline :: (HasCallStack, Match r ~ FindOp a a (SetTopline ()), Op (SetTopline ()) r a impl) => Ref a -> impl Source #
data SetBottomline a Source #
Instances
| impl ~ (LineNumber -> IO ()) => Op (SetBottomline ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetBottomline () -> orig -> Ref BrowserBase -> impl Source # | |
setBottomline :: (HasCallStack, Match r ~ FindOp a a (SetBottomline ()), Op (SetBottomline ()) r a impl) => Ref a -> impl Source #
data SetMiddleline a Source #
Instances
| impl ~ (LineNumber -> IO ()) => Op (SetMiddleline ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetMiddleline () -> orig -> Ref BrowserBase -> impl Source # | |
setMiddleline :: (HasCallStack, Match r ~ FindOp a a (SetMiddleline ()), Op (SetMiddleline ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (IndexRange -> IO ()) => Op (Select ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
| impl ~ (TreeItemLocator -> IO (Either NoChange ())) => Op (Select ()) TreeBase orig impl Source # | |
| impl ~ IO () => Op (Select ()) TreeItem orig impl Source # | |
| impl ~ (LineNumber -> Bool -> IO (Either NoChange ())) => Op (Select ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
select :: (HasCallStack, Match r ~ FindOp a a (Select ()), Op (Select ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Bool => Op (Selected ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
| impl ~ IO Bool => Op (Selected ()) TextSelection orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextSelection | |
| impl ~ (LineNumber -> IO Bool) => Op (Selected ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
selected :: (HasCallStack, Match r ~ FindOp a a (Selected ()), Op (Selected ()) r a impl) => Ref a -> impl Source #
data ShowWidgetLine a Source #
Instances
| impl ~ (LineNumber -> IO ()) => Op (ShowWidgetLine ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: ShowWidgetLine () -> orig -> Ref BrowserBase -> impl Source # | |
showWidgetLine :: (HasCallStack, Match r ~ FindOp a a (ShowWidgetLine ()), Op (ShowWidgetLine ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (LineNumber -> IO ()) => Op (HideLine ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
hideLine :: (HasCallStack, Match r ~ FindOp a a (HideLine ()), Op (HideLine ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Text -> IO ()) => Op (SetText ()) SimpleTerminalBase orig impl Source # | |
| impl ~ (Text -> IO ()) => Op (SetText ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
| impl ~ (LineNumber -> Text -> IO ()) => Op (SetText ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
setText :: (HasCallStack, Match r ~ FindOp a a (SetText ()), Op (SetText ()) r a impl) => Ref a -> impl Source #
data GetFormatChar a Source #
Instances
| impl ~ IO Char => Op (GetFormatChar ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: GetFormatChar () -> orig -> Ref BrowserBase -> impl Source # | |
getFormatChar :: (HasCallStack, Match r ~ FindOp a a (GetFormatChar ()), Op (GetFormatChar ()) r a impl) => Ref a -> impl Source #
data SetFormatChar a Source #
Instances
| impl ~ (Char -> IO ()) => Op (SetFormatChar ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetFormatChar () -> orig -> Ref BrowserBase -> impl Source # | |
setFormatChar :: (HasCallStack, Match r ~ FindOp a a (SetFormatChar ()), Op (SetFormatChar ()) r a impl) => Ref a -> impl Source #
data GetColumnChar a Source #
Instances
| impl ~ IO Char => Op (GetColumnChar ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: GetColumnChar () -> orig -> Ref BrowserBase -> impl Source # | |
getColumnChar :: (HasCallStack, Match r ~ FindOp a a (GetColumnChar ()), Op (GetColumnChar ()) r a impl) => Ref a -> impl Source #
data SetColumnChar a Source #
Instances
| impl ~ (Char -> IO ()) => Op (SetColumnChar ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetColumnChar () -> orig -> Ref BrowserBase -> impl Source # | |
setColumnChar :: (HasCallStack, Match r ~ FindOp a a (SetColumnChar ()), Op (SetColumnChar ()) r a impl) => Ref a -> impl Source #
data GetColumnWidths a Source #
Instances
| impl ~ IO [Int] => Op (GetColumnWidths ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: GetColumnWidths () -> orig -> Ref BrowserBase -> impl Source # | |
getColumnWidths :: (HasCallStack, Match r ~ FindOp a a (GetColumnWidths ()), Op (GetColumnWidths ()) r a impl) => Ref a -> impl Source #
data SetColumnWidths a Source #
Instances
| impl ~ ([Int] -> IO ()) => Op (SetColumnWidths ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetColumnWidths () -> orig -> Ref BrowserBase -> impl Source # | |
setColumnWidths :: (HasCallStack, Match r ~ FindOp a a (SetColumnWidths ()), Op (SetColumnWidths ()) r a impl) => Ref a -> impl Source #
displayed :: (HasCallStack, Match r ~ FindOp a a (Displayed ()), Op (Displayed ()) r a impl) => Ref a -> impl Source #
data MakeVisible a Source #
Instances
| impl ~ (LineNumber -> IO ()) => Op (MakeVisible ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: MakeVisible () -> orig -> Ref BrowserBase -> impl Source # | |
makeVisible :: (HasCallStack, Match r ~ FindOp a a (MakeVisible ()), Op (MakeVisible ()) r a impl) => Ref a -> impl Source #
data RemoveIcon a Source #
Instances
| impl ~ (LineNumber -> IO ()) => Op (RemoveIcon ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: RemoveIcon () -> orig -> Ref BrowserBase -> impl Source # | |
removeIcon :: (HasCallStack, Match r ~ FindOp a a (RemoveIcon ()), Op (RemoveIcon ()) r a impl) => Ref a -> impl Source #
data SelectOnly a Source #
Instances
| impl ~ (Ref TreeItem -> IO ()) => Op (SelectOnly ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
selectOnly :: (HasCallStack, Match r ~ FindOp a a (SelectOnly ()), Op (SelectOnly ()) r a impl) => Ref a -> impl Source #
data SelectOnlyAndCallback a Source #
selectOnlyAndCallback :: (HasCallStack, Match r ~ FindOp a a (SelectOnlyAndCallback ()), Op (SelectOnlyAndCallback ()) r a impl) => Ref a -> impl Source #
Instances
deselect :: (HasCallStack, Match r ~ FindOp a a (Deselect ()), Op (Deselect ()) r a impl) => Ref a -> impl Source #
data DeselectAndCallback a Source #
Instances
| impl ~ (TreeItemLocator -> Bool -> IO ()) => Op (DeselectAndCallback ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO (Either NoChange ()) => Op (DeselectAndCallback ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: DeselectAndCallback () -> orig -> Ref BrowserBase -> impl Source # | |
deselectAndCallback :: (HasCallStack, Match r ~ FindOp a a (DeselectAndCallback ()), Op (DeselectAndCallback ()) r a impl) => Ref a -> impl Source #
data GetHposition a Source #
Instances
| impl ~ IO PixelPosition => Op (GetHposition ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: GetHposition () -> orig -> Ref BrowserBase -> impl Source # | |
getHposition :: (HasCallStack, Match r ~ FindOp a a (GetHposition ()), Op (GetHposition ()) r a impl) => Ref a -> impl Source #
data SetHposition a Source #
Instances
| impl ~ (PixelPosition -> IO ()) => Op (SetHposition ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetHposition () -> orig -> Ref BrowserBase -> impl Source # | |
setHposition :: (HasCallStack, Match r ~ FindOp a a (SetHposition ()), Op (SetHposition ()) r a impl) => Ref a -> impl Source #
data GetHasScrollbar a Source #
Instances
| impl ~ IO ScrollbarMode => Op (GetHasScrollbar ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: GetHasScrollbar () -> orig -> Ref BrowserBase -> impl Source # | |
getHasScrollbar :: (HasCallStack, Match r ~ FindOp a a (GetHasScrollbar ()), Op (GetHasScrollbar ()) r a impl) => Ref a -> impl Source #
data SetHasScrollbar a Source #
Instances
| impl ~ (ScrollbarMode -> IO ()) => Op (SetHasScrollbar ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetHasScrollbar () -> orig -> Ref BrowserBase -> impl Source # | |
setHasScrollbar :: (HasCallStack, Match r ~ FindOp a a (SetHasScrollbar ()), Op (SetHasScrollbar ()) r a impl) => Ref a -> impl Source #
data GetScrollbarSize a Source #
Instances
| impl ~ IO Int => Op (GetScrollbarSize ()) ScrolledBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Scrolled Methods runOp :: GetScrollbarSize () -> orig -> Ref ScrolledBase -> impl Source # | |
| impl ~ IO Int => Op (GetScrollbarSize ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Int => Op (GetScrollbarSize ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: GetScrollbarSize () -> orig -> Ref BrowserBase -> impl Source # | |
getScrollbarSize :: (HasCallStack, Match r ~ FindOp a a (GetScrollbarSize ()), Op (GetScrollbarSize ()) r a impl) => Ref a -> impl Source #
data SetScrollbarSize a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetScrollbarSize ()) ScrolledBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Scrolled Methods runOp :: SetScrollbarSize () -> orig -> Ref ScrolledBase -> impl Source # | |
| impl ~ (Int -> IO ()) => Op (SetScrollbarSize ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Int -> IO ()) => Op (SetScrollbarSize ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetScrollbarSize () -> orig -> Ref BrowserBase -> impl Source # | |
setScrollbarSize :: (HasCallStack, Match r ~ FindOp a a (SetScrollbarSize ()), Op (SetScrollbarSize ()) r a impl) => Ref a -> impl Source #
data GetScrollbarWidth a Source #
Instances
| impl ~ IO Width => Op (GetScrollbarWidth ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: GetScrollbarWidth () -> orig -> Ref TextDisplayBase -> impl Source # | |
| impl ~ IO Int => Op (GetScrollbarWidth ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: GetScrollbarWidth () -> orig -> Ref BrowserBase -> impl Source # | |
getScrollbarWidth :: (HasCallStack, Match r ~ FindOp a a (GetScrollbarWidth ()), Op (GetScrollbarWidth ()) r a impl) => Ref a -> impl Source #
data SetScrollbarWidth a Source #
Instances
| impl ~ (Width -> IO ()) => Op (SetScrollbarWidth ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: SetScrollbarWidth () -> orig -> Ref TextDisplayBase -> impl Source # | |
| impl ~ (Int -> IO ()) => Op (SetScrollbarWidth ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetScrollbarWidth () -> orig -> Ref BrowserBase -> impl Source # | |
setScrollbarWidth :: (HasCallStack, Match r ~ FindOp a a (SetScrollbarWidth ()), Op (SetScrollbarWidth ()) r a impl) => Ref a -> impl Source #
data SetScrollbarColor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetScrollbarColor ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetScrollbarColor () -> orig -> Ref BrowserBase -> impl Source # | |
setScrollbarColor :: (HasCallStack, Match r ~ FindOp a a (SetScrollbarColor ()), Op (SetScrollbarColor ()) r a impl) => Ref a -> impl Source #
data SetScrollbarSelectionColor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetScrollbarSelectionColor ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SetScrollbarSelectionColor () -> orig -> Ref BrowserBase -> impl Source # | |
setScrollbarSelectionColor :: (HasCallStack, Match r ~ FindOp a a (SetScrollbarSelectionColor ()), Op (SetScrollbarSelectionColor ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (Sort ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser | |
sort :: (HasCallStack, Match r ~ FindOp a a (Sort ()), Op (Sort ()) r a impl) => Ref a -> impl Source #
data SortWithSortType a Source #
Instances
| impl ~ (SortType -> IO ()) => Op (SortWithSortType ()) BrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Browser Methods runOp :: SortWithSortType () -> orig -> Ref BrowserBase -> impl Source # | |
sortWithSortType :: (HasCallStack, Match r ~ FindOp a a (SortWithSortType ()), Op (SortWithSortType ()) r a impl) => Ref a -> impl Source #
SelectBrowser
type SelectBrowser = CSelectBrowser BrowserBase Source #
IntInput
Clock
type ClockBase = CClockBase WidgetBase Source #
data GetValueSinceEpoch a Source #
Instances
| impl ~ IO ClockSinceEpoch => Op (GetValueSinceEpoch ()) ClockBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Clock | |
getValueSinceEpoch :: (HasCallStack, Match r ~ FindOp a a (GetValueSinceEpoch ()), Op (GetValueSinceEpoch ()) r a impl) => Ref a -> impl Source #
getShadow :: (HasCallStack, Match r ~ FindOp a a (GetShadow ()), Op (GetShadow ()) r a impl) => Ref a -> impl Source #
setShadow :: (HasCallStack, Match r ~ FindOp a a (SetShadow ()), Op (SetShadow ()) r a impl) => Ref a -> impl Source #
TreePrefs
data GetItemLabelfont a Source #
Instances
| impl ~ IO Font => Op (GetItemLabelfont ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Font => Op (GetItemLabelfont ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getItemLabelfont :: (HasCallStack, Match r ~ FindOp a a (GetItemLabelfont ()), Op (GetItemLabelfont ()) r a impl) => Ref a -> impl Source #
data GetItemLabelsize a Source #
Instances
| impl ~ IO FontSize => Op (GetItemLabelsize ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO FontSize => Op (GetItemLabelsize ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getItemLabelsize :: (HasCallStack, Match r ~ FindOp a a (GetItemLabelsize ()), Op (GetItemLabelsize ()) r a impl) => Ref a -> impl Source #
data SetItemLabelsize a Source #
Instances
| impl ~ (FontSize -> IO ()) => Op (SetItemLabelsize ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (FontSize -> IO ()) => Op (SetItemLabelsize ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setItemLabelsize :: (HasCallStack, Match r ~ FindOp a a (SetItemLabelsize ()), Op (SetItemLabelsize ()) r a impl) => Ref a -> impl Source #
data SetItemLabelfgcolor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetItemLabelfgcolor ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Color -> IO ()) => Op (SetItemLabelfgcolor ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setItemLabelfgcolor :: (HasCallStack, Match r ~ FindOp a a (SetItemLabelfgcolor ()), Op (SetItemLabelfgcolor ()) r a impl) => Ref a -> impl Source #
data GetItemLabelbgcolor a Source #
Instances
| impl ~ IO Color => Op (GetItemLabelbgcolor ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Color => Op (GetItemLabelbgcolor ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getItemLabelbgcolor :: (HasCallStack, Match r ~ FindOp a a (GetItemLabelbgcolor ()), Op (GetItemLabelbgcolor ()) r a impl) => Ref a -> impl Source #
data SetItemLabelbgcolor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetItemLabelbgcolor ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Color -> IO ()) => Op (SetItemLabelbgcolor ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setItemLabelbgcolor :: (HasCallStack, Match r ~ FindOp a a (SetItemLabelbgcolor ()), Op (SetItemLabelbgcolor ()) r a impl) => Ref a -> impl Source #
data GetLabelfgcolor a Source #
Instances
| impl ~ IO Color => Op (GetLabelfgcolor ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| impl ~ IO Color => Op (GetLabelfgcolor ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getLabelfgcolor :: (HasCallStack, Match r ~ FindOp a a (GetLabelfgcolor ()), Op (GetLabelfgcolor ()) r a impl) => Ref a -> impl Source #
data SetLabelfgcolor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetLabelfgcolor ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| impl ~ (Color -> IO ()) => Op (SetLabelfgcolor ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setLabelfgcolor :: (HasCallStack, Match r ~ FindOp a a (SetLabelfgcolor ()), Op (SetLabelfgcolor ()) r a impl) => Ref a -> impl Source #
data GetLabelbgcolor a Source #
Instances
| impl ~ IO Color => Op (GetLabelbgcolor ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| impl ~ IO Color => Op (GetLabelbgcolor ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getLabelbgcolor :: (HasCallStack, Match r ~ FindOp a a (GetLabelbgcolor ()), Op (GetLabelbgcolor ()) r a impl) => Ref a -> impl Source #
data SetLabelbgcolor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetLabelbgcolor ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| impl ~ (Color -> IO ()) => Op (SetLabelbgcolor ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setLabelbgcolor :: (HasCallStack, Match r ~ FindOp a a (SetLabelbgcolor ()), Op (SetLabelbgcolor ()) r a impl) => Ref a -> impl Source #
data GetMarginleft a Source #
Instances
| impl ~ IO Int => Op (GetMarginleft ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Int => Op (GetMarginleft ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getMarginleft :: (HasCallStack, Match r ~ FindOp a a (GetMarginleft ()), Op (GetMarginleft ()) r a impl) => Ref a -> impl Source #
data SetMarginleft a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetMarginleft ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Int -> IO ()) => Op (SetMarginleft ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setMarginleft :: (HasCallStack, Match r ~ FindOp a a (SetMarginleft ()), Op (SetMarginleft ()) r a impl) => Ref a -> impl Source #
data GetMargintop a Source #
Instances
| impl ~ IO Int => Op (GetMargintop ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Int => Op (GetMargintop ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getMargintop :: (HasCallStack, Match r ~ FindOp a a (GetMargintop ()), Op (GetMargintop ()) r a impl) => Ref a -> impl Source #
data SetMargintop a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetMargintop ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Int -> IO ()) => Op (SetMargintop ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setMargintop :: (HasCallStack, Match r ~ FindOp a a (SetMargintop ()), Op (SetMargintop ()) r a impl) => Ref a -> impl Source #
data GetOpenchildMarginbottom a Source #
Instances
| impl ~ IO Int => Op (GetOpenchildMarginbottom ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Int => Op (GetOpenchildMarginbottom ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getOpenchildMarginbottom :: (HasCallStack, Match r ~ FindOp a a (GetOpenchildMarginbottom ()), Op (GetOpenchildMarginbottom ()) r a impl) => Ref a -> impl Source #
data SetOpenchildMarginbottom a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetOpenchildMarginbottom ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Int -> IO ()) => Op (SetOpenchildMarginbottom ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setOpenchildMarginbottom :: (HasCallStack, Match r ~ FindOp a a (SetOpenchildMarginbottom ()), Op (SetOpenchildMarginbottom ()) r a impl) => Ref a -> impl Source #
data GetUsericonmarginleft a Source #
Instances
| impl ~ IO Int => Op (GetUsericonmarginleft ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Int => Op (GetUsericonmarginleft ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getUsericonmarginleft :: (HasCallStack, Match r ~ FindOp a a (GetUsericonmarginleft ()), Op (GetUsericonmarginleft ()) r a impl) => Ref a -> impl Source #
data SetUsericonmarginleft a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetUsericonmarginleft ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Int -> IO ()) => Op (SetUsericonmarginleft ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setUsericonmarginleft :: (HasCallStack, Match r ~ FindOp a a (SetUsericonmarginleft ()), Op (SetUsericonmarginleft ()) r a impl) => Ref a -> impl Source #
data GetLabelmarginleft a Source #
Instances
| impl ~ IO Int => Op (GetLabelmarginleft ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Int => Op (GetLabelmarginleft ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getLabelmarginleft :: (HasCallStack, Match r ~ FindOp a a (GetLabelmarginleft ()), Op (GetLabelmarginleft ()) r a impl) => Ref a -> impl Source #
data SetLabelmarginleft a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetLabelmarginleft ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Int -> IO ()) => Op (SetLabelmarginleft ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setLabelmarginleft :: (HasCallStack, Match r ~ FindOp a a (SetLabelmarginleft ()), Op (SetLabelmarginleft ()) r a impl) => Ref a -> impl Source #
data GetLinespacing a Source #
Instances
| impl ~ IO Int => Op (GetLinespacing ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Int => Op (GetLinespacing ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getLinespacing :: (HasCallStack, Match r ~ FindOp a a (GetLinespacing ()), Op (GetLinespacing ()) r a impl) => Ref a -> impl Source #
data SetLinespacing a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetLinespacing ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Int -> IO ()) => Op (SetLinespacing ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setLinespacing :: (HasCallStack, Match r ~ FindOp a a (SetLinespacing ()), Op (SetLinespacing ()) r a impl) => Ref a -> impl Source #
data GetConnectorcolor a Source #
Instances
| impl ~ IO Color => Op (GetConnectorcolor ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Color => Op (GetConnectorcolor ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getConnectorcolor :: (HasCallStack, Match r ~ FindOp a a (GetConnectorcolor ()), Op (GetConnectorcolor ()) r a impl) => Ref a -> impl Source #
data SetConnectorcolor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetConnectorcolor ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Color -> IO ()) => Op (SetConnectorcolor ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setConnectorcolor :: (HasCallStack, Match r ~ FindOp a a (SetConnectorcolor ()), Op (SetConnectorcolor ()) r a impl) => Ref a -> impl Source #
data GetConnectorstyle a Source #
Instances
| impl ~ IO TreeConnector => Op (GetConnectorstyle ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO TreeConnector => Op (GetConnectorstyle ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getConnectorstyle :: (HasCallStack, Match r ~ FindOp a a (GetConnectorstyle ()), Op (GetConnectorstyle ()) r a impl) => Ref a -> impl Source #
data SetConnectorstyle a Source #
Instances
| impl ~ (TreeConnector -> IO ()) => Op (SetConnectorstyle ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (TreeConnector -> IO ()) => Op (SetConnectorstyle ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setConnectorstyle :: (HasCallStack, Match r ~ FindOp a a (SetConnectorstyle ()), Op (SetConnectorstyle ()) r a impl) => Ref a -> impl Source #
data GetConnectorwidth a Source #
Instances
| impl ~ IO Int => Op (GetConnectorwidth ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Int => Op (GetConnectorwidth ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getConnectorwidth :: (HasCallStack, Match r ~ FindOp a a (GetConnectorwidth ()), Op (GetConnectorwidth ()) r a impl) => Ref a -> impl Source #
data SetConnectorwidth a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetConnectorwidth ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Int -> IO ()) => Op (SetConnectorwidth ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setConnectorwidth :: (HasCallStack, Match r ~ FindOp a a (SetConnectorwidth ()), Op (SetConnectorwidth ()) r a impl) => Ref a -> impl Source #
data GetOpenicon a Source #
Instances
| impl ~ IO (Maybe (Ref Image)) => Op (GetOpenicon ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO (Maybe (Ref Image)) => Op (GetOpenicon ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getOpenicon :: (HasCallStack, Match r ~ FindOp a a (GetOpenicon ()), Op (GetOpenicon ()) r a impl) => Ref a -> impl Source #
data SetOpenicon a Source #
Instances
setOpenicon :: (HasCallStack, Match r ~ FindOp a a (SetOpenicon ()), Op (SetOpenicon ()) r a impl) => Ref a -> impl Source #
data GetCloseicon a Source #
Instances
| impl ~ IO (Maybe (Ref Image)) => Op (GetCloseicon ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO (Maybe (Ref Image)) => Op (GetCloseicon ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getCloseicon :: (HasCallStack, Match r ~ FindOp a a (GetCloseicon ()), Op (GetCloseicon ()) r a impl) => Ref a -> impl Source #
data SetCloseicon a Source #
Instances
setCloseicon :: (HasCallStack, Match r ~ FindOp a a (SetCloseicon ()), Op (SetCloseicon ()) r a impl) => Ref a -> impl Source #
data GetUsericon a Source #
Instances
| impl ~ IO (Maybe (Ref Image)) => Op (GetUsericon ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO (Maybe (Ref Image)) => Op (GetUsericon ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| impl ~ IO (Maybe (Ref Image)) => Op (GetUsericon ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getUsericon :: (HasCallStack, Match r ~ FindOp a a (GetUsericon ()), Op (GetUsericon ()) r a impl) => Ref a -> impl Source #
data SetUsericon a Source #
Instances
| (Parent a Image, impl ~ (Maybe (Ref a) -> IO ())) => Op (SetUsericon ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| (Parent a Image, impl ~ (Maybe (Ref a) -> IO ())) => Op (SetUsericon ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
| (Parent a Image, impl ~ (Maybe (Ref a) -> IO ())) => Op (SetUsericon ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setUsericon :: (HasCallStack, Match r ~ FindOp a a (SetUsericon ()), Op (SetUsericon ()) r a impl) => Ref a -> impl Source #
data GetShowcollapse a Source #
Instances
| impl ~ IO Bool => Op (GetShowcollapse ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Bool => Op (GetShowcollapse ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getShowcollapse :: (HasCallStack, Match r ~ FindOp a a (GetShowcollapse ()), Op (GetShowcollapse ()) r a impl) => Ref a -> impl Source #
data SetShowcollapse a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetShowcollapse ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Bool -> IO ()) => Op (SetShowcollapse ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setShowcollapse :: (HasCallStack, Match r ~ FindOp a a (SetShowcollapse ()), Op (SetShowcollapse ()) r a impl) => Ref a -> impl Source #
data GetSortorder a Source #
Instances
| impl ~ IO TreeSort => Op (GetSortorder ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO TreeSort => Op (GetSortorder ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getSortorder :: (HasCallStack, Match r ~ FindOp a a (GetSortorder ()), Op (GetSortorder ()) r a impl) => Ref a -> impl Source #
data SetSortorder a Source #
Instances
| impl ~ (TreeSort -> IO ()) => Op (SetSortorder ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (TreeSort -> IO ()) => Op (SetSortorder ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setSortorder :: (HasCallStack, Match r ~ FindOp a a (SetSortorder ()), Op (SetSortorder ()) r a impl) => Ref a -> impl Source #
data GetSelectbox a Source #
Instances
| impl ~ IO Boxtype => Op (GetSelectbox ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Boxtype => Op (GetSelectbox ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getSelectbox :: (HasCallStack, Match r ~ FindOp a a (GetSelectbox ()), Op (GetSelectbox ()) r a impl) => Ref a -> impl Source #
data SetSelectbox a Source #
Instances
| impl ~ (Boxtype -> IO ()) => Op (SetSelectbox ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Boxtype -> IO ()) => Op (SetSelectbox ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setSelectbox :: (HasCallStack, Match r ~ FindOp a a (SetSelectbox ()), Op (SetSelectbox ()) r a impl) => Ref a -> impl Source #
data GetShowroot a Source #
Instances
| impl ~ IO Bool => Op (GetShowroot ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Bool => Op (GetShowroot ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getShowroot :: (HasCallStack, Match r ~ FindOp a a (GetShowroot ()), Op (GetShowroot ()) r a impl) => Ref a -> impl Source #
data SetShowroot a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetShowroot ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Bool -> IO ()) => Op (SetShowroot ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setShowroot :: (HasCallStack, Match r ~ FindOp a a (SetShowroot ()), Op (SetShowroot ()) r a impl) => Ref a -> impl Source #
data GetSelectmode a Source #
Instances
| impl ~ IO TreeSelect => Op (GetSelectmode ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getSelectmode :: (HasCallStack, Match r ~ FindOp a a (GetSelectmode ()), Op (GetSelectmode ()) r a impl) => Ref a -> impl Source #
data SetSelectmode a Source #
Instances
| impl ~ (TreeSelect -> IO ()) => Op (SetSelectmode ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (TreeSelect -> IO ()) => Op (SetSelectmode ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setSelectmode :: (HasCallStack, Match r ~ FindOp a a (SetSelectmode ()), Op (SetSelectmode ()) r a impl) => Ref a -> impl Source #
TreeItem
showSelf :: (HasCallStack, Match r ~ FindOp a a (ShowSelf ()), Op (ShowSelf ()) r a impl) => Ref a -> impl Source #
setWidget :: (HasCallStack, Match r ~ FindOp a a (SetWidget ()), Op (SetWidget ()) r a impl) => Ref a -> impl Source #
getWidget :: (HasCallStack, Match r ~ FindOp a a (GetWidget ()), Op (GetWidget ()) r a impl) => Ref a -> impl Source #
child :: (HasCallStack, Match r ~ FindOp a a (Child ()), Op (Child ()) r a impl) => Ref a -> impl Source #
data HasChildren a Source #
Instances
| impl ~ IO Bool => Op (HasChildren ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
hasChildren :: (HasCallStack, Match r ~ FindOp a a (HasChildren ()), Op (HasChildren ()) r a impl) => Ref a -> impl Source #
findChild :: (HasCallStack, Match r ~ FindOp a a (FindChild ()), Op (FindChild ()) r a impl) => Ref a -> impl Source #
data RemoveChild a Source #
Instances
| impl ~ (TreeItemLocator -> IO (Either UnknownError ())) => Op (RemoveChild ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
removeChild :: (HasCallStack, Match r ~ FindOp a a (RemoveChild ()), Op (RemoveChild ()) r a impl) => Ref a -> impl Source #
data ClearChildren a Source #
Instances
| (Parent a TreeItem, impl ~ (Ref a -> IO ())) => Op (ClearChildren ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO () => Op (ClearChildren ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
clearChildren :: (HasCallStack, Match r ~ FindOp a a (ClearChildren ()), Op (ClearChildren ()) r a impl) => Ref a -> impl Source #
data SwapChildren a Source #
Instances
| impl ~ (AtIndex -> AtIndex -> IO ()) => Op (SwapChildren ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
swapChildren :: (HasCallStack, Match r ~ FindOp a a (SwapChildren ()), Op (SwapChildren ()) r a impl) => Ref a -> impl Source #
data SwapChildrenByTreeItem a Source #
Instances
| (Parent a TreeItem, impl ~ (Ref a -> Ref a -> IO (Either TreeItemNotFound ()))) => Op (SwapChildrenByTreeItem ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
swapChildrenByTreeItem :: (HasCallStack, Match r ~ FindOp a a (SwapChildrenByTreeItem ()), Op (SwapChildrenByTreeItem ()) r a impl) => Ref a -> impl Source #
data FindInChildren a Source #
findInChildren :: (HasCallStack, Match r ~ FindOp a a (FindInChildren ()), Op (FindInChildren ()) r a impl) => Ref a -> impl Source #
findItem :: (HasCallStack, Match r ~ FindOp a a (FindItem ()), Op (FindItem ()) r a impl) => Ref a -> impl Source #
addAt :: (HasCallStack, Match r ~ FindOp a a (AddAt ()), Op (AddAt ()) r a impl) => Ref a -> impl Source #
data InsertAbove a Source #
Instances
| (Parent a TreeItem, impl ~ (Ref a -> Text -> IO (Maybe (Ref a)))) => Op (InsertAbove ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| (Parent a TreePrefs, impl ~ (Ref a -> Text -> IO (Maybe (Ref TreeItem)))) => Op (InsertAbove ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
insertAbove :: (HasCallStack, Match r ~ FindOp a a (InsertAbove ()), Op (InsertAbove ()) r a impl) => Ref a -> impl Source #
deparent :: (HasCallStack, Match r ~ FindOp a a (Deparent ()), Op (Deparent ()) r a impl) => Ref a -> impl Source #
reparent :: (HasCallStack, Match r ~ FindOp a a (Reparent ()), Op (Reparent ()) r a impl) => Ref a -> impl Source #
moveTo :: (HasCallStack, Match r ~ FindOp a a (MoveTo ()), Op (MoveTo ()) r a impl) => Ref a -> impl Source #
getDepth :: (HasCallStack, Match r ~ FindOp a a (GetDepth ()), Op (GetDepth ()) r a impl) => Ref a -> impl Source #
data NextSibling a Source #
nextSibling :: (HasCallStack, Match r ~ FindOp a a (NextSibling ()), Op (NextSibling ()) r a impl) => Ref a -> impl Source #
data PrevSibling a Source #
prevSibling :: (HasCallStack, Match r ~ FindOp a a (PrevSibling ()), Op (PrevSibling ()) r a impl) => Ref a -> impl Source #
data UpdatePrevNext a Source #
Instances
| impl ~ (AtIndex -> IO ()) => Op (UpdatePrevNext ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
updatePrevNext :: (HasCallStack, Match r ~ FindOp a a (UpdatePrevNext ()), Op (UpdatePrevNext ()) r a impl) => Ref a -> impl Source #
data NextDisplayed a Source #
nextDisplayed :: (HasCallStack, Match r ~ FindOp a a (NextDisplayed ()), Op (NextDisplayed ()) r a impl) => Ref a -> impl Source #
data PrevDisplayed a Source #
prevDisplayed :: (HasCallStack, Match r ~ FindOp a a (PrevDisplayed ()), Op (PrevDisplayed ()) r a impl) => Ref a -> impl Source #
open :: (HasCallStack, Match r ~ FindOp a a (Open ()), Op (Open ()) r a impl) => Ref a -> impl Source #
close :: (HasCallStack, Match r ~ FindOp a a (Close ()), Op (Close ()) r a impl) => Ref a -> impl Source #
isOpen :: (HasCallStack, Match r ~ FindOp a a (IsOpen ()), Op (IsOpen ()) r a impl) => Ref a -> impl Source #
isClose :: (HasCallStack, Match r ~ FindOp a a (IsClose ()), Op (IsClose ()) r a impl) => Ref a -> impl Source #
data OpenToggle a Source #
Instances
| impl ~ (Ref TreeItem -> IO ()) => Op (OpenToggle ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO () => Op (OpenToggle ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
openToggle :: (HasCallStack, Match r ~ FindOp a a (OpenToggle ()), Op (OpenToggle ()) r a impl) => Ref a -> impl Source #
selectSet :: (HasCallStack, Match r ~ FindOp a a (SelectSet ()), Op (SelectSet ()) r a impl) => Ref a -> impl Source #
data SelectToggle a Source #
Instances
| impl ~ (Ref TreeItem -> IO ()) => Op (SelectToggle ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO () => Op (SelectToggle ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
selectToggle :: (HasCallStack, Match r ~ FindOp a a (SelectToggle ()), Op (SelectToggle ()) r a impl) => Ref a -> impl Source #
selectAll :: (HasCallStack, Match r ~ FindOp a a (SelectAll ()), Op (SelectAll ()) r a impl) => Ref a -> impl Source #
data DeselectAll a Source #
Instances
| impl ~ IO () => Op (DeselectAll ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Int => Op (DeselectAll ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
deselectAll :: (HasCallStack, Match r ~ FindOp a a (DeselectAll ()), Op (DeselectAll ()) r a impl) => Ref a -> impl Source #
data ActivateWith a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (ActivateWith ()) TreeItem orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreeItem | |
activateWith :: (HasCallStack, Match r ~ FindOp a a (ActivateWith ()), Op (ActivateWith ()) r a impl) => Ref a -> impl Source #
isActive :: (HasCallStack, Match r ~ FindOp a a (IsActive ()), Op (IsActive ()) r a impl) => Ref a -> impl Source #
isVisible :: (HasCallStack, Match r ~ FindOp a a (IsVisible ()), Op (IsVisible ()) r a impl) => Ref a -> impl Source #
visibleR :: (HasCallStack, Match r ~ FindOp a a (VisibleR ()), Op (VisibleR ()) r a impl) => Ref a -> impl Source #
data FindClicked a Source #
findClicked :: (HasCallStack, Match r ~ FindOp a a (FindClicked ()), Op (FindClicked ()) r a impl) => Ref a -> impl Source #
data EventOnCollapseIcon a Source #
eventOnCollapseIcon :: (HasCallStack, Match r ~ FindOp a a (EventOnCollapseIcon ()), Op (EventOnCollapseIcon ()) r a impl) => Ref a -> impl Source #
data EventOnLabel a Source #
eventOnLabel :: (HasCallStack, Match r ~ FindOp a a (EventOnLabel ()), Op (EventOnLabel ()) r a impl) => Ref a -> impl Source #
isRoot :: (HasCallStack, Match r ~ FindOp a a (IsRoot ()), Op (IsRoot ()) r a impl) => Ref a -> impl Source #
labelX :: (HasCallStack, Match r ~ FindOp a a (LabelX ()), Op (LabelX ()) r a impl) => Ref a -> impl Source #
labelY :: (HasCallStack, Match r ~ FindOp a a (LabelY ()), Op (LabelY ()) r a impl) => Ref a -> impl Source #
labelW :: (HasCallStack, Match r ~ FindOp a a (LabelW ()), Op (LabelW ()) r a impl) => Ref a -> impl Source #
labelH :: (HasCallStack, Match r ~ FindOp a a (LabelH ()), Op (LabelH ()) r a impl) => Ref a -> impl Source #
Tree
rootLabel :: (HasCallStack, Match r ~ FindOp a a (RootLabel ()), Op (RootLabel ()) r a impl) => Ref a -> impl Source #
root :: (HasCallStack, Match r ~ FindOp a a (Root ()), Op (Root ()) r a impl) => Ref a -> impl Source #
data ItemClicked a Source #
itemClicked :: (HasCallStack, Match r ~ FindOp a a (ItemClicked ()), Op (ItemClicked ()) r a impl) => Ref a -> impl Source #
data FirstVisible a Source #
firstVisible :: (HasCallStack, Match r ~ FindOp a a (FirstVisible ()), Op (FirstVisible ()) r a impl) => Ref a -> impl Source #
nextItem :: (HasCallStack, Match r ~ FindOp a a (NextItem ()), Op (NextItem ()) r a impl) => Ref a -> impl Source #
data NextAfterItem a Source #
nextAfterItem :: (HasCallStack, Match r ~ FindOp a a (NextAfterItem ()), Op (NextAfterItem ()) r a impl) => Ref a -> impl Source #
data PrevBeforeItem a Source #
prevBeforeItem :: (HasCallStack, Match r ~ FindOp a a (PrevBeforeItem ()), Op (PrevBeforeItem ()) r a impl) => Ref a -> impl Source #
getLast :: (HasCallStack, Match r ~ FindOp a a (GetLast ()), Op (GetLast ()) r a impl) => Ref a -> impl Source #
data LastVisible a Source #
lastVisible :: (HasCallStack, Match r ~ FindOp a a (LastVisible ()), Op (LastVisible ()) r a impl) => Ref a -> impl Source #
data FirstSelectedItem a Source #
firstSelectedItem :: (HasCallStack, Match r ~ FindOp a a (FirstSelectedItem ()), Op (FirstSelectedItem ()) r a impl) => Ref a -> impl Source #
data LastSelectedItem a Source #
lastSelectedItem :: (HasCallStack, Match r ~ FindOp a a (LastSelectedItem ()), Op (LastSelectedItem ()) r a impl) => Ref a -> impl Source #
data NextSelectedItem a Source #
nextSelectedItem :: (HasCallStack, Match r ~ FindOp a a (NextSelectedItem ()), Op (NextSelectedItem ()) r a impl) => Ref a -> impl Source #
data NextSelectedItemAfterItem a Source #
Instances
| impl ~ (Ref TreeItem -> Maybe SearchDirection -> IO (Maybe (Ref TreeItem))) => Op (NextSelectedItemAfterItem ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
nextSelectedItemAfterItem :: (HasCallStack, Match r ~ FindOp a a (NextSelectedItemAfterItem ()), Op (NextSelectedItemAfterItem ()) r a impl) => Ref a -> impl Source #
data OpenAndCallback a Source #
Instances
| impl ~ (TreeItemLocator -> Bool -> IO ()) => Op (OpenAndCallback ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
openAndCallback :: (HasCallStack, Match r ~ FindOp a a (OpenAndCallback ()), Op (OpenAndCallback ()) r a impl) => Ref a -> impl Source #
data OpenToggleAndCallback a Source #
openToggleAndCallback :: (HasCallStack, Match r ~ FindOp a a (OpenToggleAndCallback ()), Op (OpenToggleAndCallback ()) r a impl) => Ref a -> impl Source #
data TreeMenuItemLocator a Source #
treeMenuItemLocator :: (HasCallStack, Match r ~ FindOp a a (TreeMenuItemLocator ()), Op (TreeMenuItemLocator ()) r a impl) => Ref a -> impl Source #
data CloseAndCallback a Source #
Instances
| impl ~ (TreeItemLocator -> Bool -> IO ()) => Op (CloseAndCallback ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
closeAndCallback :: (HasCallStack, Match r ~ FindOp a a (CloseAndCallback ()), Op (CloseAndCallback ()) r a impl) => Ref a -> impl Source #
data SelectAndCallback a Source #
Instances
| impl ~ (TreeItemLocator -> Bool -> IO ()) => Op (SelectAndCallback ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
selectAndCallback :: (HasCallStack, Match r ~ FindOp a a (SelectAndCallback ()), Op (SelectAndCallback ()) r a impl) => Ref a -> impl Source #
data SelectToggleAndCallback a Source #
selectToggleAndCallback :: (HasCallStack, Match r ~ FindOp a a (SelectToggleAndCallback ()), Op (SelectToggleAndCallback ()) r a impl) => Ref a -> impl Source #
data SelectAllAndCallback a Source #
selectAllAndCallback :: (HasCallStack, Match r ~ FindOp a a (SelectAllAndCallback ()), Op (SelectAllAndCallback ()) r a impl) => Ref a -> impl Source #
data DeselectAllAndCallback a Source #
deselectAllAndCallback :: (HasCallStack, Match r ~ FindOp a a (DeselectAllAndCallback ()), Op (DeselectAllAndCallback ()) r a impl) => Ref a -> impl Source #
data SetItemFocus a Source #
Instances
| impl ~ (Ref TreeItem -> IO ()) => Op (SetItemFocus ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
setItemFocus :: (HasCallStack, Match r ~ FindOp a a (SetItemFocus ()), Op (SetItemFocus ()) r a impl) => Ref a -> impl Source #
data GetItemFocus a Source #
getItemFocus :: (HasCallStack, Match r ~ FindOp a a (GetItemFocus ()), Op (GetItemFocus ()) r a impl) => Ref a -> impl Source #
data IsSelectedWithItem a Source #
isSelectedWithItem :: (HasCallStack, Match r ~ FindOp a a (IsSelectedWithItem ()), Op (IsSelectedWithItem ()) r a impl) => Ref a -> impl Source #
data SetItemLabelfont a Source #
Instances
| impl ~ (Font -> IO ()) => Op (SetItemLabelfont ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Font -> IO ()) => Op (SetItemLabelfont ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setItemLabelfont :: (HasCallStack, Match r ~ FindOp a a (SetItemLabelfont ()), Op (SetItemLabelfont ()) r a impl) => Ref a -> impl Source #
data GetItemLabelfgcolor a Source #
Instances
| impl ~ IO Color => Op (GetItemLabelfgcolor ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
getItemLabelfgcolor :: (HasCallStack, Match r ~ FindOp a a (GetItemLabelfgcolor ()), Op (GetItemLabelfgcolor ()) r a impl) => Ref a -> impl Source #
data Selectmode a Source #
Instances
| impl ~ IO TreeSelect => Op (Selectmode ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
selectmode :: (HasCallStack, Match r ~ FindOp a a (Selectmode ()), Op (Selectmode ()) r a impl) => Ref a -> impl Source #
data ShowItemWithYoff a Source #
showItemWithYoff :: (HasCallStack, Match r ~ FindOp a a (ShowItemWithYoff ()), Op (ShowItemWithYoff ()) r a impl) => Ref a -> impl Source #
data ShowItemTop a Source #
Instances
| impl ~ (Ref TreeItem -> IO ()) => Op (ShowItemTop ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
showItemTop :: (HasCallStack, Match r ~ FindOp a a (ShowItemTop ()), Op (ShowItemTop ()) r a impl) => Ref a -> impl Source #
data ShowItemMiddle a Source #
Instances
| impl ~ (Ref TreeItem -> IO ()) => Op (ShowItemMiddle ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
showItemMiddle :: (HasCallStack, Match r ~ FindOp a a (ShowItemMiddle ()), Op (ShowItemMiddle ()) r a impl) => Ref a -> impl Source #
data ShowItemBottom a Source #
Instances
| impl ~ (Ref TreeItem -> IO ()) => Op (ShowItemBottom ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
showItemBottom :: (HasCallStack, Match r ~ FindOp a a (ShowItemBottom ()), Op (ShowItemBottom ()) r a impl) => Ref a -> impl Source #
display :: (HasCallStack, Match r ~ FindOp a a (Display ()), Op (Display ()) r a impl) => Ref a -> impl Source #
data GetVposition a Source #
Instances
| impl ~ IO Int => Op (GetVposition ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
getVposition :: (HasCallStack, Match r ~ FindOp a a (GetVposition ()), Op (GetVposition ()) r a impl) => Ref a -> impl Source #
data SetVposition a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetVposition ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
setVposition :: (HasCallStack, Match r ~ FindOp a a (SetVposition ()), Op (SetVposition ()) r a impl) => Ref a -> impl Source #
data IsScrollbar a Source #
Instances
| (Parent a WidgetBase, impl ~ (Ref a -> IO Bool)) => Op (IsScrollbar ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
isScrollbar :: (HasCallStack, Match r ~ FindOp a a (IsScrollbar ()), Op (IsScrollbar ()) r a impl) => Ref a -> impl Source #
data IsVscrollVisible a Source #
Instances
| impl ~ IO Bool => Op (IsVscrollVisible ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
isVscrollVisible :: (HasCallStack, Match r ~ FindOp a a (IsVscrollVisible ()), Op (IsVscrollVisible ()) r a impl) => Ref a -> impl Source #
data SetCallbackItem a Source #
setCallbackItem :: (HasCallStack, Match r ~ FindOp a a (SetCallbackItem ()), Op (SetCallbackItem ()) r a impl) => Ref a -> impl Source #
data GetCallbackItem a Source #
getCallbackItem :: (HasCallStack, Match r ~ FindOp a a (GetCallbackItem ()), Op (GetCallbackItem ()) r a impl) => Ref a -> impl Source #
data SetCallbackReason a Source #
Instances
| impl ~ (TreeReasonType -> IO ()) => Op (SetCallbackReason ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
setCallbackReason :: (HasCallStack, Match r ~ FindOp a a (SetCallbackReason ()), Op (SetCallbackReason ()) r a impl) => Ref a -> impl Source #
data GetCallbackReason a Source #
Instances
| impl ~ IO TreeReasonType => Op (GetCallbackReason ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
getCallbackReason :: (HasCallStack, Match r ~ FindOp a a (GetCallbackReason ()), Op (GetCallbackReason ()) r a impl) => Ref a -> impl Source #
data RecalcTree a Source #
Instances
| impl ~ IO () => Op (RecalcTree ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
recalcTree :: (HasCallStack, Match r ~ FindOp a a (RecalcTree ()), Op (RecalcTree ()) r a impl) => Ref a -> impl Source #
data SetMarginbottom a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetMarginbottom ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Int -> IO ()) => Op (SetMarginbottom ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setMarginbottom :: (HasCallStack, Match r ~ FindOp a a (SetMarginbottom ()), Op (SetMarginbottom ()) r a impl) => Ref a -> impl Source #
data GetMarginbottom a Source #
Instances
| impl ~ IO Int => Op (GetMarginbottom ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Int => Op (GetMarginbottom ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getMarginbottom :: (HasCallStack, Match r ~ FindOp a a (GetMarginbottom ()), Op (GetMarginbottom ()) r a impl) => Ref a -> impl Source #
data SetWidgetmarginleft a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetWidgetmarginleft ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (Int -> IO ()) => Op (SetWidgetmarginleft ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setWidgetmarginleft :: (HasCallStack, Match r ~ FindOp a a (SetWidgetmarginleft ()), Op (SetWidgetmarginleft ()) r a impl) => Ref a -> impl Source #
data GetWidgetmarginleft a Source #
Instances
| impl ~ IO Int => Op (GetWidgetmarginleft ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO Int => Op (GetWidgetmarginleft ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getWidgetmarginleft :: (HasCallStack, Match r ~ FindOp a a (GetWidgetmarginleft ()), Op (GetWidgetmarginleft ()) r a impl) => Ref a -> impl Source #
data SetItemReselectMode a Source #
Instances
| impl ~ (TreeItemReselectMode -> IO ()) => Op (SetItemReselectMode ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ (TreeItemReselectMode -> IO ()) => Op (SetItemReselectMode ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setItemReselectMode :: (HasCallStack, Match r ~ FindOp a a (SetItemReselectMode ()), Op (SetItemReselectMode ()) r a impl) => Ref a -> impl Source #
data GetItemReselectMode a Source #
Instances
| impl ~ IO TreeItemReselectMode => Op (GetItemReselectMode ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO TreeItemReselectMode => Op (GetItemReselectMode ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getItemReselectMode :: (HasCallStack, Match r ~ FindOp a a (GetItemReselectMode ()), Op (GetItemReselectMode ()) r a impl) => Ref a -> impl Source #
data SetItemDrawMode a Source #
Instances
| impl ~ ([TreeItemDrawMode] -> IO ()) => Op (SetItemDrawMode ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ ([TreeItemDrawMode] -> IO ()) => Op (SetItemDrawMode ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
setItemDrawMode :: (HasCallStack, Match r ~ FindOp a a (SetItemDrawMode ()), Op (SetItemDrawMode ()) r a impl) => Ref a -> impl Source #
data GetItemDrawMode a Source #
Instances
| impl ~ IO [TreeItemDrawMode] => Op (GetItemDrawMode ()) TreeBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tree | |
| impl ~ IO [TreeItemDrawMode] => Op (GetItemDrawMode ()) TreePrefs orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TreePrefs | |
getItemDrawMode :: (HasCallStack, Match r ~ FindOp a a (GetItemDrawMode ()), Op (GetItemDrawMode ()) r a impl) => Ref a -> impl Source #
TextSelection
type TextSelection = CTextSelection Base Source #
update :: (HasCallStack, Match r ~ FindOp a a (Update ()), Op (Update ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO AtIndex => Op (Start ()) TextSelection orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextSelection | |
start :: (HasCallStack, Match r ~ FindOp a a (Start ()), Op (Start ()) r a impl) => Ref a -> impl Source #
data SetSelected a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetSelected ()) TextSelection orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextSelection Methods runOp :: SetSelected () -> orig -> Ref TextSelection -> impl Source # | |
setSelected :: (HasCallStack, Match r ~ FindOp a a (SetSelected ()), Op (SetSelected ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (AtIndex -> IO Bool) => Op (Includes ()) TextSelection orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextSelection | |
includes :: (HasCallStack, Match r ~ FindOp a a (Includes ()), Op (Includes ()) r a impl) => Ref a -> impl Source #
TextBuffer
type TextBuffer = CTextBuffer Base Source #
data InputFileWasTranscoded a Source #
Instances
| impl ~ IO Bool => Op (InputFileWasTranscoded ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: InputFileWasTranscoded () -> orig -> Ref TextBuffer -> impl Source # | |
inputFileWasTranscoded :: (HasCallStack, Match r ~ FindOp a a (InputFileWasTranscoded ()), Op (InputFileWasTranscoded ()) r a impl) => Ref a -> impl Source #
data FileEncodingWarningMessage a Source #
Instances
| impl ~ IO Text => Op (FileEncodingWarningMessage ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: FileEncodingWarningMessage () -> orig -> Ref TextBuffer -> impl Source # | |
fileEncodingWarningMessage :: (HasCallStack, Match r ~ FindOp a a (FileEncodingWarningMessage ()), Op (FileEncodingWarningMessage ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Int => Op (GetLength ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
getLength :: (HasCallStack, Match r ~ FindOp a a (GetLength ()), Op (GetLength ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (IndexRange -> IO Text) => Op (TextRange ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
textRange :: (HasCallStack, Match r ~ FindOp a a (TextRange ()), Op (TextRange ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (AtIndex -> IO Char) => Op (CharAt ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
charAt :: (HasCallStack, Match r ~ FindOp a a (CharAt ()), Op (CharAt ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (AtIndex -> IO Char) => Op (ByteAt ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
byteAt :: (HasCallStack, Match r ~ FindOp a a (ByteAt ()), Op (ByteAt ()) r a impl) => Ref a -> impl Source #
data AppendToBuffer a Source #
Instances
| impl ~ (Text -> IO ()) => Op (AppendToBuffer ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: AppendToBuffer () -> orig -> Ref TextBuffer -> impl Source # | |
appendToBuffer :: (HasCallStack, Match r ~ FindOp a a (AppendToBuffer ()), Op (AppendToBuffer ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Bool -> IO ()) => Op (CanUndo ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
canUndo :: (HasCallStack, Match r ~ FindOp a a (CanUndo ()), Op (CanUndo ()) r a impl) => Ref a -> impl Source #
data Insertfile a Source #
Instances
| impl ~ (Text -> AtIndex -> IO (Either DataProcessingError ())) => Op (Insertfile ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: Insertfile () -> orig -> Ref TextBuffer -> impl Source # | |
insertfile :: (HasCallStack, Match r ~ FindOp a a (Insertfile ()), Op (Insertfile ()) r a impl) => Ref a -> impl Source #
data InsertfileWithBuflen a Source #
Instances
| impl ~ (Text -> AtIndex -> Int -> IO (Either DataProcessingError ())) => Op (InsertfileWithBuflen ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: InsertfileWithBuflen () -> orig -> Ref TextBuffer -> impl Source # | |
insertfileWithBuflen :: (HasCallStack, Match r ~ FindOp a a (InsertfileWithBuflen ()), Op (InsertfileWithBuflen ()) r a impl) => Ref a -> impl Source #
data Appendfile a Source #
Instances
| impl ~ (Text -> IO (Either DataProcessingError ())) => Op (Appendfile ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: Appendfile () -> orig -> Ref TextBuffer -> impl Source # | |
appendfile :: (HasCallStack, Match r ~ FindOp a a (Appendfile ()), Op (Appendfile ()) r a impl) => Ref a -> impl Source #
data AppendfileWithBuflen a Source #
Instances
| impl ~ (Text -> Int -> IO (Either DataProcessingError ())) => Op (AppendfileWithBuflen ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: AppendfileWithBuflen () -> orig -> Ref TextBuffer -> impl Source # | |
appendfileWithBuflen :: (HasCallStack, Match r ~ FindOp a a (AppendfileWithBuflen ()), Op (AppendfileWithBuflen ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Text -> IO (Either DataProcessingError ())) => Op (Loadfile ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
loadfile :: (HasCallStack, Match r ~ FindOp a a (Loadfile ()), Op (Loadfile ()) r a impl) => Ref a -> impl Source #
data LoadfileWithBuflen a Source #
Instances
| impl ~ (Text -> Int -> IO (Either DataProcessingError ())) => Op (LoadfileWithBuflen ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: LoadfileWithBuflen () -> orig -> Ref TextBuffer -> impl Source # | |
loadfileWithBuflen :: (HasCallStack, Match r ~ FindOp a a (LoadfileWithBuflen ()), Op (LoadfileWithBuflen ()) r a impl) => Ref a -> impl Source #
data Outputfile a Source #
Instances
| impl ~ (Text -> IndexRange -> IO (Either DataProcessingError ())) => Op (Outputfile ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: Outputfile () -> orig -> Ref TextBuffer -> impl Source # | |
outputfile :: (HasCallStack, Match r ~ FindOp a a (Outputfile ()), Op (Outputfile ()) r a impl) => Ref a -> impl Source #
data OutputfileWithBuflen a Source #
Instances
| impl ~ (Text -> IndexRange -> Int -> IO (Either DataProcessingError ())) => Op (OutputfileWithBuflen ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: OutputfileWithBuflen () -> orig -> Ref TextBuffer -> impl Source # | |
outputfileWithBuflen :: (HasCallStack, Match r ~ FindOp a a (OutputfileWithBuflen ()), Op (OutputfileWithBuflen ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Text -> IO (Either DataProcessingError ())) => Op (Savefile ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
savefile :: (HasCallStack, Match r ~ FindOp a a (Savefile ()), Op (Savefile ()) r a impl) => Ref a -> impl Source #
data SavefileWithBuflen a Source #
Instances
| impl ~ (Text -> Int -> IO (Either DataProcessingError ())) => Op (SavefileWithBuflen ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SavefileWithBuflen () -> orig -> Ref TextBuffer -> impl Source # | |
savefileWithBuflen :: (HasCallStack, Match r ~ FindOp a a (SavefileWithBuflen ()), Op (SavefileWithBuflen ()) r a impl) => Ref a -> impl Source #
data GetTabDistance a Source #
Instances
| impl ~ IO Int => Op (GetTabDistance ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: GetTabDistance () -> orig -> Ref TextBuffer -> impl Source # | |
getTabDistance :: (HasCallStack, Match r ~ FindOp a a (GetTabDistance ()), Op (GetTabDistance ()) r a impl) => Ref a -> impl Source #
data SetTabDistance a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetTabDistance ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SetTabDistance () -> orig -> Ref TextBuffer -> impl Source # | |
setTabDistance :: (HasCallStack, Match r ~ FindOp a a (SetTabDistance ()), Op (SetTabDistance ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (Unselect ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
unselect :: (HasCallStack, Match r ~ FindOp a a (Unselect ()), Op (Unselect ()) r a impl) => Ref a -> impl Source #
data SelectionPosition a Source #
Instances
| impl ~ IO IndexRange => Op (SelectionPosition ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SelectionPosition () -> orig -> Ref TextBuffer -> impl Source # | |
selectionPosition :: (HasCallStack, Match r ~ FindOp a a (SelectionPosition ()), Op (SelectionPosition ()) r a impl) => Ref a -> impl Source #
data SelectionText a Source #
Instances
| impl ~ IO Text => Op (SelectionText ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SelectionText () -> orig -> Ref TextBuffer -> impl Source # | |
selectionText :: (HasCallStack, Match r ~ FindOp a a (SelectionText ()), Op (SelectionText ()) r a impl) => Ref a -> impl Source #
data RemoveSelection a Source #
Instances
| impl ~ IO () => Op (RemoveSelection ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: RemoveSelection () -> orig -> Ref TextBuffer -> impl Source # | |
removeSelection :: (HasCallStack, Match r ~ FindOp a a (RemoveSelection ()), Op (RemoveSelection ()) r a impl) => Ref a -> impl Source #
data ReplaceSelection a Source #
Instances
| impl ~ (Text -> IO ()) => Op (ReplaceSelection ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: ReplaceSelection () -> orig -> Ref TextBuffer -> impl Source # | |
replaceSelection :: (HasCallStack, Match r ~ FindOp a a (ReplaceSelection ()), Op (ReplaceSelection ()) r a impl) => Ref a -> impl Source #
data SecondarySelect a Source #
Instances
| impl ~ (IndexRange -> IO ()) => Op (SecondarySelect ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SecondarySelect () -> orig -> Ref TextBuffer -> impl Source # | |
secondarySelect :: (HasCallStack, Match r ~ FindOp a a (SecondarySelect ()), Op (SecondarySelect ()) r a impl) => Ref a -> impl Source #
data SecondarySelected a Source #
Instances
| impl ~ IO Bool => Op (SecondarySelected ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SecondarySelected () -> orig -> Ref TextBuffer -> impl Source # | |
secondarySelected :: (HasCallStack, Match r ~ FindOp a a (SecondarySelected ()), Op (SecondarySelected ()) r a impl) => Ref a -> impl Source #
data SecondaryUnselect a Source #
Instances
| impl ~ IO () => Op (SecondaryUnselect ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SecondaryUnselect () -> orig -> Ref TextBuffer -> impl Source # | |
secondaryUnselect :: (HasCallStack, Match r ~ FindOp a a (SecondaryUnselect ()), Op (SecondaryUnselect ()) r a impl) => Ref a -> impl Source #
data SecondarySelectionPosition a Source #
Instances
| impl ~ IO IndexRange => Op (SecondarySelectionPosition ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SecondarySelectionPosition () -> orig -> Ref TextBuffer -> impl Source # | |
secondarySelectionPosition :: (HasCallStack, Match r ~ FindOp a a (SecondarySelectionPosition ()), Op (SecondarySelectionPosition ()) r a impl) => Ref a -> impl Source #
data SecondarySelectionText a Source #
Instances
| impl ~ IO Text => Op (SecondarySelectionText ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SecondarySelectionText () -> orig -> Ref TextBuffer -> impl Source # | |
secondarySelectionText :: (HasCallStack, Match r ~ FindOp a a (SecondarySelectionText ()), Op (SecondarySelectionText ()) r a impl) => Ref a -> impl Source #
data RemoveSecondarySelection a Source #
Instances
| impl ~ IO () => Op (RemoveSecondarySelection ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: RemoveSecondarySelection () -> orig -> Ref TextBuffer -> impl Source # | |
removeSecondarySelection :: (HasCallStack, Match r ~ FindOp a a (RemoveSecondarySelection ()), Op (RemoveSecondarySelection ()) r a impl) => Ref a -> impl Source #
data ReplaceSecondarySelection a Source #
Instances
| impl ~ (Text -> IO ()) => Op (ReplaceSecondarySelection ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: ReplaceSecondarySelection () -> orig -> Ref TextBuffer -> impl Source # | |
replaceSecondarySelection :: (HasCallStack, Match r ~ FindOp a a (ReplaceSecondarySelection ()), Op (ReplaceSecondarySelection ()) r a impl) => Ref a -> impl Source #
data GetHighlight a Source #
Instances
| impl ~ IO Bool => Op (GetHighlight ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: GetHighlight () -> orig -> Ref TextBuffer -> impl Source # | |
getHighlight :: (HasCallStack, Match r ~ FindOp a a (GetHighlight ()), Op (GetHighlight ()) r a impl) => Ref a -> impl Source #
data SetHighlight a Source #
Instances
| impl ~ (IndexRange -> IO ()) => Op (SetHighlight ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SetHighlight () -> orig -> Ref TextBuffer -> impl Source # | |
setHighlight :: (HasCallStack, Match r ~ FindOp a a (SetHighlight ()), Op (SetHighlight ()) r a impl) => Ref a -> impl Source #
data Unhighlight a Source #
Instances
| impl ~ IO () => Op (Unhighlight ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: Unhighlight () -> orig -> Ref TextBuffer -> impl Source # | |
unhighlight :: (HasCallStack, Match r ~ FindOp a a (Unhighlight ()), Op (Unhighlight ()) r a impl) => Ref a -> impl Source #
data HighlightPosition a Source #
Instances
| impl ~ IO (Maybe IndexRange) => Op (HighlightPosition ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: HighlightPosition () -> orig -> Ref TextBuffer -> impl Source # | |
highlightPosition :: (HasCallStack, Match r ~ FindOp a a (HighlightPosition ()), Op (HighlightPosition ()) r a impl) => Ref a -> impl Source #
data HighlightText a Source #
Instances
| impl ~ IO Text => Op (HighlightText ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: HighlightText () -> orig -> Ref TextBuffer -> impl Source # | |
highlightText :: (HasCallStack, Match r ~ FindOp a a (HighlightText ()), Op (HighlightText ()) r a impl) => Ref a -> impl Source #
data AddModifyCallback a Source #
Instances
| impl ~ (TextModifyCb -> IO (FunPtr ())) => Op (AddModifyCallback ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: AddModifyCallback () -> orig -> Ref TextBuffer -> impl Source # | |
addModifyCallback :: (HasCallStack, Match r ~ FindOp a a (AddModifyCallback ()), Op (AddModifyCallback ()) r a impl) => Ref a -> impl Source #
data RemoveModifyCallback a Source #
Instances
| impl ~ (FunPtr () -> IO ()) => Op (RemoveModifyCallback ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: RemoveModifyCallback () -> orig -> Ref TextBuffer -> impl Source # | |
removeModifyCallback :: (HasCallStack, Match r ~ FindOp a a (RemoveModifyCallback ()), Op (RemoveModifyCallback ()) r a impl) => Ref a -> impl Source #
data CallModifyCallbacks a Source #
Instances
| impl ~ IO () => Op (CallModifyCallbacks ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: CallModifyCallbacks () -> orig -> Ref TextBuffer -> impl Source # | |
callModifyCallbacks :: (HasCallStack, Match r ~ FindOp a a (CallModifyCallbacks ()), Op (CallModifyCallbacks ()) r a impl) => Ref a -> impl Source #
data AddPredeleteCallback a Source #
Instances
| impl ~ (TextPredeleteCb -> IO (FunPtr ())) => Op (AddPredeleteCallback ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: AddPredeleteCallback () -> orig -> Ref TextBuffer -> impl Source # | |
addPredeleteCallback :: (HasCallStack, Match r ~ FindOp a a (AddPredeleteCallback ()), Op (AddPredeleteCallback ()) r a impl) => Ref a -> impl Source #
data RemovePredeleteCallback a Source #
Instances
| impl ~ (FunPtr () -> IO ()) => Op (RemovePredeleteCallback ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: RemovePredeleteCallback () -> orig -> Ref TextBuffer -> impl Source # | |
removePredeleteCallback :: (HasCallStack, Match r ~ FindOp a a (RemovePredeleteCallback ()), Op (RemovePredeleteCallback ()) r a impl) => Ref a -> impl Source #
data CallPredeleteCallbacks a Source #
Instances
| impl ~ IO () => Op (CallPredeleteCallbacks ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: CallPredeleteCallbacks () -> orig -> Ref TextBuffer -> impl Source # | |
callPredeleteCallbacks :: (HasCallStack, Match r ~ FindOp a a (CallPredeleteCallbacks ()), Op (CallPredeleteCallbacks ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (LineNumber -> IO (Either OutOfRange String)) => Op (LineText ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
lineText :: (HasCallStack, Match r ~ FindOp a a (LineText ()), Op (LineText ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (AtIndex -> IO AtIndex) => Op (LineStart ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
| impl ~ (LineNumber -> IO (Either OutOfRange AtIndex)) => Op (LineStart ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
lineStart :: (HasCallStack, Match r ~ FindOp a a (LineStart ()), Op (LineStart ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (AtIndex -> Bool -> IO AtIndex) => Op (LineEnd ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
| impl ~ (LineNumber -> IO (Either OutOfRange AtIndex)) => Op (LineEnd ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
lineEnd :: (HasCallStack, Match r ~ FindOp a a (LineEnd ()), Op (LineEnd ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (AtIndex -> IO AtIndex) => Op (WordStart ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
| impl ~ (AtIndex -> IO (Either OutOfRange AtIndex)) => Op (WordStart ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
wordStart :: (HasCallStack, Match r ~ FindOp a a (WordStart ()), Op (WordStart ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (AtIndex -> IO AtIndex) => Op (WordEnd ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
| impl ~ (AtIndex -> IO (Either OutOfRange AtIndex)) => Op (WordEnd ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
wordEnd :: (HasCallStack, Match r ~ FindOp a a (WordEnd ()), Op (WordEnd ()) r a impl) => Ref a -> impl Source #
data CountDisplayedCharacters a Source #
Instances
| impl ~ (IndexRange -> IO Int) => Op (CountDisplayedCharacters ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: CountDisplayedCharacters () -> orig -> Ref TextBuffer -> impl Source # | |
countDisplayedCharacters :: (HasCallStack, Match r ~ FindOp a a (CountDisplayedCharacters ()), Op (CountDisplayedCharacters ()) r a impl) => Ref a -> impl Source #
data SkipDisplayedCharacters a Source #
Instances
| impl ~ (AtIndex -> Int -> IO AtIndex) => Op (SkipDisplayedCharacters ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SkipDisplayedCharacters () -> orig -> Ref TextBuffer -> impl Source # | |
skipDisplayedCharacters :: (HasCallStack, Match r ~ FindOp a a (SkipDisplayedCharacters ()), Op (SkipDisplayedCharacters ()) r a impl) => Ref a -> impl Source #
data CountLines a Source #
Instances
| impl ~ (IndexRange -> Bool -> IO Int) => Op (CountLines ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: CountLines () -> orig -> Ref TextDisplayBase -> impl Source # | |
| impl ~ (IndexRange -> IO Lines) => Op (CountLines ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: CountLines () -> orig -> Ref TextBuffer -> impl Source # | |
countLines :: (HasCallStack, Match r ~ FindOp a a (CountLines ()), Op (CountLines ()) r a impl) => Ref a -> impl Source #
Instances
skipLines :: (HasCallStack, Match r ~ FindOp a a (SkipLines ()), Op (SkipLines ()) r a impl) => Ref a -> impl Source #
data RewindLines a Source #
Instances
| impl ~ (AtIndex -> Int -> IO AtIndex) => Op (RewindLines ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: RewindLines () -> orig -> Ref TextDisplayBase -> impl Source # | |
| impl ~ (AtIndex -> Lines -> IO AtIndex) => Op (RewindLines ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: RewindLines () -> orig -> Ref TextBuffer -> impl Source # | |
rewindLines :: (HasCallStack, Match r ~ FindOp a a (RewindLines ()), Op (RewindLines ()) r a impl) => Ref a -> impl Source #
data FindcharForward a Source #
Instances
| impl ~ (AtIndex -> Char -> IO (Either NotFound AtIndex)) => Op (FindcharForward ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: FindcharForward () -> orig -> Ref TextBuffer -> impl Source # | |
findcharForward :: (HasCallStack, Match r ~ FindOp a a (FindcharForward ()), Op (FindcharForward ()) r a impl) => Ref a -> impl Source #
data FindcharBackward a Source #
Instances
| impl ~ (AtIndex -> Char -> IO (Either NotFound AtIndex)) => Op (FindcharBackward ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: FindcharBackward () -> orig -> Ref TextBuffer -> impl Source # | |
findcharBackward :: (HasCallStack, Match r ~ FindOp a a (FindcharBackward ()), Op (FindcharBackward ()) r a impl) => Ref a -> impl Source #
data SearchForwardWithMatchcase a Source #
Instances
| impl ~ (AtIndex -> Text -> Bool -> IO (Either NotFound AtIndex)) => Op (SearchForwardWithMatchcase ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SearchForwardWithMatchcase () -> orig -> Ref TextBuffer -> impl Source # | |
searchForwardWithMatchcase :: (HasCallStack, Match r ~ FindOp a a (SearchForwardWithMatchcase ()), Op (SearchForwardWithMatchcase ()) r a impl) => Ref a -> impl Source #
data SearchBackwardWithMatchcase a Source #
Instances
| impl ~ (AtIndex -> Text -> Bool -> IO (Either NotFound AtIndex)) => Op (SearchBackwardWithMatchcase ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SearchBackwardWithMatchcase () -> orig -> Ref TextBuffer -> impl Source # | |
searchBackwardWithMatchcase :: (HasCallStack, Match r ~ FindOp a a (SearchBackwardWithMatchcase ()), Op (SearchBackwardWithMatchcase ()) r a impl) => Ref a -> impl Source #
data PrimarySelection a Source #
Instances
| impl ~ IO (Maybe (Ref TextSelection)) => Op (PrimarySelection ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: PrimarySelection () -> orig -> Ref TextBuffer -> impl Source # | |
primarySelection :: (HasCallStack, Match r ~ FindOp a a (PrimarySelection ()), Op (PrimarySelection ()) r a impl) => Ref a -> impl Source #
data SecondarySelection a Source #
Instances
| impl ~ IO (Maybe (Ref TextSelection)) => Op (SecondarySelection ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: SecondarySelection () -> orig -> Ref TextBuffer -> impl Source # | |
secondarySelection :: (HasCallStack, Match r ~ FindOp a a (SecondarySelection ()), Op (SecondarySelection ()) r a impl) => Ref a -> impl Source #
data HighlightSelection a Source #
Instances
| impl ~ IO (Maybe (Ref TextSelection)) => Op (HighlightSelection ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: HighlightSelection () -> orig -> Ref TextBuffer -> impl Source # | |
highlightSelection :: (HasCallStack, Match r ~ FindOp a a (HighlightSelection ()), Op (HighlightSelection ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (AtIndex -> IO (Either OutOfRange AtIndex)) => Op (PrevChar ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
prevChar :: (HasCallStack, Match r ~ FindOp a a (PrevChar ()), Op (PrevChar ()) r a impl) => Ref a -> impl Source #
data PrevCharClipped a Source #
Instances
| impl ~ (AtIndex -> IO (Either OutOfRange AtIndex)) => Op (PrevCharClipped ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: PrevCharClipped () -> orig -> Ref TextBuffer -> impl Source # | |
prevCharClipped :: (HasCallStack, Match r ~ FindOp a a (PrevCharClipped ()), Op (PrevCharClipped ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (AtIndex -> IO AtIndex) => Op (NextChar ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
nextChar :: (HasCallStack, Match r ~ FindOp a a (NextChar ()), Op (NextChar ()) r a impl) => Ref a -> impl Source #
data NextCharClipped a Source #
Instances
| impl ~ (AtIndex -> IO AtIndex) => Op (NextCharClipped ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer Methods runOp :: NextCharClipped () -> orig -> Ref TextBuffer -> impl Source # | |
nextCharClipped :: (HasCallStack, Match r ~ FindOp a a (NextCharClipped ()), Op (NextCharClipped ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (AtIndex -> IO (Either OutOfRange AtIndex)) => Op (Utf8Align ()) TextBuffer orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.TextBuffer | |
utf8Align :: (HasCallStack, Match r ~ FindOp a a (Utf8Align ()), Op (Utf8Align ()) r a impl) => Ref a -> impl Source #
TextDisplay,
type TextDisplayBase = CTextDisplayBase GroupBase Source #
type TextDisplay = CTextDisplay TextDisplayBase Source #
Instances
| (Parent a TextBuffer, impl ~ (Maybe (Ref a) -> IO ())) => Op (SetBuffer ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
setBuffer :: (HasCallStack, Match r ~ FindOp a a (SetBuffer ()), Op (SetBuffer ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Maybe (Ref TextBuffer)) => Op (GetBuffer ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
getBuffer :: (HasCallStack, Match r ~ FindOp a a (GetBuffer ()), Op (GetBuffer ()) r a impl) => Ref a -> impl Source #
data RedisplayRange a Source #
Instances
| impl ~ (IndexRange -> IO ()) => Op (RedisplayRange ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: RedisplayRange () -> orig -> Ref TextDisplayBase -> impl Source # | |
redisplayRange :: (HasCallStack, Match r ~ FindOp a a (RedisplayRange ()), Op (RedisplayRange ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (LineNumber -> AtIndex -> IO ()) => Op (Scroll ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
scroll :: (HasCallStack, Match r ~ FindOp a a (Scroll ()), Op (Scroll ()) r a impl) => Ref a -> impl Source #
data Overstrike a Source #
Instances
| impl ~ (Text -> IO ()) => Op (Overstrike ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: Overstrike () -> orig -> Ref TextDisplayBase -> impl Source # | |
overstrike :: (HasCallStack, Match r ~ FindOp a a (Overstrike ()), Op (Overstrike ()) r a impl) => Ref a -> impl Source #
data SetInsertPosition a Source #
Instances
| impl ~ (AtIndex -> IO ()) => Op (SetInsertPosition ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: SetInsertPosition () -> orig -> Ref TextDisplayBase -> impl Source # | |
setInsertPosition :: (HasCallStack, Match r ~ FindOp a a (SetInsertPosition ()), Op (SetInsertPosition ()) r a impl) => Ref a -> impl Source #
data GetInsertPosition a Source #
Instances
| impl ~ IO AtIndex => Op (GetInsertPosition ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: GetInsertPosition () -> orig -> Ref TextDisplayBase -> impl Source # | |
getInsertPosition :: (HasCallStack, Match r ~ FindOp a a (GetInsertPosition ()), Op (GetInsertPosition ()) r a impl) => Ref a -> impl Source #
data XyToPosition a Source #
Instances
| impl ~ (Position -> Maybe PositionType -> IO AtIndex) => Op (XyToPosition ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: XyToPosition () -> orig -> Ref TextDisplayBase -> impl Source # | |
xyToPosition :: (HasCallStack, Match r ~ FindOp a a (XyToPosition ()), Op (XyToPosition ()) r a impl) => Ref a -> impl Source #
data PositionToXy a Source #
Instances
| impl ~ (AtIndex -> IO (Either OutOfRange Position)) => Op (PositionToXy ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: PositionToXy () -> orig -> Ref TextDisplayBase -> impl Source # | |
positionToXy :: (HasCallStack, Match r ~ FindOp a a (PositionToXy ()), Op (PositionToXy ()) r a impl) => Ref a -> impl Source #
data InSelection a Source #
Instances
| impl ~ (Position -> IO Bool) => Op (InSelection ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: InSelection () -> orig -> Ref TextDisplayBase -> impl Source # | |
inSelection :: (HasCallStack, Match r ~ FindOp a a (InSelection ()), Op (InSelection ()) r a impl) => Ref a -> impl Source #
data ShowInsertPosition a Source #
Instances
| impl ~ IO () => Op (ShowInsertPosition ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: ShowInsertPosition () -> orig -> Ref TextDisplayBase -> impl Source # | |
showInsertPosition :: (HasCallStack, Match r ~ FindOp a a (ShowInsertPosition ()), Op (ShowInsertPosition ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Either OutOfRange ()) => Op (MoveRight ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
moveRight :: (HasCallStack, Match r ~ FindOp a a (MoveRight ()), Op (MoveRight ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Either OutOfRange ()) => Op (MoveLeft ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
moveLeft :: (HasCallStack, Match r ~ FindOp a a (MoveLeft ()), Op (MoveLeft ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Either OutOfRange ()) => Op (MoveUp ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
moveUp :: (HasCallStack, Match r ~ FindOp a a (MoveUp ()), Op (MoveUp ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Either OutOfRange ()) => Op (MoveDown ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
moveDown :: (HasCallStack, Match r ~ FindOp a a (MoveDown ()), Op (MoveDown ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO () => Op (NextWord ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
nextWord :: (HasCallStack, Match r ~ FindOp a a (NextWord ()), Op (NextWord ()) r a impl) => Ref a -> impl Source #
data PreviousWord a Source #
Instances
| impl ~ IO () => Op (PreviousWord ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: PreviousWord () -> orig -> Ref TextDisplayBase -> impl Source # | |
previousWord :: (HasCallStack, Match r ~ FindOp a a (PreviousWord ()), Op (PreviousWord ()) r a impl) => Ref a -> impl Source #
data ShowCursor a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (ShowCursor ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: ShowCursor () -> orig -> Ref TextDisplayBase -> impl Source # | |
showCursor :: (HasCallStack, Match r ~ FindOp a a (ShowCursor ()), Op (ShowCursor ()) r a impl) => Ref a -> impl Source #
data SetCursorStyle a Source #
Instances
| impl ~ (CursorType -> IO ()) => Op (SetCursorStyle ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: SetCursorStyle () -> orig -> Ref TextDisplayBase -> impl Source # | |
setCursorStyle :: (HasCallStack, Match r ~ FindOp a a (SetCursorStyle ()), Op (SetCursorStyle ()) r a impl) => Ref a -> impl Source #
data GetScrollbarAlign a Source #
Instances
| impl ~ IO AlignType => Op (GetScrollbarAlign ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: GetScrollbarAlign () -> orig -> Ref TextDisplayBase -> impl Source # | |
getScrollbarAlign :: (HasCallStack, Match r ~ FindOp a a (GetScrollbarAlign ()), Op (GetScrollbarAlign ()) r a impl) => Ref a -> impl Source #
data SetScrollbarAlign a Source #
Instances
| impl ~ (AlignType -> IO ()) => Op (SetScrollbarAlign ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: SetScrollbarAlign () -> orig -> Ref TextDisplayBase -> impl Source # | |
setScrollbarAlign :: (HasCallStack, Match r ~ FindOp a a (SetScrollbarAlign ()), Op (SetScrollbarAlign ()) r a impl) => Ref a -> impl Source #
data HighlightData a Source #
Instances
| (Parent a TextBuffer, impl ~ (Ref a -> [(Char, StyleTableEntry)] -> Maybe (Char, UnfinishedStyleCb) -> IO ())) => Op (HighlightData ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: HighlightData () -> orig -> Ref TextDisplayBase -> impl Source # | |
highlightData :: (HasCallStack, Match r ~ FindOp a a (HighlightData ()), Op (HighlightData ()) r a impl) => Ref a -> impl Source #
data PositionStyle a Source #
Instances
| impl ~ (AtIndex -> Int -> LineNumber -> IO TextDisplayStyle) => Op (PositionStyle ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: PositionStyle () -> orig -> Ref TextDisplayBase -> impl Source # | |
positionStyle :: (HasCallStack, Match r ~ FindOp a a (PositionStyle ()), Op (PositionStyle ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Double -> IO Double) => Op (XToCol ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
xToCol :: (HasCallStack, Match r ~ FindOp a a (XToCol ()), Op (XToCol ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Double -> IO Double) => Op (ColToX ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
colToX :: (HasCallStack, Match r ~ FindOp a a (ColToX ()), Op (ColToX ()) r a impl) => Ref a -> impl Source #
data SetLinenumberWidth a Source #
Instances
| impl ~ (Width -> IO ()) => Op (SetLinenumberWidth ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: SetLinenumberWidth () -> orig -> Ref TextDisplayBase -> impl Source # | |
setLinenumberWidth :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberWidth ()), Op (SetLinenumberWidth ()) r a impl) => Ref a -> impl Source #
data GetLinenumberWidth a Source #
Instances
| impl ~ IO Width => Op (GetLinenumberWidth ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: GetLinenumberWidth () -> orig -> Ref TextDisplayBase -> impl Source # | |
getLinenumberWidth :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberWidth ()), Op (GetLinenumberWidth ()) r a impl) => Ref a -> impl Source #
data SetLinenumberFont a Source #
Instances
| impl ~ (Font -> IO ()) => Op (SetLinenumberFont ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: SetLinenumberFont () -> orig -> Ref TextDisplayBase -> impl Source # | |
setLinenumberFont :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberFont ()), Op (SetLinenumberFont ()) r a impl) => Ref a -> impl Source #
data GetLinenumberFont a Source #
Instances
| impl ~ IO Font => Op (GetLinenumberFont ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: GetLinenumberFont () -> orig -> Ref TextDisplayBase -> impl Source # | |
getLinenumberFont :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberFont ()), Op (GetLinenumberFont ()) r a impl) => Ref a -> impl Source #
data SetLinenumberSize a Source #
Instances
| impl ~ (FontSize -> IO ()) => Op (SetLinenumberSize ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: SetLinenumberSize () -> orig -> Ref TextDisplayBase -> impl Source # | |
setLinenumberSize :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberSize ()), Op (SetLinenumberSize ()) r a impl) => Ref a -> impl Source #
data GetLinenumberSize a Source #
Instances
| impl ~ IO FontSize => Op (GetLinenumberSize ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: GetLinenumberSize () -> orig -> Ref TextDisplayBase -> impl Source # | |
getLinenumberSize :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberSize ()), Op (GetLinenumberSize ()) r a impl) => Ref a -> impl Source #
data SetLinenumberFgcolor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetLinenumberFgcolor ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: SetLinenumberFgcolor () -> orig -> Ref TextDisplayBase -> impl Source # | |
setLinenumberFgcolor :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberFgcolor ()), Op (SetLinenumberFgcolor ()) r a impl) => Ref a -> impl Source #
data GetLinenumberFgcolor a Source #
Instances
| impl ~ IO Color => Op (GetLinenumberFgcolor ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: GetLinenumberFgcolor () -> orig -> Ref TextDisplayBase -> impl Source # | |
getLinenumberFgcolor :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberFgcolor ()), Op (GetLinenumberFgcolor ()) r a impl) => Ref a -> impl Source #
data SetLinenumberBgcolor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetLinenumberBgcolor ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: SetLinenumberBgcolor () -> orig -> Ref TextDisplayBase -> impl Source # | |
setLinenumberBgcolor :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberBgcolor ()), Op (SetLinenumberBgcolor ()) r a impl) => Ref a -> impl Source #
data GetLinenumberBgcolor a Source #
Instances
| impl ~ IO Color => Op (GetLinenumberBgcolor ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: GetLinenumberBgcolor () -> orig -> Ref TextDisplayBase -> impl Source # | |
getLinenumberBgcolor :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberBgcolor ()), Op (GetLinenumberBgcolor ()) r a impl) => Ref a -> impl Source #
data SetLinenumberAlign a Source #
Instances
| impl ~ (AlignType -> IO ()) => Op (SetLinenumberAlign ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: SetLinenumberAlign () -> orig -> Ref TextDisplayBase -> impl Source # | |
setLinenumberAlign :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberAlign ()), Op (SetLinenumberAlign ()) r a impl) => Ref a -> impl Source #
data GetLinenumberAlign a Source #
Instances
| impl ~ IO AlignType => Op (GetLinenumberAlign ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: GetLinenumberAlign () -> orig -> Ref TextDisplayBase -> impl Source # | |
getLinenumberAlign :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberAlign ()), Op (GetLinenumberAlign ()) r a impl) => Ref a -> impl Source #
data SetLinenumberFormat a Source #
Instances
| impl ~ (Text -> IO ()) => Op (SetLinenumberFormat ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: SetLinenumberFormat () -> orig -> Ref TextDisplayBase -> impl Source # | |
setLinenumberFormat :: (HasCallStack, Match r ~ FindOp a a (SetLinenumberFormat ()), Op (SetLinenumberFormat ()) r a impl) => Ref a -> impl Source #
data GetLinenumberFormat a Source #
Instances
| impl ~ IO Text => Op (GetLinenumberFormat ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay Methods runOp :: GetLinenumberFormat () -> orig -> Ref TextDisplayBase -> impl Source # | |
getLinenumberFormat :: (HasCallStack, Match r ~ FindOp a a (GetLinenumberFormat ()), Op (GetLinenumberFormat ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (WrapType -> IO ()) => Op (WrapMode ()) TextDisplayBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextDisplay | |
wrapMode :: (HasCallStack, Match r ~ FindOp a a (WrapMode ()), Op (WrapMode ()) r a impl) => Ref a -> impl Source #
TextEditor
type TextEditorBase = CTextEditorBase TextDisplayBase Source #
type TextEditor = CTextEditor TextEditorBase Source #
data SetInsertMode a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetInsertMode ()) TextEditorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextEditor Methods runOp :: SetInsertMode () -> orig -> Ref TextEditorBase -> impl Source # | |
setInsertMode :: (HasCallStack, Match r ~ FindOp a a (SetInsertMode ()), Op (SetInsertMode ()) r a impl) => Ref a -> impl Source #
data GetInsertMode a Source #
Instances
| impl ~ IO Bool => Op (GetInsertMode ()) TextEditorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextEditor Methods runOp :: GetInsertMode () -> orig -> Ref TextEditorBase -> impl Source # | |
getInsertMode :: (HasCallStack, Match r ~ FindOp a a (GetInsertMode ()), Op (GetInsertMode ()) r a impl) => Ref a -> impl Source #
data GetDefaultKeyBindings a Source #
Instances
| impl ~ IO [KeyBinding] => Op (GetDefaultKeyBindings ()) TextEditorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextEditor Methods runOp :: GetDefaultKeyBindings () -> orig -> Ref TextEditorBase -> impl Source # | |
getDefaultKeyBindings :: (HasCallStack, Match r ~ FindOp a a (GetDefaultKeyBindings ()), Op (GetDefaultKeyBindings ()) r a impl) => Ref a -> impl Source #
data ReplaceKeyBindings a Source #
Instances
| impl ~ ([KeyBinding] -> IO ()) => Op (ReplaceKeyBindings ()) TextEditorBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.TextEditor Methods runOp :: ReplaceKeyBindings () -> orig -> Ref TextEditorBase -> impl Source # | |
replaceKeyBindings :: (HasCallStack, Match r ~ FindOp a a (ReplaceKeyBindings ()), Op (ReplaceKeyBindings ()) r a impl) => Ref a -> impl Source #
NativeFileChooser
type NativeFileChooser = CNativeFileChooser Base Source #
data SetOptions a Source #
Instances
| impl ~ ([NativeFileChooserOption] -> IO ()) => Op (SetOptions ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser Methods runOp :: SetOptions () -> orig -> Ref NativeFileChooser -> impl Source # | |
setOptions :: (HasCallStack, Match r ~ FindOp a a (SetOptions ()), Op (SetOptions ()) r a impl) => Ref a -> impl Source #
data GetOptions a Source #
Instances
| impl ~ IO [NativeFileChooserOption] => Op (GetOptions ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser Methods runOp :: GetOptions () -> orig -> Ref NativeFileChooser -> impl Source # | |
getOptions :: (HasCallStack, Match r ~ FindOp a a (GetOptions ()), Op (GetOptions ()) r a impl) => Ref a -> impl Source #
data GetFilename a Source #
Instances
| impl ~ IO (Maybe Text) => Op (GetFilename ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser Methods runOp :: GetFilename () -> orig -> Ref NativeFileChooser -> impl Source # | |
getFilename :: (HasCallStack, Match r ~ FindOp a a (GetFilename ()), Op (GetFilename ()) r a impl) => Ref a -> impl Source #
data GetFilenameAt a Source #
Instances
| impl ~ (AtIndex -> IO (Maybe Text)) => Op (GetFilenameAt ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser Methods runOp :: GetFilenameAt () -> orig -> Ref NativeFileChooser -> impl Source # | |
getFilenameAt :: (HasCallStack, Match r ~ FindOp a a (GetFilenameAt ()), Op (GetFilenameAt ()) r a impl) => Ref a -> impl Source #
data SetDirectory a Source #
Instances
| impl ~ (Text -> IO ()) => Op (SetDirectory ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser Methods runOp :: SetDirectory () -> orig -> Ref NativeFileChooser -> impl Source # | |
setDirectory :: (HasCallStack, Match r ~ FindOp a a (SetDirectory ()), Op (SetDirectory ()) r a impl) => Ref a -> impl Source #
data GetDirectory a Source #
Instances
| impl ~ IO (Maybe Text) => Op (GetDirectory ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser Methods runOp :: GetDirectory () -> orig -> Ref NativeFileChooser -> impl Source # | |
getDirectory :: (HasCallStack, Match r ~ FindOp a a (GetDirectory ()), Op (GetDirectory ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Text -> IO ()) => Op (SetTitle ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser | |
setTitle :: (HasCallStack, Match r ~ FindOp a a (SetTitle ()), Op (SetTitle ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Maybe Text) => Op (GetTitle ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser | |
getTitle :: (HasCallStack, Match r ~ FindOp a a (GetTitle ()), Op (GetTitle ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Text => Op (GetFilter ()) FileBrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.FileBrowser | |
| impl ~ IO (Maybe Text) => Op (GetFilter ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser | |
getFilter :: (HasCallStack, Match r ~ FindOp a a (GetFilter ()), Op (GetFilter ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Text -> IO ()) => Op (SetFilter ()) FileBrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.FileBrowser | |
| impl ~ (Text -> IO ()) => Op (SetFilter ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser | |
setFilter :: (HasCallStack, Match r ~ FindOp a a (SetFilter ()), Op (SetFilter ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Int => Op (Filters ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser | |
filters :: (HasCallStack, Match r ~ FindOp a a (Filters ()), Op (Filters ()) r a impl) => Ref a -> impl Source #
data SetFilterValue a Source #
Instances
| impl ~ (AtIndex -> IO ()) => Op (SetFilterValue ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser Methods runOp :: SetFilterValue () -> orig -> Ref NativeFileChooser -> impl Source # | |
setFilterValue :: (HasCallStack, Match r ~ FindOp a a (SetFilterValue ()), Op (SetFilterValue ()) r a impl) => Ref a -> impl Source #
data GetFilterValue a Source #
Instances
| impl ~ IO AtIndex => Op (GetFilterValue ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser Methods runOp :: GetFilterValue () -> orig -> Ref NativeFileChooser -> impl Source # | |
getFilterValue :: (HasCallStack, Match r ~ FindOp a a (GetFilterValue ()), Op (GetFilterValue ()) r a impl) => Ref a -> impl Source #
data SetPresetFile a Source #
Instances
| impl ~ (Text -> IO ()) => Op (SetPresetFile ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser Methods runOp :: SetPresetFile () -> orig -> Ref NativeFileChooser -> impl Source # | |
setPresetFile :: (HasCallStack, Match r ~ FindOp a a (SetPresetFile ()), Op (SetPresetFile ()) r a impl) => Ref a -> impl Source #
data GetPresetFile a Source #
Instances
| impl ~ IO (Maybe Text) => Op (GetPresetFile ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser Methods runOp :: GetPresetFile () -> orig -> Ref NativeFileChooser -> impl Source # | |
getPresetFile :: (HasCallStack, Match r ~ FindOp a a (GetPresetFile ()), Op (GetPresetFile ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Maybe Text) => Op (GetErrmsg ()) NativeFileChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.NativeFileChooser | |
getErrmsg :: (HasCallStack, Match r ~ FindOp a a (GetErrmsg ()), Op (GetErrmsg ()) r a impl) => Ref a -> impl Source #
Tile
setSpacing :: (HasCallStack, Match r ~ FindOp a a (SetSpacing ()), Op (SetSpacing ()) r a impl) => Ref a -> impl Source #
data SetSpacing a Source #
Instances
| impl ~ (Int -> IO ()) => Op (SetSpacing ()) PackBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Pack | |
getSpacing :: (HasCallStack, Match r ~ FindOp a a (GetSpacing ()), Op (GetSpacing ()) r a impl) => Ref a -> impl Source #
data GetSpacing a Source #
Instances
| impl ~ IO Int => Op (GetSpacing ()) PackBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Pack | |
isHorizontal :: (HasCallStack, Match r ~ FindOp a a (IsHorizontal ()), Op (IsHorizontal ()) r a impl) => Ref a -> impl Source #
data IsHorizontal a Source #
Instances
| impl ~ IO Bool => Op (IsHorizontal ()) PackBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Pack | |
Scrolled AKA Scroll
type ScrolledBase = CScrolledBase GroupBase Source #
type Scrolled = CScrolled ScrolledBase Source #
Instances
| impl ~ (Position -> IO ()) => Op (ScrollTo ()) ScrolledBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Scrolled | |
scrollTo :: (HasCallStack, Match r ~ FindOp a a (ScrollTo ()), Op (ScrollTo ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Int => Op (Xposition ()) ScrolledBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Scrolled | |
xposition :: (HasCallStack, Match r ~ FindOp a a (Xposition ()), Op (Xposition ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO Int => Op (Yposition ()) ScrolledBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Scrolled | |
yposition :: (HasCallStack, Match r ~ FindOp a a (Yposition ()), Op (Yposition ()) r a impl) => Ref a -> impl Source #
Tabs
getPush :: (HasCallStack, Match r ~ FindOp a a (GetPush ()), Op (GetPush ()) r a impl) => Ref a -> impl Source #
setPush :: (HasCallStack, Match r ~ FindOp a a (SetPush ()), Op (SetPush ()) r a impl) => Ref a -> impl Source #
which :: (HasCallStack, Match r ~ FindOp a a (Which ()), Op (Which ()) r a impl) => Ref a -> impl Source #
data ClientArea a Source #
Instances
| impl ~ (TabsHeightOffset -> IO Rectangle) => Op (ClientArea ()) TabsBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tabs | |
clientArea :: (HasCallStack, Match r ~ FindOp a a (ClientArea ()), Op (ClientArea ()) r a impl) => Ref a -> impl Source #
data TabPositions a Source #
Instances
| impl ~ IO AtIndex => Op (TabPositions ()) TabsBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tabs | |
tabPositions :: (HasCallStack, Match r ~ FindOp a a (TabPositions ()), Op (TabPositions ()) r a impl) => Ref a -> impl Source #
tabHeight :: (HasCallStack, Match r ~ FindOp a a (TabHeight ()), Op (TabHeight ()) r a impl) => Ref a -> impl Source #
data GetTabAlign a Source #
Instances
| impl ~ IO AlignType => Op (GetTabAlign ()) TabsBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tabs | |
getTabAlign :: (HasCallStack, Match r ~ FindOp a a (GetTabAlign ()), Op (GetTabAlign ()) r a impl) => Ref a -> impl Source #
data SetTabAlign a Source #
Instances
| impl ~ (AlignType -> IO ()) => Op (SetTabAlign ()) TabsBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Tabs | |
setTabAlign :: (HasCallStack, Match r ~ FindOp a a (SetTabAlign ()), Op (SetTabAlign ()) r a impl) => Ref a -> impl Source #
Spinner
type SpinnerBase = CSpinnerBase GroupBase Source #
type Spinner = CSpinner SpinnerBase Source #
Instances
| impl ~ IO (Maybe Text) => Op (GetFormat ()) SpinnerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Spinner | |
getFormat :: (HasCallStack, Match r ~ FindOp a a (GetFormat ()), Op (GetFormat ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ (Text -> IO ()) => Op (SetFormat ()) SpinnerBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.Spinner | |
setFormat :: (HasCallStack, Match r ~ FindOp a a (SetFormat ()), Op (SetFormat ()) r a impl) => Ref a -> impl Source #
ColorChooser
type ColorChooserBase = CColorChooserBase GroupBase Source #
type ColorChooser = CColorChooser ColorChooserBase Source #
Instances
| impl ~ IO (Either OutOfRange Between0And6) => Op (GetHue ()) ColorChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ColorChooser | |
| impl ~ IO (Either OutOfRange Between0And6) => Op (GetHue ()) ColorChooserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ColorChooser | |
getHue :: (HasCallStack, Match r ~ FindOp a a (GetHue ()), Op (GetHue ()) r a impl) => Ref a -> impl Source #
data GetSaturation a Source #
Instances
| impl ~ IO (Either OutOfRange Between0And1) => Op (GetSaturation ()) ColorChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ColorChooser Methods runOp :: GetSaturation () -> orig -> Ref ColorChooser -> impl Source # | |
| impl ~ IO (Either OutOfRange Between0And1) => Op (GetSaturation ()) ColorChooserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ColorChooser Methods runOp :: GetSaturation () -> orig -> Ref ColorChooserBase -> impl Source # | |
getSaturation :: (HasCallStack, Match r ~ FindOp a a (GetSaturation ()), Op (GetSaturation ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Either OutOfRange Between0And1) => Op (GetR ()) ColorChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ColorChooser | |
| impl ~ IO (Either OutOfRange Between0And1) => Op (GetR ()) ColorChooserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ColorChooser | |
getR :: (HasCallStack, Match r ~ FindOp a a (GetR ()), Op (GetR ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Either OutOfRange Between0And1) => Op (GetG ()) ColorChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ColorChooser | |
| impl ~ IO (Either OutOfRange Between0And1) => Op (GetG ()) ColorChooserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ColorChooser | |
getG :: (HasCallStack, Match r ~ FindOp a a (GetG ()), Op (GetG ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Either OutOfRange Between0And1) => Op (GetB ()) ColorChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ColorChooser | |
| impl ~ IO (Either OutOfRange Between0And1) => Op (GetB ()) ColorChooserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ColorChooser | |
getB :: (HasCallStack, Match r ~ FindOp a a (GetB ()), Op (GetB ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ ((Between0And6, Between0And1, Between0And1) -> IO (Either NoChange ())) => Op (SetHsv ()) ColorChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ColorChooser | |
| impl ~ ((Between0And6, Between0And1, Between0And1) -> IO (Either NoChange ())) => Op (SetHsv ()) ColorChooserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ColorChooser | |
setHsv :: (HasCallStack, Match r ~ FindOp a a (SetHsv ()), Op (SetHsv ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ ((Between0And1, Between0And1, Between0And1) -> IO (Either NoChange ())) => Op (SetRgb ()) ColorChooser orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.ColorChooser | |
| impl ~ ((Between0And1, Between0And1, Between0And1) -> IO (Either NoChange ())) => Op (SetRgb ()) ColorChooserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ColorChooser | |
setRgb :: (HasCallStack, Match r ~ FindOp a a (SetRgb ()), Op (SetRgb ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Either OutOfRange (Between0And1, Between0And1, Between0And1)) => Op (GetRgb ()) ColorChooserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ColorChooser | |
getRgb :: (HasCallStack, Match r ~ FindOp a a (GetRgb ()), Op (GetRgb ()) r a impl) => Ref a -> impl Source #
Instances
| impl ~ IO (Either OutOfRange (Between0And6, Between0And1, Between0And1)) => Op (GetHsv ()) ColorChooserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.ColorChooser | |
getHsv :: (HasCallStack, Match r ~ FindOp a a (GetHsv ()), Op (GetHsv ()) r a impl) => Ref a -> impl Source #
FileBrowser
type FileBrowserBase = CFileBrowserBase BrowserBase Source #
type FileBrowser = CFileBrowser FileBrowserBase Source #
data SetIconsize a Source #
Instances
| impl ~ (CUChar -> IO ()) => Op (SetIconsize ()) FileBrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.FileBrowser Methods runOp :: SetIconsize () -> orig -> Ref FileBrowserBase -> impl Source # | |
setIconsize :: (HasCallStack, Match r ~ FindOp a a (SetIconsize ()), Op (SetIconsize ()) r a impl) => Ref a -> impl Source #
data GetIconsize a Source #
Instances
| impl ~ IO CUChar => Op (GetIconsize ()) FileBrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.FileBrowser Methods runOp :: GetIconsize () -> orig -> Ref FileBrowserBase -> impl Source # | |
getIconsize :: (HasCallStack, Match r ~ FindOp a a (GetIconsize ()), Op (GetIconsize ()) r a impl) => Ref a -> impl Source #
data SetFiletype a Source #
Instances
| impl ~ (FileBrowserType -> IO ()) => Op (SetFiletype ()) FileBrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.FileBrowser Methods runOp :: SetFiletype () -> orig -> Ref FileBrowserBase -> impl Source # | |
setFiletype :: (HasCallStack, Match r ~ FindOp a a (SetFiletype ()), Op (SetFiletype ()) r a impl) => Ref a -> impl Source #
data GetFiletype a Source #
Instances
| impl ~ IO FileBrowserType => Op (GetFiletype ()) FileBrowserBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.FileBrowser Methods runOp :: GetFiletype () -> orig -> Ref FileBrowserBase -> impl Source # | |
getFiletype :: (HasCallStack, Match r ~ FindOp a a (GetFiletype ()), Op (GetFiletype ()) r a impl) => Ref a -> impl Source #
RGBImage
JPEGImage
BMPImage
GIFImage
XBMImage
XPMImage
PNGImage
PNMImage
FileInput
type FileInputBase = CFileInputBase InputBase Source #
type FileInput = CFileInput FileInputBase Source #
data GetErrorColor a Source #
Instances
| impl ~ IO Color => Op (GetErrorColor ()) FileInputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.FileInput Methods runOp :: GetErrorColor () -> orig -> Ref FileInputBase -> impl Source # | |
getErrorColor :: (HasCallStack, Match r ~ FindOp a a (GetErrorColor ()), Op (GetErrorColor ()) r a impl) => Ref a -> impl Source #
data SetErrorColor a Source #
Instances
| impl ~ (Color -> IO ()) => Op (SetErrorColor ()) FileInputBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.FileInput Methods runOp :: SetErrorColor () -> orig -> Ref FileInputBase -> impl Source # | |
setErrorColor :: (HasCallStack, Match r ~ FindOp a a (SetErrorColor ()), Op (SetErrorColor ()) r a impl) => Ref a -> impl Source #
type ScreenDriver = CScreenDriver Base Source #
type SystemDriver = CSystemDriver Base Source #
SVGImage
SimpleTerminal
type SimpleTerminalBase = CSimpleTerminalBase TextDisplayBase Source #
type SimpleTerminal = CSimpleTerminal SimpleTerminalBase Source #
data SetStayAtBottom a Source #
Instances
| impl ~ (Bool -> IO ()) => Op (SetStayAtBottom ()) SimpleTerminalBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SimpleTerminal Methods runOp :: SetStayAtBottom () -> orig -> Ref SimpleTerminalBase -> impl Source # | |
setStayAtBottom :: (HasCallStack, Match r ~ FindOp a a (SetStayAtBottom ()), Op (SetStayAtBottom ()) r a impl) => Ref a -> impl Source #
data GetStayAtBottom a Source #
Instances
| impl ~ IO Bool => Op (GetStayAtBottom ()) SimpleTerminalBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SimpleTerminal Methods runOp :: GetStayAtBottom () -> orig -> Ref SimpleTerminalBase -> impl Source # | |
getStayAtBottom :: (HasCallStack, Match r ~ FindOp a a (GetStayAtBottom ()), Op (GetStayAtBottom ()) r a impl) => Ref a -> impl Source #
data SetHistoryLines a Source #
Instances
| impl ~ (Lines -> IO ()) => Op (SetHistoryLines ()) SimpleTerminalBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SimpleTerminal Methods runOp :: SetHistoryLines () -> orig -> Ref SimpleTerminalBase -> impl Source # | |
setHistoryLines :: (HasCallStack, Match r ~ FindOp a a (SetHistoryLines ()), Op (SetHistoryLines ()) r a impl) => Ref a -> impl Source #
data GetHistoryLines a Source #
Instances
| impl ~ IO Lines => Op (GetHistoryLines ()) SimpleTerminalBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SimpleTerminal Methods runOp :: GetHistoryLines () -> orig -> Ref SimpleTerminalBase -> impl Source # | |
getHistoryLines :: (HasCallStack, Match r ~ FindOp a a (GetHistoryLines ()), Op (GetHistoryLines ()) r a impl) => Ref a -> impl Source #
setAnsi :: (HasCallStack, Match r ~ FindOp a a (SetAnsi ()), Op (SetAnsi ()) r a impl) => Ref a -> impl Source #
getAnsi :: (HasCallStack, Match r ~ FindOp a a (GetAnsi ()), Op (GetAnsi ()) r a impl) => Ref a -> impl Source #
data SetStyleTable a Source #
Instances
| impl ~ ([StyleTableEntry] -> Maybe Int -> IO ()) => Op (SetStyleTable ()) SimpleTerminalBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SimpleTerminal Methods runOp :: SetStyleTable () -> orig -> Ref SimpleTerminalBase -> impl Source # | |
setStyleTable :: (HasCallStack, Match r ~ FindOp a a (SetStyleTable ()), Op (SetStyleTable ()) r a impl) => Ref a -> impl Source #
data GetStyleTable a Source #
Instances
| impl ~ IO (Maybe [StyleTableEntry]) => Op (GetStyleTable ()) SimpleTerminalBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SimpleTerminal Methods runOp :: GetStyleTable () -> orig -> Ref SimpleTerminalBase -> impl Source # | |
getStyleTable :: (HasCallStack, Match r ~ FindOp a a (GetStyleTable ()), Op (GetStyleTable ()) r a impl) => Ref a -> impl Source #
data GetStyleTableSize a Source #
Instances
| impl ~ IO Int => Op (GetStyleTableSize ()) SimpleTerminalBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SimpleTerminal Methods runOp :: GetStyleTableSize () -> orig -> Ref SimpleTerminalBase -> impl Source # | |
getStyleTableSize :: (HasCallStack, Match r ~ FindOp a a (GetStyleTableSize ()), Op (GetStyleTableSize ()) r a impl) => Ref a -> impl Source #
data SetNormalStyleIndex a Source #
Instances
| impl ~ (AtIndex -> IO ()) => Op (SetNormalStyleIndex ()) SimpleTerminalBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SimpleTerminal Methods runOp :: SetNormalStyleIndex () -> orig -> Ref SimpleTerminalBase -> impl Source # | |
setNormalStyleIndex :: (HasCallStack, Match r ~ FindOp a a (SetNormalStyleIndex ()), Op (SetNormalStyleIndex ()) r a impl) => Ref a -> impl Source #
data GetNormalStyleIndex a Source #
Instances
| impl ~ IO AtIndex => Op (GetNormalStyleIndex ()) SimpleTerminalBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SimpleTerminal Methods runOp :: GetNormalStyleIndex () -> orig -> Ref SimpleTerminalBase -> impl Source # | |
getNormalStyleIndex :: (HasCallStack, Match r ~ FindOp a a (GetNormalStyleIndex ()), Op (GetNormalStyleIndex ()) r a impl) => Ref a -> impl Source #
data SetCurrentStyleIndex a Source #
Instances
| impl ~ (AtIndex -> IO ()) => Op (SetCurrentStyleIndex ()) SimpleTerminalBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SimpleTerminal Methods runOp :: SetCurrentStyleIndex () -> orig -> Ref SimpleTerminalBase -> impl Source # | |
setCurrentStyleIndex :: (HasCallStack, Match r ~ FindOp a a (SetCurrentStyleIndex ()), Op (SetCurrentStyleIndex ()) r a impl) => Ref a -> impl Source #
data GetCurrentStyleIndex a Source #
Instances
| impl ~ IO AtIndex => Op (GetCurrentStyleIndex ()) SimpleTerminalBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SimpleTerminal Methods runOp :: GetCurrentStyleIndex () -> orig -> Ref SimpleTerminalBase -> impl Source # | |
getCurrentStyleIndex :: (HasCallStack, Match r ~ FindOp a a (GetCurrentStyleIndex ()), Op (GetCurrentStyleIndex ()) r a impl) => Ref a -> impl Source #
data RemoveLines a Source #
Instances
| impl ~ (LineNumber -> LineNumber -> IO ()) => Op (RemoveLines ()) SimpleTerminalBase orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.Base.SimpleTerminal Methods runOp :: RemoveLines () -> orig -> Ref SimpleTerminalBase -> impl Source # | |
removeLines :: (HasCallStack, Match r ~ FindOp a a (RemoveLines ()), Op (RemoveLines ()) r a impl) => Ref a -> impl Source #
MultiLabel
type MultiLabel = CMultiLabel Base Source #
data WidgetLabel a Source #
Instances
| (Parent a WidgetBase, impl ~ (Ref a -> IO ())) => Op (WidgetLabel ()) MultiLabel orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.MultiLabel Methods runOp :: WidgetLabel () -> orig -> Ref MultiLabel -> impl Source # | |
widgetLabel :: (HasCallStack, Match r ~ FindOp a a (WidgetLabel ()), Op (WidgetLabel ()) r a impl) => Ref a -> impl Source #
data MenuItemLabel a Source #
Instances
| (Parent a MenuItemBase, impl ~ (Ref a -> IO ())) => Op (MenuItemLabel ()) MultiLabel orig impl Source # | |
Defined in Graphics.UI.FLTK.LowLevel.MultiLabel Methods runOp :: MenuItemLabel () -> orig -> Ref MultiLabel -> impl Source # | |
menuItemLabel :: (HasCallStack, Match r ~ FindOp a a (MenuItemLabel ()), Op (MenuItemLabel ()) r a impl) => Ref a -> impl Source #