Safe Haskell | None |
---|---|
Language | Haskell2010 |
Graphics.UI.FLTK.LowLevel.Hierarchy
Contents
- Region
- GlContext
- Widget
- Group
- Window
- SingleWindow
- DoubleWindow
- OverlayWindow
- Button
- LightButton
- RadioLightButton
- CheckButton
- ReturnButton
- RoundButton
- RepeatButton
- ToggleButton
- Valuator
- Slider
- FillSlider
- HorSlider
- HorFillSider
- NiceSlider
- HorNiceSlider
- MenuItem
- MenuPrim
- SysMenuBar
- Choice,
- MenuButton
- Image
- Bitmap
- Pixmap
- CopySurface
- ImageSurface
- Adjuster
- Dial
- FillDial
- LineDial
- Roller
- Counter
- SimpleCounter
- Scrollbar
- ValueSlider
- HorValueSlider
- Input
- ValueInput
- ValueOutput
- Timer
- HiddenTimer
- ValueTimer
- Progress
- Positioner
- Wizard
- Table
- TableRow
- GlWindow
- Box
- Browser
- SelectBrowser
- IntInput
- Clock
- TreePrefs
- TreeItem
- Tree
- TextSelection
- TextBuffer
- TextDisplay,
- TextEditor
- NativeFileChooser
- type Region = CRegion Base
- type GlContext = CGlContext Base
- type Widget = CWidget Base
- data Destroy a
- destroy :: (FindOp a (Destroy ()) (Match r), Op (Destroy ()) r a impl) => Ref a -> impl
- data Handle a
- handle :: (FindOp a (Handle ()) (Match r), Op (Handle ()) r a impl) => Ref a -> impl
- data GetParent a
- getParent :: (FindOp a (GetParent ()) (Match r), Op (GetParent ()) r a impl) => Ref a -> impl
- data SetParent a
- setParent :: (FindOp a (SetParent ()) (Match r), Op (SetParent ()) r a impl) => Ref a -> impl
- data GetType_ a
- getType_ :: (FindOp a (GetType_ ()) (Match r), Op (GetType_ ()) r a impl) => Ref a -> impl
- data SetType a
- setType :: (FindOp a (SetType ()) (Match r), Op (SetType ()) r a impl) => Ref a -> impl
- data DrawLabel a
- drawLabel :: (FindOp a (DrawLabel ()) (Match r), Op (DrawLabel ()) r a impl) => Ref a -> impl
- data GetX a
- getX :: (FindOp a (GetX ()) (Match r), Op (GetX ()) r a impl) => Ref a -> impl
- data GetY a
- getY :: (FindOp a (GetY ()) (Match r), Op (GetY ()) r a impl) => Ref a -> impl
- data GetW a
- getW :: (FindOp a (GetW ()) (Match r), Op (GetW ()) r a impl) => Ref a -> impl
- data GetH a
- getH :: (FindOp a (GetH ()) (Match r), Op (GetH ()) r a impl) => Ref a -> impl
- data GetRectangle a
- getRectangle :: (FindOp a (GetRectangle ()) (Match r), Op (GetRectangle ()) r a impl) => Ref a -> impl
- data SetAlign a
- setAlign :: (FindOp a (SetAlign ()) (Match r), Op (SetAlign ()) r a impl) => Ref a -> impl
- data GetAlign a
- getAlign :: (FindOp a (GetAlign ()) (Match r), Op (GetAlign ()) r a impl) => Ref a -> impl
- data GetBox a
- getBox :: (FindOp a (GetBox ()) (Match r), Op (GetBox ()) r a impl) => Ref a -> impl
- data SetBox a
- setBox :: (FindOp a (SetBox ()) (Match r), Op (SetBox ()) r a impl) => Ref a -> impl
- data GetColor a
- getColor :: (FindOp a (GetColor ()) (Match r), Op (GetColor ()) r a impl) => Ref a -> impl
- data SetColor a
- setColor :: (FindOp a (SetColor ()) (Match r), Op (SetColor ()) r a impl) => Ref a -> impl
- data SetColorWithBgSel a
- setColorWithBgSel :: (FindOp a (SetColorWithBgSel ()) (Match r), Op (SetColorWithBgSel ()) r a impl) => Ref a -> impl
- data GetSelectionColor a
- getSelectionColor :: (FindOp a (GetSelectionColor ()) (Match r), Op (GetSelectionColor ()) r a impl) => Ref a -> impl
- data SetSelectionColor a
- setSelectionColor :: (FindOp a (SetSelectionColor ()) (Match r), Op (SetSelectionColor ()) r a impl) => Ref a -> impl
- data GetLabel a
- getLabel :: (FindOp a (GetLabel ()) (Match r), Op (GetLabel ()) r a impl) => Ref a -> impl
- data CopyLabel a
- copyLabel :: (FindOp a (CopyLabel ()) (Match r), Op (CopyLabel ()) r a impl) => Ref a -> impl
- data SetLabel a
- setLabel :: (FindOp a (SetLabel ()) (Match r), Op (SetLabel ()) r a impl) => Ref a -> impl
- data GetLabeltype a
- getLabeltype :: (FindOp a (GetLabeltype ()) (Match r), Op (GetLabeltype ()) r a impl) => Ref a -> impl
- data SetLabeltype a
- setLabeltype :: (FindOp a (SetLabeltype ()) (Match r), Op (SetLabeltype ()) r a impl) => Ref a -> impl
- data GetLabelcolor a
- getLabelcolor :: (FindOp a (GetLabelcolor ()) (Match r), Op (GetLabelcolor ()) r a impl) => Ref a -> impl
- data SetLabelcolor a
- setLabelcolor :: (FindOp a (SetLabelcolor ()) (Match r), Op (SetLabelcolor ()) r a impl) => Ref a -> impl
- data GetLabelfont a
- getLabelfont :: (FindOp a (GetLabelfont ()) (Match r), Op (GetLabelfont ()) r a impl) => Ref a -> impl
- data SetLabelfont a
- setLabelfont :: (FindOp a (SetLabelfont ()) (Match r), Op (SetLabelfont ()) r a impl) => Ref a -> impl
- data GetLabelsize a
- getLabelsize :: (FindOp a (GetLabelsize ()) (Match r), Op (GetLabelsize ()) r a impl) => Ref a -> impl
- data SetLabelsize a
- setLabelsize :: (FindOp a (SetLabelsize ()) (Match r), Op (SetLabelsize ()) r a impl) => Ref a -> impl
- data GetImage a
- getImage :: (FindOp a (GetImage ()) (Match r), Op (GetImage ()) r a impl) => Ref a -> impl
- data SetImage a
- setImage :: (FindOp a (SetImage ()) (Match r), Op (SetImage ()) r a impl) => Ref a -> impl
- data GetDeimage a
- getDeimage :: (FindOp a (GetDeimage ()) (Match r), Op (GetDeimage ()) r a impl) => Ref a -> impl
- data SetDeimage a
- setDeimage :: (FindOp a (SetDeimage ()) (Match r), Op (SetDeimage ()) r a impl) => Ref a -> impl
- data GetTooltip a
- getTooltip :: (FindOp a (GetTooltip ()) (Match r), Op (GetTooltip ()) r a impl) => Ref a -> impl
- data CopyTooltip a
- copyTooltip :: (FindOp a (CopyTooltip ()) (Match r), Op (CopyTooltip ()) r a impl) => Ref a -> impl
- data SetTooltip a
- setTooltip :: (FindOp a (SetTooltip ()) (Match r), Op (SetTooltip ()) r a impl) => Ref a -> impl
- data GetWhen a
- getWhen :: (FindOp a (GetWhen ()) (Match r), Op (GetWhen ()) r a impl) => Ref a -> impl
- data SetWhen a
- setWhen :: (FindOp a (SetWhen ()) (Match r), Op (SetWhen ()) r a impl) => Ref a -> impl
- data GetVisible a
- getVisible :: (FindOp a (GetVisible ()) (Match r), Op (GetVisible ()) r a impl) => Ref a -> impl
- data GetVisibleR a
- getVisibleR :: (FindOp a (GetVisibleR ()) (Match r), Op (GetVisibleR ()) r a impl) => Ref a -> impl
- data ShowWidgetSuper a
- showWidgetSuper :: (FindOp a (ShowWidgetSuper ()) (Match r), Op (ShowWidgetSuper ()) r a impl) => Ref a -> impl
- data ShowWidget a
- showWidget :: (FindOp a (ShowWidget ()) (Match r), Op (ShowWidget ()) r a impl) => Ref a -> impl
- data HideSuper a
- hideSuper :: (FindOp a (HideSuper ()) (Match r), Op (HideSuper ()) r a impl) => Ref a -> impl
- data Hide a
- hide :: (FindOp a (Hide ()) (Match r), Op (Hide ()) r a impl) => Ref a -> impl
- data SetVisible a
- setVisible :: (FindOp a (SetVisible ()) (Match r), Op (SetVisible ()) r a impl) => Ref a -> impl
- data ClearVisible a
- clearVisible :: (FindOp a (ClearVisible ()) (Match r), Op (ClearVisible ()) r a impl) => Ref a -> impl
- data Active a
- active :: (FindOp a (Active ()) (Match r), Op (Active ()) r a impl) => Ref a -> impl
- data ActiveR a
- activeR :: (FindOp a (ActiveR ()) (Match r), Op (ActiveR ()) r a impl) => Ref a -> impl
- data Activate a
- activate :: (FindOp a (Activate ()) (Match r), Op (Activate ()) r a impl) => Ref a -> impl
- data Deactivate a
- deactivate :: (FindOp a (Deactivate ()) (Match r), Op (Deactivate ()) r a impl) => Ref a -> impl
- data GetOutput a
- getOutput :: (FindOp a (GetOutput ()) (Match r), Op (GetOutput ()) r a impl) => Ref a -> impl
- data SetOutput a
- setOutput :: (FindOp a (SetOutput ()) (Match r), Op (SetOutput ()) r a impl) => Ref a -> impl
- data ClearOutput a
- clearOutput :: (FindOp a (ClearOutput ()) (Match r), Op (ClearOutput ()) r a impl) => Ref a -> impl
- data Takesevents a
- takesevents :: (FindOp a (Takesevents ()) (Match r), Op (Takesevents ()) r a impl) => Ref a -> impl
- data SetChanged a
- setChanged :: (FindOp a (SetChanged ()) (Match r), Op (SetChanged ()) r a impl) => Ref a -> impl
- data ClearChanged a
- clearChanged :: (FindOp a (ClearChanged ()) (Match r), Op (ClearChanged ()) r a impl) => Ref a -> impl
- data Changed a
- changed :: (FindOp a (Changed ()) (Match r), Op (Changed ()) r a impl) => Ref a -> impl
- data SetActive a
- setActive :: (FindOp a (SetActive ()) (Match r), Op (SetActive ()) r a impl) => Ref a -> impl
- data ClearActive a
- clearActive :: (FindOp a (ClearActive ()) (Match r), Op (ClearActive ()) r a impl) => Ref a -> impl
- data TakeFocus a
- takeFocus :: (FindOp a (TakeFocus ()) (Match r), Op (TakeFocus ()) r a impl) => Ref a -> impl
- data SetVisibleFocus a
- setVisibleFocus :: (FindOp a (SetVisibleFocus ()) (Match r), Op (SetVisibleFocus ()) r a impl) => Ref a -> impl
- data ClearVisibleFocus a
- clearVisibleFocus :: (FindOp a (ClearVisibleFocus ()) (Match r), Op (ClearVisibleFocus ()) r a impl) => Ref a -> impl
- data ModifyVisibleFocus a
- modifyVisibleFocus :: (FindOp a (ModifyVisibleFocus ()) (Match r), Op (ModifyVisibleFocus ()) r a impl) => Ref a -> impl
- data GetVisibleFocus a
- getVisibleFocus :: (FindOp a (GetVisibleFocus ()) (Match r), Op (GetVisibleFocus ()) r a impl) => Ref a -> impl
- data Contains a
- contains :: (FindOp a (Contains ()) (Match r), Op (Contains ()) r a impl) => Ref a -> impl
- data Inside a
- inside :: (FindOp a (Inside ()) (Match r), Op (Inside ()) r a impl) => Ref a -> impl
- data Redraw a
- redraw :: (FindOp a (Redraw ()) (Match r), Op (Redraw ()) r a impl) => Ref a -> impl
- data RedrawLabel a
- redrawLabel :: (FindOp a (RedrawLabel ()) (Match r), Op (RedrawLabel ()) r a impl) => Ref a -> impl
- data GetDamage a
- getDamage :: (FindOp a (GetDamage ()) (Match r), Op (GetDamage ()) r a impl) => Ref a -> impl
- data ClearDamageWithBitmask a
- clearDamageWithBitmask :: (FindOp a (ClearDamageWithBitmask ()) (Match r), Op (ClearDamageWithBitmask ()) r a impl) => Ref a -> impl
- data ClearDamage a
- clearDamage :: (FindOp a (ClearDamage ()) (Match r), Op (ClearDamage ()) r a impl) => Ref a -> impl
- data GetDamageWithText a
- getDamageWithText :: (FindOp a (GetDamageWithText ()) (Match r), Op (GetDamageWithText ()) r a impl) => Ref a -> impl
- data GetDamageInsideWidget a
- getDamageInsideWidget :: (FindOp a (GetDamageInsideWidget ()) (Match r), Op (GetDamageInsideWidget ()) r a impl) => Ref a -> impl
- data MeasureLabel a
- measureLabel :: (FindOp a (MeasureLabel ()) (Match r), Op (MeasureLabel ()) r a impl) => Ref a -> impl
- data GetWindow a
- getWindow :: (FindOp a (GetWindow ()) (Match r), Op (GetWindow ()) r a impl) => Ref a -> impl
- data GetTopWindow a
- getTopWindow :: (FindOp a (GetTopWindow ()) (Match r), Op (GetTopWindow ()) r a impl) => Ref a -> impl
- data GetTopWindowOffset a
- getTopWindowOffset :: (FindOp a (GetTopWindowOffset ()) (Match r), Op (GetTopWindowOffset ()) r a impl) => Ref a -> impl
- data ResizeSuper a
- resizeSuper :: (FindOp a (ResizeSuper ()) (Match r), Op (ResizeSuper ()) r a impl) => Ref a -> impl
- data Resize a
- resize :: (FindOp a (Resize ()) (Match r), Op (Resize ()) r a impl) => Ref a -> impl
- data SetCallback a
- setCallback :: forall a r impl. (FindOp a (SetCallback ()) (Match r), Op (SetCallback ()) r a impl) => Ref a -> impl
- data DrawBox a
- drawBox :: (FindOp a (DrawBox ()) (Match r), Op (DrawBox ()) r a impl) => Ref a -> impl
- data DrawBoxWithBoxtype a
- drawBoxWithBoxtype :: (FindOp a (DrawBoxWithBoxtype ()) (Match r), Op (DrawBoxWithBoxtype ()) r a impl) => Ref a -> impl
- data DrawBackdrop a
- drawBackdrop :: (FindOp a (DrawBackdrop ()) (Match r), Op (DrawBackdrop ()) r a impl) => Ref a -> impl
- data DrawFocus a
- drawFocus :: (FindOp a (DrawFocus ()) (Match r), Op (DrawFocus ()) r a impl) => Ref a -> impl
- type Group = CGroup Widget
- data DrawChild a
- drawChild :: (FindOp a (DrawChild ()) (Match r), Op (DrawChild ()) r a impl) => Ref a -> impl
- data DrawChildren a
- drawChildren :: (FindOp a (DrawChildren ()) (Match r), Op (DrawChildren ()) r a impl) => Ref a -> impl
- data DrawOutsideLabel a
- drawOutsideLabel :: (FindOp a (DrawOutsideLabel ()) (Match r), Op (DrawOutsideLabel ()) r a impl) => Ref a -> impl
- data UpdateChild a
- updateChild :: (FindOp a (UpdateChild ()) (Match r), Op (UpdateChild ()) r a impl) => Ref a -> impl
- data Begin a
- begin :: (FindOp a (Begin ()) (Match r), Op (Begin ()) r a impl) => Ref a -> impl
- data End a
- end :: (FindOp a (End ()) (Match r), Op (End ()) r a impl) => Ref a -> impl
- data Find a
- find :: (FindOp a (Find ()) (Match r), Op (Find ()) r a impl) => Ref a -> impl
- data Add a
- add :: (FindOp a (Add ()) (Match r), Op (Add ()) r a impl) => Ref a -> impl
- data Insert a
- insert :: (FindOp a (Insert ()) (Match r), Op (Insert ()) r a impl) => Ref a -> impl
- data RemoveIndex a
- removeIndex :: (FindOp a (RemoveIndex ()) (Match r), Op (RemoveIndex ()) r a impl) => Ref a -> impl
- data RemoveWidget a
- removeWidget :: (FindOp a (RemoveWidget ()) (Match r), Op (RemoveWidget ()) r a impl) => Ref a -> impl
- data Clear a
- clear :: (FindOp a (Clear ()) (Match r), Op (Clear ()) r a impl) => Ref a -> impl
- data SetResizable a
- setResizable :: (FindOp a (SetResizable ()) (Match r), Op (SetResizable ()) r a impl) => Ref a -> impl
- data SetNotResizable a
- setNotResizable :: (FindOp a (SetNotResizable ()) (Match r), Op (SetNotResizable ()) r a impl) => Ref a -> impl
- data GetResizable a
- getResizable :: (FindOp a (GetResizable ()) (Match r), Op (GetResizable ()) r a impl) => Ref a -> impl
- data AddResizable a
- addResizable :: (FindOp a (AddResizable ()) (Match r), Op (AddResizable ()) r a impl) => Ref a -> impl
- data InitSizes a
- initSizes :: (FindOp a (InitSizes ()) (Match r), Op (InitSizes ()) r a impl) => Ref a -> impl
- data Children a
- children :: (FindOp a (Children ()) (Match r), Op (Children ()) r a impl) => Ref a -> impl
- data SetClipChildren a
- setClipChildren :: (FindOp a (SetClipChildren ()) (Match r), Op (SetClipChildren ()) r a impl) => Ref a -> impl
- data ClipChildren a
- clipChildren :: (FindOp a (ClipChildren ()) (Match r), Op (ClipChildren ()) r a impl) => Ref a -> impl
- data Focus a
- focus :: (FindOp a (Focus ()) (Match r), Op (Focus ()) r a impl) => Ref a -> impl
- data DdfdesignKludge a
- ddfdesignKludge :: (FindOp a (DdfdesignKludge ()) (Match r), Op (DdfdesignKludge ()) r a impl) => Ref a -> impl
- data InsertWithBefore a
- insertWithBefore :: (FindOp a (InsertWithBefore ()) (Match r), Op (InsertWithBefore ()) r a impl) => Ref a -> impl
- data GetArray a
- getArray :: (FindOp a (GetArray ()) (Match r), Op (GetArray ()) r a impl) => Ref a -> impl
- data GetChild a
- getChild :: (FindOp a (GetChild ()) (Match r), Op (GetChild ()) r a impl) => Ref a -> impl
- type Window = CWindow Group
- data DrawSuper a
- drawSuper :: (FindOp a (DrawSuper ()) (Match r), Op (DrawSuper ()) r a impl) => Ref a -> impl
- data HandleSuper a
- handleSuper :: (FindOp a (HandleSuper ()) (Match r), Op (HandleSuper ()) r a impl) => Ref a -> impl
- data FlushSuper a
- flushSuper :: (FindOp a (FlushSuper ()) (Match r), Op (FlushSuper ()) r a impl) => Ref a -> impl
- data MakeFullscreen a
- makeFullscreen :: (FindOp a (MakeFullscreen ()) (Match r), Op (MakeFullscreen ()) r a impl) => Ref a -> impl
- data FullscreenOff a
- fullscreenOff :: (FindOp a (FullscreenOff ()) (Match r), Op (FullscreenOff ()) r a impl) => Ref a -> impl
- data SetBorder a
- setBorder :: (FindOp a (SetBorder ()) (Match r), Op (SetBorder ()) r a impl) => Ref a -> impl
- data ClearBorder a
- clearBorder :: (FindOp a (ClearBorder ()) (Match r), Op (ClearBorder ()) r a impl) => Ref a -> impl
- data GetBorder a
- getBorder :: (FindOp a (GetBorder ()) (Match r), Op (GetBorder ()) r a impl) => Ref a -> impl
- data SetOverride a
- setOverride :: (FindOp a (SetOverride ()) (Match r), Op (SetOverride ()) r a impl) => Ref a -> impl
- data GetOverride a
- getOverride :: (FindOp a (GetOverride ()) (Match r), Op (GetOverride ()) r a impl) => Ref a -> impl
- data SetModal a
- setModal :: (FindOp a (SetModal ()) (Match r), Op (SetModal ()) r a impl) => Ref a -> impl
- data GetModal a
- getModal :: (FindOp a (GetModal ()) (Match r), Op (GetModal ()) r a impl) => Ref a -> impl
- data SetNonModal a
- setNonModal :: (FindOp a (SetNonModal ()) (Match r), Op (SetNonModal ()) r a impl) => Ref a -> impl
- data NonModal a
- nonModal :: (FindOp a (NonModal ()) (Match r), Op (NonModal ()) r a impl) => Ref a -> impl
- data SetMenuWindow a
- setMenuWindow :: (FindOp a (SetMenuWindow ()) (Match r), Op (SetMenuWindow ()) r a impl) => Ref a -> impl
- data GetMenuWindow a
- getMenuWindow :: (FindOp a (GetMenuWindow ()) (Match r), Op (GetMenuWindow ()) r a impl) => Ref a -> impl
- data SetTooltipWindow a
- setTooltipWindow :: (FindOp a (SetTooltipWindow ()) (Match r), Op (SetTooltipWindow ()) r a impl) => Ref a -> impl
- data GetTooltipWindow a
- getTooltipWindow :: (FindOp a (GetTooltipWindow ()) (Match r), Op (GetTooltipWindow ()) r a impl) => Ref a -> impl
- data HotSpot a
- hotSpot :: (FindOp a (HotSpot ()) (Match r), Op (HotSpot ()) r a impl) => Ref a -> impl
- data FreePosition a
- freePosition :: (FindOp a (FreePosition ()) (Match r), Op (FreePosition ()) r a impl) => Ref a -> impl
- data SizeRange a
- sizeRange :: (FindOp a (SizeRange ()) (Match r), Op (SizeRange ()) r a impl) => Ref a -> impl
- data SizeRangeWithArgs a
- sizeRangeWithArgs :: (FindOp a (SizeRangeWithArgs ()) (Match r), Op (SizeRangeWithArgs ()) r a impl) => Ref a -> impl
- data GetIconlabel a
- getIconlabel :: (FindOp a (GetIconlabel ()) (Match r), Op (GetIconlabel ()) r a impl) => Ref a -> impl
- data SetIconlabel a
- setIconlabel :: (FindOp a (SetIconlabel ()) (Match r), Op (SetIconlabel ()) r a impl) => Ref a -> impl
- data SetLabelWithIconlabel a
- setLabelWithIconlabel :: (FindOp a (SetLabelWithIconlabel ()) (Match r), Op (SetLabelWithIconlabel ()) r a impl) => Ref a -> impl
- data GetXclass a
- getXclass :: (FindOp a (GetXclass ()) (Match r), Op (GetXclass ()) r a impl) => Ref a -> impl
- data SetXclass a
- setXclass :: (FindOp a (SetXclass ()) (Match r), Op (SetXclass ()) r a impl) => Ref a -> impl
- data GetIcon a
- getIcon :: (FindOp a (GetIcon ()) (Match r), Op (GetIcon ()) r a impl) => Ref a -> impl
- data SetIcon a
- setIcon :: (FindOp a (SetIcon ()) (Match r), Op (SetIcon ()) r a impl) => Ref a -> impl
- data Shown a
- shown :: (FindOp a (Shown ()) (Match r), Op (Shown ()) r a impl) => Ref a -> impl
- data Iconize a
- iconize :: (FindOp a (Iconize ()) (Match r), Op (Iconize ()) r a impl) => Ref a -> impl
- data GetXRoot a
- getXRoot :: (FindOp a (GetXRoot ()) (Match r), Op (GetXRoot ()) r a impl) => Ref a -> impl
- data GetYRoot a
- getYRoot :: (FindOp a (GetYRoot ()) (Match r), Op (GetYRoot ()) r a impl) => Ref a -> impl
- data MakeCurrent a
- makeCurrent :: (FindOp a (MakeCurrent ()) (Match r), Op (MakeCurrent ()) r a impl) => Ref a -> impl
- data SetCursor a
- setCursor :: (FindOp a (SetCursor ()) (Match r), Op (SetCursor ()) r a impl) => Ref a -> impl
- data SetCursorWithFgBg a
- setCursorWithFgBg :: (FindOp a (SetCursorWithFgBg ()) (Match r), Op (SetCursorWithFgBg ()) r a impl) => Ref a -> impl
- data SetDefaultCursor a
- setDefaultCursor :: (FindOp a (SetDefaultCursor ()) (Match r), Op (SetDefaultCursor ()) r a impl) => Ref a -> impl
- data SetDefaultCursorWithFgBg a
- setDefaultCursorWithFgBg :: (FindOp a (SetDefaultCursorWithFgBg ()) (Match r), Op (SetDefaultCursorWithFgBg ()) r a impl) => Ref a -> impl
- data GetDecoratedW a
- getDecoratedW :: (FindOp a (GetDecoratedW ()) (Match r), Op (GetDecoratedW ()) r a impl) => Ref a -> impl
- data GetDecoratedH a
- getDecoratedH :: (FindOp a (GetDecoratedH ()) (Match r), Op (GetDecoratedH ()) r a impl) => Ref a -> impl
- data WaitForExpose a
- waitForExpose :: (FindOp a (WaitForExpose ()) (Match r), Op (WaitForExpose ()) r a impl) => Ref a -> impl
- type SingleWindow = CSingleWindow Window
- type DoubleWindow = CDoubleWindow Window
- type OverlayWindow = COverlayWindow DoubleWindow
- data CanDoOverlay a
- canDoOverlay :: (FindOp a (CanDoOverlay ()) (Match r), Op (CanDoOverlay ()) r a impl) => Ref a -> impl
- data RedrawOverlay a
- redrawOverlay :: (FindOp a (RedrawOverlay ()) (Match r), Op (RedrawOverlay ()) r a impl) => Ref a -> impl
- data Flush a
- flush :: (FindOp a (Flush ()) (Match r), Op (Flush ()) r a impl) => Ref a -> impl
- type Button = CButton Widget
- data GetValue a
- getValue :: (FindOp a (GetValue ()) (Match r), Op (GetValue ()) r a impl) => Ref a -> impl
- data SetValue a
- setValue :: (FindOp a (SetValue ()) (Match r), Op (SetValue ()) r a impl) => Ref a -> impl
- data Set a
- set :: (FindOp a (Set ()) (Match r), Op (Set ()) r a impl) => Ref a -> impl
- data Setonly a
- setonly :: (FindOp a (Setonly ()) (Match r), Op (Setonly ()) r a impl) => Ref a -> impl
- data GetShortcut a
- getShortcut :: (FindOp a (GetShortcut ()) (Match r), Op (GetShortcut ()) r a impl) => Ref a -> impl
- data SetShortcut a
- setShortcut :: (FindOp a (SetShortcut ()) (Match r), Op (SetShortcut ()) r a impl) => Ref a -> impl
- data GetDownBox a
- getDownBox :: (FindOp a (GetDownBox ()) (Match r), Op (GetDownBox ()) r a impl) => Ref a -> impl
- data SetDownBox a
- setDownBox :: (FindOp a (SetDownBox ()) (Match r), Op (SetDownBox ()) r a impl) => Ref a -> impl
- data GetDownColor a
- getDownColor :: (FindOp a (GetDownColor ()) (Match r), Op (GetDownColor ()) r a impl) => Ref a -> impl
- data SetDownColor a
- setDownColor :: (FindOp a (SetDownColor ()) (Match r), Op (SetDownColor ()) r a impl) => Ref a -> impl
- type LightButton = CLightButton Button
- type RadioLightButton = CRadioLightButton LightButton
- type CheckButton = CCheckButton Button
- type ReturnButton = CReturnButton Button
- type RoundButton = CRoundButton Button
- type RepeatButton = CRepeatButton Button
- type ToggleButton = CToggleButton Button
- type Valuator = CValuator Widget
- data Bounds a
- bounds :: (FindOp a (Bounds ()) (Match r), Op (Bounds ()) r a impl) => Ref a -> impl
- data GetMinimum a
- getMinimum :: (FindOp a (GetMinimum ()) (Match r), Op (GetMinimum ()) r a impl) => Ref a -> impl
- data SetMinimum a
- setMinimum :: (FindOp a (SetMinimum ()) (Match r), Op (SetMinimum ()) r a impl) => Ref a -> impl
- data GetMaximum a
- getMaximum :: (FindOp a (GetMaximum ()) (Match r), Op (GetMaximum ()) r a impl) => Ref a -> impl
- data SetMaximum a
- setMaximum :: (FindOp a (SetMaximum ()) (Match r), Op (SetMaximum ()) r a impl) => Ref a -> impl
- data Range a
- range :: (FindOp a (Range ()) (Match r), Op (Range ()) r a impl) => Ref a -> impl
- data SetStep a
- setStep :: (FindOp a (SetStep ()) (Match r), Op (SetStep ()) r a impl) => Ref a -> impl
- data GetStep a
- getStep :: (FindOp a (GetStep ()) (Match r), Op (GetStep ()) r a impl) => Ref a -> impl
- data Precision a
- precision :: (FindOp a (Precision ()) (Match r), Op (Precision ()) r a impl) => Ref a -> impl
- data Format a
- format :: (FindOp a (Format ()) (Match r), Op (Format ()) r a impl) => Ref a -> impl
- data Round a
- round :: (FindOp a (Round ()) (Match r), Op (Round ()) r a impl) => Ref a -> impl
- data Clamp a
- clamp :: (FindOp a (Clamp ()) (Match r), Op (Clamp ()) r a impl) => Ref a -> impl
- data Increment a
- increment :: (FindOp a (Increment ()) (Match r), Op (Increment ()) r a impl) => Ref a -> impl
- type Slider = CSlider Valuator
- data Scrollvalue a
- scrollvalue :: (FindOp a (Scrollvalue ()) (Match r), Op (Scrollvalue ()) r a impl) => Ref a -> impl
- data SetSliderSize a
- setSliderSize :: (FindOp a (SetSliderSize ()) (Match r), Op (SetSliderSize ()) r a impl) => Ref a -> impl
- data GetSliderSize a
- getSliderSize :: (FindOp a (GetSliderSize ()) (Match r), Op (GetSliderSize ()) r a impl) => Ref a -> impl
- data GetSlider a
- getSlider :: (FindOp a (GetSlider ()) (Match r), Op (GetSlider ()) r a impl) => Ref a -> impl
- data SetSlider a
- setSlider :: (FindOp a (SetSlider ()) (Match r), Op (SetSlider ()) r a impl) => Ref a -> impl
- type FillSlider = CFillSlider Slider
- type HorSlider = CHorSlider Slider
- type HorFillSlider = CHorFillSlider Slider
- type NiceSlider = CNiceSlider Slider
- type HorNiceSlider = CHorNiceSlider Slider
- type MenuItem = CMenuItem Base
- data NextWithStep a
- nextWithStep :: (FindOp a (NextWithStep ()) (Match r), Op (NextWithStep ()) r a impl) => Ref a -> impl
- data Next a
- next :: (FindOp a (Next ()) (Match r), Op (Next ()) r a impl) => Ref a -> impl
- data GetFirst a
- getFirst :: (FindOp a (GetFirst ()) (Match r), Op (GetFirst ()) r a impl) => Ref a -> impl
- data SetLabelWithLabeltype a
- setLabelWithLabeltype :: (FindOp a (SetLabelWithLabeltype ()) (Match r), Op (SetLabelWithLabeltype ()) r a impl) => Ref a -> impl
- data Submenu a
- submenu :: (FindOp a (Submenu ()) (Match r), Op (Submenu ()) r a impl) => Ref a -> impl
- data Checkbox a
- checkbox :: (FindOp a (Checkbox ()) (Match r), Op (Checkbox ()) r a impl) => Ref a -> impl
- data Radio a
- radio :: (FindOp a (Radio ()) (Match r), Op (Radio ()) r a impl) => Ref a -> impl
- data Visible a
- visible :: (FindOp a (Visible ()) (Match r), Op (Visible ()) r a impl) => Ref a -> impl
- data Activevisible a
- activevisible :: (FindOp a (Activevisible ()) (Match r), Op (Activevisible ()) r a impl) => Ref a -> impl
- data Measure a
- measure :: (FindOp a (Measure ()) (Match r), Op (Measure ()) r a impl) => Ref a -> impl
- data DrawWithT a
- drawWithT :: (FindOp a (DrawWithT ()) (Match r), Op (DrawWithT ()) r a impl) => Ref a -> impl
- data Draw a
- draw :: (FindOp a (Draw ()) (Match r), Op (Draw ()) r a impl) => Ref a -> impl
- data GetFlags a
- getFlags :: (FindOp a (GetFlags ()) (Match r), Op (GetFlags ()) r a impl) => Ref a -> impl
- data SetFlags a
- setFlags :: (FindOp a (SetFlags ()) (Match r), Op (SetFlags ()) r a impl) => Ref a -> impl
- data GetText a
- getText :: (FindOp a (GetText ()) (Match r), Op (GetText ()) r a impl) => Ref a -> impl
- data Pulldown a
- pulldown :: (FindOp a (Pulldown ()) (Match r), Op (Pulldown ()) r a impl) => Ref a -> impl
- data Popup a
- popup :: (FindOp a (Popup ()) (Match r), Op (Popup ()) r a impl) => Ref a -> impl
- data TestShortcut a
- testShortcut :: (FindOp a (TestShortcut ()) (Match r), Op (TestShortcut ()) r a impl) => Ref a -> impl
- data FindShortcut a
- findShortcut :: (FindOp a (FindShortcut ()) (Match r), Op (FindShortcut ()) r a impl) => Ref a -> impl
- data DoCallback a
- doCallback :: (FindOp a (DoCallback ()) (Match r), Op (DoCallback ()) r a impl) => Ref a -> impl
- data GetSize a
- getSize :: (FindOp a (GetSize ()) (Match r), Op (GetSize ()) r a impl) => Ref a -> impl
- type MenuPrim = CMenuPrim Widget
- data ItemPathname a
- itemPathname :: (FindOp a (ItemPathname ()) (Match r), Op (ItemPathname ()) r a impl) => Ref a -> impl
- data ItemPathnameRecent a
- itemPathnameRecent :: (FindOp a (ItemPathnameRecent ()) (Match r), Op (ItemPathnameRecent ()) r a impl) => Ref a -> impl
- data Picked a
- picked :: (FindOp a (Picked ()) (Match r), Op (Picked ()) r a impl) => Ref a -> impl
- data FindIndex a
- findIndex :: (FindOp a (FindIndex ()) (Match r), Op (FindIndex ()) r a impl) => Ref a -> impl
- data Global a
- global :: (FindOp a (Global ()) (Match r), Op (Global ()) r a impl) => Ref a -> impl
- data GetMenu a
- getMenu :: (FindOp a (GetMenu ()) (Match r), Op (GetMenu ()) r a impl) => Ref a -> impl
- data SetMenu a
- setMenu :: (FindOp a (SetMenu ()) (Match r), Op (SetMenu ()) r a impl) => Ref a -> impl
- data AddName a
- addName :: (FindOp a (AddName ()) (Match r), Op (AddName ()) r a impl) => Ref a -> impl
- data Copy a
- copy :: (FindOp a (Copy ()) (Match r), Op (Copy ()) r a impl) => Ref a -> impl
- data SetSize a
- setSize :: (FindOp a (SetSize ()) (Match r), Op (SetSize ()) r a impl) => Ref a -> impl
- data ClearSubmenu a
- clearSubmenu :: (FindOp a (ClearSubmenu ()) (Match r), Op (ClearSubmenu ()) r a impl) => Ref a -> impl
- data Replace a
- replace :: (FindOp a (Replace ()) (Match r), Op (Replace ()) r a impl) => Ref a -> impl
- data Remove a
- remove :: (FindOp a (Remove ()) (Match r), Op (Remove ()) r a impl) => Ref a -> impl
- data SetMode a
- setMode :: (FindOp a (SetMode ()) (Match r), Op (SetMode ()) r a impl) => Ref a -> impl
- data GetMode a
- getMode :: (FindOp a (GetMode ()) (Match r), Op (GetMode ()) r a impl) => Ref a -> impl
- data Mvalue a
- mvalue :: (FindOp a (Mvalue ()) (Match r), Op (Mvalue ()) r a impl) => Ref a -> impl
- data GetTextWithIndex a
- getTextWithIndex :: (FindOp a (GetTextWithIndex ()) (Match r), Op (GetTextWithIndex ()) r a impl) => Ref a -> impl
- data GetTextfont a
- getTextfont :: (FindOp a (GetTextfont ()) (Match r), Op (GetTextfont ()) r a impl) => Ref a -> impl
- data SetTextfont a
- setTextfont :: (FindOp a (SetTextfont ()) (Match r), Op (SetTextfont ()) r a impl) => Ref a -> impl
- data GetTextsize a
- getTextsize :: (FindOp a (GetTextsize ()) (Match r), Op (GetTextsize ()) r a impl) => Ref a -> impl
- data SetTextsize a
- setTextsize :: (FindOp a (SetTextsize ()) (Match r), Op (SetTextsize ()) r a impl) => Ref a -> impl
- data GetTextcolor a
- getTextcolor :: (FindOp a (GetTextcolor ()) (Match r), Op (GetTextcolor ()) r a impl) => Ref a -> impl
- data SetTextcolor a
- setTextcolor :: (FindOp a (SetTextcolor ()) (Match r), Op (SetTextcolor ()) r a impl) => Ref a -> impl
- data DownBox a
- downBox :: (FindOp a (DownBox ()) (Match r), Op (DownBox ()) r a impl) => Ref a -> impl
- type SysMenuBar = CSysMenuBar MenuPrim
- type Choice = CChoice MenuPrim
- type MenuButton = CMenuButton MenuPrim
- type Image = CImage Base
- data GetD a
- getD :: (FindOp a (GetD ()) (Match r), Op (GetD ()) r a impl) => Ref a -> impl
- data GetLd a
- getLd :: (FindOp a (GetLd ()) (Match r), Op (GetLd ()) r a impl) => Ref a -> impl
- data GetCount a
- getCount :: (FindOp a (GetCount ()) (Match r), Op (GetCount ()) r a impl) => Ref a -> impl
- data ColorAverage a
- colorAverage :: (FindOp a (ColorAverage ()) (Match r), Op (ColorAverage ()) r a impl) => Ref a -> impl
- data Inactive a
- inactive :: (FindOp a (Inactive ()) (Match r), Op (Inactive ()) r a impl) => Ref a -> impl
- data Desaturate a
- desaturate :: (FindOp a (Desaturate ()) (Match r), Op (Desaturate ()) r a impl) => Ref a -> impl
- data DrawResize a
- drawResize :: (FindOp a (DrawResize ()) (Match r), Op (DrawResize ()) r a impl) => Ref a -> impl
- data Uncache a
- uncache :: (FindOp a (Uncache ()) (Match r), Op (Uncache ()) r a impl) => Ref a -> impl
- type Bitmap = CBitmap Image
- type Pixmap = CPixmap Image
- type CopySurface = CCopySurface Base
- data ClassName a
- className :: (FindOp a (ClassName ()) (Match r), Op (ClassName ()) r a impl) => Ref a -> impl
- data SetCurrent a
- setCurrent :: (FindOp a (SetCurrent ()) (Match r), Op (SetCurrent ()) r a impl) => Ref a -> impl
- type ImageSurface = CImageSurface Base
- type Adjuster = CAdjuster Valuator
- data SetSoft a
- setSoft :: (FindOp a (SetSoft ()) (Match r), Op (SetSoft ()) r a impl) => Ref a -> impl
- data GetSoft a
- getSoft :: (FindOp a (GetSoft ()) (Match r), Op (GetSoft ()) r a impl) => Ref a -> impl
- type Dial = CDial Valuator
- data GetAngle1 a
- getAngle1 :: (FindOp a (GetAngle1 ()) (Match r), Op (GetAngle1 ()) r a impl) => Ref a -> impl
- data SetAngle1 a
- setAngle1 :: (FindOp a (SetAngle1 ()) (Match r), Op (SetAngle1 ()) r a impl) => Ref a -> impl
- data GetAngle2 a
- getAngle2 :: (FindOp a (GetAngle2 ()) (Match r), Op (GetAngle2 ()) r a impl) => Ref a -> impl
- data SetAngle2 a
- setAngle2 :: (FindOp a (SetAngle2 ()) (Match r), Op (SetAngle2 ()) r a impl) => Ref a -> impl
- data SetAngles a
- setAngles :: (FindOp a (SetAngles ()) (Match r), Op (SetAngles ()) r a impl) => Ref a -> impl
- type FillDial = CFillDial Dial
- type LineDial = CLineDial Dial
- type Roller = CRoller Valuator
- type Counter = CCounter Valuator
- data SetLstep a
- setLstep :: (FindOp a (SetLstep ()) (Match r), Op (SetLstep ()) r a impl) => Ref a -> impl
- type SimpleCounter = CSimpleCounter Counter
- type Scrollbar = CScrollbar Slider
- data SetLinesize a
- setLinesize :: (FindOp a (SetLinesize ()) (Match r), Op (SetLinesize ()) r a impl) => Ref a -> impl
- data GetLinesize a
- getLinesize :: (FindOp a (GetLinesize ()) (Match r), Op (GetLinesize ()) r a impl) => Ref a -> impl
- type ValueSlider = CValueSlider Slider
- type HorValueSlider = CHorValueSlider ValueSlider
- type Input = CInput Widget
- data StaticValue a
- staticValue :: (FindOp a (StaticValue ()) (Match r), Op (StaticValue ()) r a impl) => Ref a -> impl
- data Index a
- index :: (FindOp a (Index ()) (Match r), Op (Index ()) r a impl) => Ref a -> impl
- data GetMaximumSize a
- getMaximumSize :: (FindOp a (GetMaximumSize ()) (Match r), Op (GetMaximumSize ()) r a impl) => Ref a -> impl
- data SetMaximumSize a
- setMaximumSize :: (FindOp a (SetMaximumSize ()) (Match r), Op (SetMaximumSize ()) r a impl) => Ref a -> impl
- data GetPosition a
- getPosition :: (FindOp a (GetPosition ()) (Match r), Op (GetPosition ()) r a impl) => Ref a -> impl
- data GetMark a
- getMark :: (FindOp a (GetMark ()) (Match r), Op (GetMark ()) r a impl) => Ref a -> impl
- data SetPosition a
- setPosition :: (FindOp a (SetPosition ()) (Match r), Op (SetPosition ()) r a impl) => Ref a -> impl
- data SetMark a
- setMark :: (FindOp a (SetMark ()) (Match r), Op (SetMark ()) r a impl) => Ref a -> impl
- data Cut a
- cut :: (FindOp a (Cut ()) (Match r), Op (Cut ()) r a impl) => Ref a -> impl
- data CutFromCursor a
- cutFromCursor :: (FindOp a (CutFromCursor ()) (Match r), Op (CutFromCursor ()) r a impl) => Ref a -> impl
- data CutRange a
- cutRange :: (FindOp a (CutRange ()) (Match r), Op (CutRange ()) r a impl) => Ref a -> impl
- data InsertWithLength a
- insertWithLength :: (FindOp a (InsertWithLength ()) (Match r), Op (InsertWithLength ()) r a impl) => Ref a -> impl
- data Undo a
- undo :: (FindOp a (Undo ()) (Match r), Op (Undo ()) r a impl) => Ref a -> impl
- data CopyCuts a
- copyCuts :: (FindOp a (CopyCuts ()) (Match r), Op (CopyCuts ()) r a impl) => Ref a -> impl
- data GetCursorColor a
- getCursorColor :: (FindOp a (GetCursorColor ()) (Match r), Op (GetCursorColor ()) r a impl) => Ref a -> impl
- data SetCursorColor a
- setCursorColor :: (FindOp a (SetCursorColor ()) (Match r), Op (SetCursorColor ()) r a impl) => Ref a -> impl
- data GetInputType a
- getInputType :: (FindOp a (GetInputType ()) (Match r), Op (GetInputType ()) r a impl) => Ref a -> impl
- data SetInputType a
- setInputType :: (FindOp a (SetInputType ()) (Match r), Op (SetInputType ()) r a impl) => Ref a -> impl
- data GetReadonly a
- getReadonly :: (FindOp a (GetReadonly ()) (Match r), Op (GetReadonly ()) r a impl) => Ref a -> impl
- data SetReadonly a
- setReadonly :: (FindOp a (SetReadonly ()) (Match r), Op (SetReadonly ()) r a impl) => Ref a -> impl
- data GetWrap a
- getWrap :: (FindOp a (GetWrap ()) (Match r), Op (GetWrap ()) r a impl) => Ref a -> impl
- data SetWrap a
- setWrap :: (FindOp a (SetWrap ()) (Match r), Op (SetWrap ()) r a impl) => Ref a -> impl
- data GetTabNav a
- getTabNav :: (FindOp a (GetTabNav ()) (Match r), Op (GetTabNav ()) r a impl) => Ref a -> impl
- data SetTabNav a
- setTabNav :: (FindOp a (SetTabNav ()) (Match r), Op (SetTabNav ()) r a impl) => Ref a -> impl
- type ValueInput = CValueInput Valuator
- type ValueOutput = CValueOutput Valuator
- type Timer = CTimer Widget
- data GetDirection a
- getDirection :: (FindOp a (GetDirection ()) (Match r), Op (GetDirection ()) r a impl) => Ref a -> impl
- data SetDirection a
- setDirection :: (FindOp a (SetDirection ()) (Match r), Op (SetDirection ()) r a impl) => Ref a -> impl
- data GetSuspended a
- getSuspended :: (FindOp a (GetSuspended ()) (Match r), Op (GetSuspended ()) r a impl) => Ref a -> impl
- data SetSuspended a
- setSuspended :: (FindOp a (SetSuspended ()) (Match r), Op (SetSuspended ()) r a impl) => Ref a -> impl
- type HiddenTimer = CHiddenTimer Widget
- type ValueTimer = CValueTimer Widget
- type Progress = CProgress Widget
- type Positioner = CPositioner Widget
- data SetXvalue a
- setXvalue :: (FindOp a (SetXvalue ()) (Match r), Op (SetXvalue ()) r a impl) => Ref a -> impl
- data GetXvalue a
- getXvalue :: (FindOp a (GetXvalue ()) (Match r), Op (GetXvalue ()) r a impl) => Ref a -> impl
- data SetYvalue a
- setYvalue :: (FindOp a (SetYvalue ()) (Match r), Op (SetYvalue ()) r a impl) => Ref a -> impl
- data GetYvalue a
- getYvalue :: (FindOp a (GetYvalue ()) (Match r), Op (GetYvalue ()) r a impl) => Ref a -> impl
- data SetXminimum a
- setXminimum :: (FindOp a (SetXminimum ()) (Match r), Op (SetXminimum ()) r a impl) => Ref a -> impl
- data GetXminimum a
- getXminimum :: (FindOp a (GetXminimum ()) (Match r), Op (GetXminimum ()) r a impl) => Ref a -> impl
- data SetYminimum a
- setYminimum :: (FindOp a (SetYminimum ()) (Match r), Op (SetYminimum ()) r a impl) => Ref a -> impl
- data GetYminimum a
- getYminimum :: (FindOp a (GetYminimum ()) (Match r), Op (GetYminimum ()) r a impl) => Ref a -> impl
- data SetXmaximum a
- setXmaximum :: (FindOp a (SetXmaximum ()) (Match r), Op (SetXmaximum ()) r a impl) => Ref a -> impl
- data GetXmaximum a
- getXmaximum :: (FindOp a (GetXmaximum ()) (Match r), Op (GetXmaximum ()) r a impl) => Ref a -> impl
- data SetYmaximum a
- setYmaximum :: (FindOp a (SetYmaximum ()) (Match r), Op (SetYmaximum ()) r a impl) => Ref a -> impl
- data GetYmaximum a
- getYmaximum :: (FindOp a (GetYmaximum ()) (Match r), Op (GetYmaximum ()) r a impl) => Ref a -> impl
- data SetXbounds a
- setXbounds :: (FindOp a (SetXbounds ()) (Match r), Op (SetXbounds ()) r a impl) => Ref a -> impl
- data SetYbounds a
- setYbounds :: (FindOp a (SetYbounds ()) (Match r), Op (SetYbounds ()) r a impl) => Ref a -> impl
- data SetXstep a
- setXstep :: (FindOp a (SetXstep ()) (Match r), Op (SetXstep ()) r a impl) => Ref a -> impl
- data SetYstep a
- setYstep :: (FindOp a (SetYstep ()) (Match r), Op (SetYstep ()) r a impl) => Ref a -> impl
- type Wizard = CWizard Widget
- data Prev a
- prev :: (FindOp a (Prev ()) (Match r), Op (Prev ()) r a impl) => Ref a -> impl
- type Table = CTable Group
- data SetTableBox a
- setTableBox :: (FindOp a (SetTableBox ()) (Match r), Op (SetTableBox ()) r a impl) => Ref a -> impl
- data GetTableBox a
- getTableBox :: (FindOp a (GetTableBox ()) (Match r), Op (GetTableBox ()) r a impl) => Ref a -> impl
- data SetRows a
- setRows :: (FindOp a (SetRows ()) (Match r), Op (SetRows ()) r a impl) => Ref a -> impl
- data GetRows a
- getRows :: (FindOp a (GetRows ()) (Match r), Op (GetRows ()) r a impl) => Ref a -> impl
- data SetCols a
- setCols :: (FindOp a (SetCols ()) (Match r), Op (SetCols ()) r a impl) => Ref a -> impl
- data GetCols a
- getCols :: (FindOp a (GetCols ()) (Match r), Op (GetCols ()) r a impl) => Ref a -> impl
- data GetVisibleCells a
- getVisibleCells :: (FindOp a (GetVisibleCells ()) (Match r), Op (GetVisibleCells ()) r a impl) => Ref a -> impl
- data IsInteractiveResize a
- isInteractiveResize :: (FindOp a (IsInteractiveResize ()) (Match r), Op (IsInteractiveResize ()) r a impl) => Ref a -> impl
- data GetRowResize a
- getRowResize :: (FindOp a (GetRowResize ()) (Match r), Op (GetRowResize ()) r a impl) => Ref a -> impl
- data SetRowResize a
- setRowResize :: (FindOp a (SetRowResize ()) (Match r), Op (SetRowResize ()) r a impl) => Ref a -> impl
- data GetColResize a
- getColResize :: (FindOp a (GetColResize ()) (Match r), Op (GetColResize ()) r a impl) => Ref a -> impl
- data SetColResize a
- setColResize :: (FindOp a (SetColResize ()) (Match r), Op (SetColResize ()) r a impl) => Ref a -> impl
- data GetColResizeMin a
- getColResizeMin :: (FindOp a (GetColResizeMin ()) (Match r), Op (GetColResizeMin ()) r a impl) => Ref a -> impl
- data SetColResizeMin a
- setColResizeMin :: (FindOp a (SetColResizeMin ()) (Match r), Op (SetColResizeMin ()) r a impl) => Ref a -> impl
- data GetRowResizeMin a
- getRowResizeMin :: (FindOp a (GetRowResizeMin ()) (Match r), Op (GetRowResizeMin ()) r a impl) => Ref a -> impl
- data SetRowResizeMin a
- setRowResizeMin :: (FindOp a (SetRowResizeMin ()) (Match r), Op (SetRowResizeMin ()) r a impl) => Ref a -> impl
- data GetRowHeader a
- getRowHeader :: (FindOp a (GetRowHeader ()) (Match r), Op (GetRowHeader ()) r a impl) => Ref a -> impl
- data SetRowHeader a
- setRowHeader :: (FindOp a (SetRowHeader ()) (Match r), Op (SetRowHeader ()) r a impl) => Ref a -> impl
- data GetColHeader a
- getColHeader :: (FindOp a (GetColHeader ()) (Match r), Op (GetColHeader ()) r a impl) => Ref a -> impl
- data SetColHeader a
- setColHeader :: (FindOp a (SetColHeader ()) (Match r), Op (SetColHeader ()) r a impl) => Ref a -> impl
- data SetColHeaderHeight a
- setColHeaderHeight :: (FindOp a (SetColHeaderHeight ()) (Match r), Op (SetColHeaderHeight ()) r a impl) => Ref a -> impl
- data GetColHeaderHeight a
- getColHeaderHeight :: (FindOp a (GetColHeaderHeight ()) (Match r), Op (GetColHeaderHeight ()) r a impl) => Ref a -> impl
- data SetRowHeaderWidth a
- setRowHeaderWidth :: (FindOp a (SetRowHeaderWidth ()) (Match r), Op (SetRowHeaderWidth ()) r a impl) => Ref a -> impl
- data GetRowHeaderWidth a
- getRowHeaderWidth :: (FindOp a (GetRowHeaderWidth ()) (Match r), Op (GetRowHeaderWidth ()) r a impl) => Ref a -> impl
- data SetRowHeaderColor a
- setRowHeaderColor :: (FindOp a (SetRowHeaderColor ()) (Match r), Op (SetRowHeaderColor ()) r a impl) => Ref a -> impl
- data GetRowHeaderColor a
- getRowHeaderColor :: (FindOp a (GetRowHeaderColor ()) (Match r), Op (GetRowHeaderColor ()) r a impl) => Ref a -> impl
- data SetColHeaderColor a
- setColHeaderColor :: (FindOp a (SetColHeaderColor ()) (Match r), Op (SetColHeaderColor ()) r a impl) => Ref a -> impl
- data GetColHeaderColor a
- getColHeaderColor :: (FindOp a (GetColHeaderColor ()) (Match r), Op (GetColHeaderColor ()) r a impl) => Ref a -> impl
- data SetRowHeight a
- setRowHeight :: (FindOp a (SetRowHeight ()) (Match r), Op (SetRowHeight ()) r a impl) => Ref a -> impl
- data GetRowHeight a
- getRowHeight :: (FindOp a (GetRowHeight ()) (Match r), Op (GetRowHeight ()) r a impl) => Ref a -> impl
- data SetColWidth a
- setColWidth :: (FindOp a (SetColWidth ()) (Match r), Op (SetColWidth ()) r a impl) => Ref a -> impl
- data GetColWidth a
- getColWidth :: (FindOp a (GetColWidth ()) (Match r), Op (GetColWidth ()) r a impl) => Ref a -> impl
- data SetRowHeightAll a
- setRowHeightAll :: (FindOp a (SetRowHeightAll ()) (Match r), Op (SetRowHeightAll ()) r a impl) => Ref a -> impl
- data SetColWidthAll a
- setColWidthAll :: (FindOp a (SetColWidthAll ()) (Match r), Op (SetColWidthAll ()) r a impl) => Ref a -> impl
- data SetRowPosition a
- setRowPosition :: (FindOp a (SetRowPosition ()) (Match r), Op (SetRowPosition ()) r a impl) => Ref a -> impl
- data SetColPosition a
- setColPosition :: (FindOp a (SetColPosition ()) (Match r), Op (SetColPosition ()) r a impl) => Ref a -> impl
- data GetRowPosition a
- getRowPosition :: (FindOp a (GetRowPosition ()) (Match r), Op (GetRowPosition ()) r a impl) => Ref a -> impl
- data GetColPosition a
- getColPosition :: (FindOp a (GetColPosition ()) (Match r), Op (GetColPosition ()) r a impl) => Ref a -> impl
- data SetTopRow a
- setTopRow :: (FindOp a (SetTopRow ()) (Match r), Op (SetTopRow ()) r a impl) => Ref a -> impl
- data GetTopRow a
- getTopRow :: (FindOp a (GetTopRow ()) (Match r), Op (GetTopRow ()) r a impl) => Ref a -> impl
- data IsSelected a
- isSelected :: (FindOp a (IsSelected ()) (Match r), Op (IsSelected ()) r a impl) => Ref a -> impl
- data GetSelection a
- getSelection :: (FindOp a (GetSelection ()) (Match r), Op (GetSelection ()) r a impl) => Ref a -> impl
- data SetSelection a
- setSelection :: (FindOp a (SetSelection ()) (Match r), Op (SetSelection ()) r a impl) => Ref a -> impl
- data MoveCursor a
- moveCursor :: (FindOp a (MoveCursor ()) (Match r), Op (MoveCursor ()) r a impl) => Ref a -> impl
- data CallbackRow a
- callbackRow :: (FindOp a (CallbackRow ()) (Match r), Op (CallbackRow ()) r a impl) => Ref a -> impl
- data CallbackCol a
- callbackCol :: (FindOp a (CallbackCol ()) (Match r), Op (CallbackCol ()) r a impl) => Ref a -> impl
- data CallbackContext a
- callbackContext :: (FindOp a (CallbackContext ()) (Match r), Op (CallbackContext ()) r a impl) => Ref a -> impl
- data FindCell a
- findCell :: (FindOp a (FindCell ()) (Match r), Op (FindCell ()) r a impl) => Ref a -> impl
- data ClearSuper a
- clearSuper :: (FindOp a (ClearSuper ()) (Match r), Op (ClearSuper ()) r a impl) => Ref a -> impl
- data SetRowsSuper a
- setRowsSuper :: (FindOp a (SetRowsSuper ()) (Match r), Op (SetRowsSuper ()) r a impl) => Ref a -> impl
- data SetColsSuper a
- setColsSuper :: (FindOp a (SetColsSuper ()) (Match r), Op (SetColsSuper ()) r a impl) => Ref a -> impl
- type TableRow = CTableRow Table
- data GetType a
- getType :: (FindOp a (GetType ()) (Match r), Op (GetType ()) r a impl) => Ref a -> impl
- data GetRowSelected a
- getRowSelected :: (FindOp a (GetRowSelected ()) (Match r), Op (GetRowSelected ()) r a impl) => Ref a -> impl
- data SelectAllRows a
- selectAllRows :: (FindOp a (SelectAllRows ()) (Match r), Op (SelectAllRows ()) r a impl) => Ref a -> impl
- type GlWindow = CGlWindow Window
- data GetValid a
- getValid :: (FindOp a (GetValid ()) (Match r), Op (GetValid ()) r a impl) => Ref a -> impl
- data SetValid a
- setValid :: (FindOp a (SetValid ()) (Match r), Op (SetValid ()) r a impl) => Ref a -> impl
- data Invalidate a
- invalidate :: (FindOp a (Invalidate ()) (Match r), Op (Invalidate ()) r a impl) => Ref a -> impl
- data GetContextValid a
- getContextValid :: (FindOp a (GetContextValid ()) (Match r), Op (GetContextValid ()) r a impl) => Ref a -> impl
- data SetContextValid a
- setContextValid :: (FindOp a (SetContextValid ()) (Match r), Op (SetContextValid ()) r a impl) => Ref a -> impl
- data CanDoWithM a
- canDoWithM :: (FindOp a (CanDoWithM ()) (Match r), Op (CanDoWithM ()) r a impl) => Ref a -> impl
- data CanDo a
- canDo :: (FindOp a (CanDo ()) (Match r), Op (CanDo ()) r a impl) => Ref a -> impl
- data GetContext a
- getContext :: (FindOp a (GetContext ()) (Match r), Op (GetContext ()) r a impl) => Ref a -> impl
- data SetContext a
- setContext :: (FindOp a (SetContext ()) (Match r), Op (SetContext ()) r a impl) => Ref a -> impl
- data SetContextWithDestroyFlag a
- setContextWithDestroyFlag :: (FindOp a (SetContextWithDestroyFlag ()) (Match r), Op (SetContextWithDestroyFlag ()) r a impl) => Ref a -> impl
- data SwapBuffers a
- swapBuffers :: (FindOp a (SwapBuffers ()) (Match r), Op (SwapBuffers ()) r a impl) => Ref a -> impl
- data Ortho a
- ortho :: (FindOp a (Ortho ()) (Match r), Op (Ortho ()) r a impl) => Ref a -> impl
- data HideOverlay a
- hideOverlay :: (FindOp a (HideOverlay ()) (Match r), Op (HideOverlay ()) r a impl) => Ref a -> impl
- data MakeOverlayCurrent a
- makeOverlayCurrent :: (FindOp a (MakeOverlayCurrent ()) (Match r), Op (MakeOverlayCurrent ()) r a impl) => Ref a -> impl
- type Box = CBox Widget
- type Browser = CBrowser Group
- data Move a
- move :: (FindOp a (Move ()) (Match r), Op (Move ()) r a impl) => Ref a -> impl
- data Load a
- load :: (FindOp a (Load ()) (Match r), Op (Load ()) r a impl) => Ref a -> impl
- data Swap a
- swap :: (FindOp a (Swap ()) (Match r), Op (Swap ()) r a impl) => Ref a -> impl
- data GetTopline a
- getTopline :: (FindOp a (GetTopline ()) (Match r), Op (GetTopline ()) r a impl) => Ref a -> impl
- data Lineposition a
- lineposition :: (FindOp a (Lineposition ()) (Match r), Op (Lineposition ()) r a impl) => Ref a -> impl
- data SetTopline a
- setTopline :: (FindOp a (SetTopline ()) (Match r), Op (SetTopline ()) r a impl) => Ref a -> impl
- data SetBottomline a
- setBottomline :: (FindOp a (SetBottomline ()) (Match r), Op (SetBottomline ()) r a impl) => Ref a -> impl
- data SetMiddleline a
- setMiddleline :: (FindOp a (SetMiddleline ()) (Match r), Op (SetMiddleline ()) r a impl) => Ref a -> impl
- data Select a
- select :: (FindOp a (Select ()) (Match r), Op (Select ()) r a impl) => Ref a -> impl
- data Selected a
- selected :: (FindOp a (Selected ()) (Match r), Op (Selected ()) r a impl) => Ref a -> impl
- data ShowWidgetLine a
- showWidgetLine :: (FindOp a (ShowWidgetLine ()) (Match r), Op (ShowWidgetLine ()) r a impl) => Ref a -> impl
- data HideLine a
- hideLine :: (FindOp a (HideLine ()) (Match r), Op (HideLine ()) r a impl) => Ref a -> impl
- data SetText a
- setText :: (FindOp a (SetText ()) (Match r), Op (SetText ()) r a impl) => Ref a -> impl
- data GetFormatChar a
- getFormatChar :: (FindOp a (GetFormatChar ()) (Match r), Op (GetFormatChar ()) r a impl) => Ref a -> impl
- data SetFormatChar a
- setFormatChar :: (FindOp a (SetFormatChar ()) (Match r), Op (SetFormatChar ()) r a impl) => Ref a -> impl
- data GetColumnChar a
- getColumnChar :: (FindOp a (GetColumnChar ()) (Match r), Op (GetColumnChar ()) r a impl) => Ref a -> impl
- data SetColumnChar a
- setColumnChar :: (FindOp a (SetColumnChar ()) (Match r), Op (SetColumnChar ()) r a impl) => Ref a -> impl
- data GetColumnWidths a
- getColumnWidths :: (FindOp a (GetColumnWidths ()) (Match r), Op (GetColumnWidths ()) r a impl) => Ref a -> impl
- data SetColumnWidths a
- setColumnWidths :: (FindOp a (SetColumnWidths ()) (Match r), Op (SetColumnWidths ()) r a impl) => Ref a -> impl
- data Displayed a
- displayed :: (FindOp a (Displayed ()) (Match r), Op (Displayed ()) r a impl) => Ref a -> impl
- data MakeVisible a
- makeVisible :: (FindOp a (MakeVisible ()) (Match r), Op (MakeVisible ()) r a impl) => Ref a -> impl
- data RemoveIcon a
- removeIcon :: (FindOp a (RemoveIcon ()) (Match r), Op (RemoveIcon ()) r a impl) => Ref a -> impl
- data SelectOnly a
- selectOnly :: (FindOp a (SelectOnly ()) (Match r), Op (SelectOnly ()) r a impl) => Ref a -> impl
- data SelectOnlyAndCallback a
- selectOnlyAndCallback :: (FindOp a (SelectOnlyAndCallback ()) (Match r), Op (SelectOnlyAndCallback ()) r a impl) => Ref a -> impl
- data Deselect a
- deselect :: (FindOp a (Deselect ()) (Match r), Op (Deselect ()) r a impl) => Ref a -> impl
- data DeselectAndCallback a
- deselectAndCallback :: (FindOp a (DeselectAndCallback ()) (Match r), Op (DeselectAndCallback ()) r a impl) => Ref a -> impl
- data GetHposition a
- getHposition :: (FindOp a (GetHposition ()) (Match r), Op (GetHposition ()) r a impl) => Ref a -> impl
- data SetHposition a
- setHposition :: (FindOp a (SetHposition ()) (Match r), Op (SetHposition ()) r a impl) => Ref a -> impl
- data GetHasScrollbar a
- getHasScrollbar :: (FindOp a (GetHasScrollbar ()) (Match r), Op (GetHasScrollbar ()) r a impl) => Ref a -> impl
- data SetHasScrollbar a
- setHasScrollbar :: (FindOp a (SetHasScrollbar ()) (Match r), Op (SetHasScrollbar ()) r a impl) => Ref a -> impl
- data GetScrollbarSize a
- getScrollbarSize :: (FindOp a (GetScrollbarSize ()) (Match r), Op (GetScrollbarSize ()) r a impl) => Ref a -> impl
- data SetScrollbarSize a
- setScrollbarSize :: (FindOp a (SetScrollbarSize ()) (Match r), Op (SetScrollbarSize ()) r a impl) => Ref a -> impl
- data GetScrollbarWidth a
- getScrollbarWidth :: (FindOp a (GetScrollbarWidth ()) (Match r), Op (GetScrollbarWidth ()) r a impl) => Ref a -> impl
- data SetScrollbarWidth a
- setScrollbarWidth :: (FindOp a (SetScrollbarWidth ()) (Match r), Op (SetScrollbarWidth ()) r a impl) => Ref a -> impl
- data Sort a
- sort :: (FindOp a (Sort ()) (Match r), Op (Sort ()) r a impl) => Ref a -> impl
- data SortWithSortType a
- sortWithSortType :: (FindOp a (SortWithSortType ()) (Match r), Op (SortWithSortType ()) r a impl) => Ref a -> impl
- type SelectBrowser = CSelectBrowser Browser
- type IntInput = CIntInput Input
- type Clock = CClock Widget
- data GetValueSinceEpoch a
- getValueSinceEpoch :: (FindOp a (GetValueSinceEpoch ()) (Match r), Op (GetValueSinceEpoch ()) r a impl) => Ref a -> impl
- type TreePrefs = CTreePrefs Base
- data GetItemLabelfont a
- getItemLabelfont :: (FindOp a (GetItemLabelfont ()) (Match r), Op (GetItemLabelfont ()) r a impl) => Ref a -> impl
- data GetItemLabelsize a
- getItemLabelsize :: (FindOp a (GetItemLabelsize ()) (Match r), Op (GetItemLabelsize ()) r a impl) => Ref a -> impl
- data SetItemLabelsize a
- setItemLabelsize :: (FindOp a (SetItemLabelsize ()) (Match r), Op (SetItemLabelsize ()) r a impl) => Ref a -> impl
- data SetItemLabelfgcolor a
- setItemLabelfgcolor :: (FindOp a (SetItemLabelfgcolor ()) (Match r), Op (SetItemLabelfgcolor ()) r a impl) => Ref a -> impl
- data GetItemLabelbgcolor a
- getItemLabelbgcolor :: (FindOp a (GetItemLabelbgcolor ()) (Match r), Op (GetItemLabelbgcolor ()) r a impl) => Ref a -> impl
- data SetItemLabelbgcolor a
- setItemLabelbgcolor :: (FindOp a (SetItemLabelbgcolor ()) (Match r), Op (SetItemLabelbgcolor ()) r a impl) => Ref a -> impl
- data GetLabelfgcolor a
- getLabelfgcolor :: (FindOp a (GetLabelfgcolor ()) (Match r), Op (GetLabelfgcolor ()) r a impl) => Ref a -> impl
- data SetLabelfgcolor a
- setLabelfgcolor :: (FindOp a (SetLabelfgcolor ()) (Match r), Op (SetLabelfgcolor ()) r a impl) => Ref a -> impl
- data GetLabelbgcolor a
- getLabelbgcolor :: (FindOp a (GetLabelbgcolor ()) (Match r), Op (GetLabelbgcolor ()) r a impl) => Ref a -> impl
- data SetLabelbgcolor a
- setLabelbgcolor :: (FindOp a (SetLabelbgcolor ()) (Match r), Op (SetLabelbgcolor ()) r a impl) => Ref a -> impl
- data GetMarginleft a
- getMarginleft :: (FindOp a (GetMarginleft ()) (Match r), Op (GetMarginleft ()) r a impl) => Ref a -> impl
- data SetMarginleft a
- setMarginleft :: (FindOp a (SetMarginleft ()) (Match r), Op (SetMarginleft ()) r a impl) => Ref a -> impl
- data GetMargintop a
- getMargintop :: (FindOp a (GetMargintop ()) (Match r), Op (GetMargintop ()) r a impl) => Ref a -> impl
- data SetMargintop a
- setMargintop :: (FindOp a (SetMargintop ()) (Match r), Op (SetMargintop ()) r a impl) => Ref a -> impl
- data GetOpenchildMarginbottom a
- getOpenchildMarginbottom :: (FindOp a (GetOpenchildMarginbottom ()) (Match r), Op (GetOpenchildMarginbottom ()) r a impl) => Ref a -> impl
- data SetOpenchildMarginbottom a
- setOpenchildMarginbottom :: (FindOp a (SetOpenchildMarginbottom ()) (Match r), Op (SetOpenchildMarginbottom ()) r a impl) => Ref a -> impl
- data GetUsericonmarginleft a
- getUsericonmarginleft :: (FindOp a (GetUsericonmarginleft ()) (Match r), Op (GetUsericonmarginleft ()) r a impl) => Ref a -> impl
- data SetUsericonmarginleft a
- setUsericonmarginleft :: (FindOp a (SetUsericonmarginleft ()) (Match r), Op (SetUsericonmarginleft ()) r a impl) => Ref a -> impl
- data GetLabelmarginleft a
- getLabelmarginleft :: (FindOp a (GetLabelmarginleft ()) (Match r), Op (GetLabelmarginleft ()) r a impl) => Ref a -> impl
- data SetLabelmarginleft a
- setLabelmarginleft :: (FindOp a (SetLabelmarginleft ()) (Match r), Op (SetLabelmarginleft ()) r a impl) => Ref a -> impl
- data GetLinespacing a
- getLinespacing :: (FindOp a (GetLinespacing ()) (Match r), Op (GetLinespacing ()) r a impl) => Ref a -> impl
- data SetLinespacing a
- setLinespacing :: (FindOp a (SetLinespacing ()) (Match r), Op (SetLinespacing ()) r a impl) => Ref a -> impl
- data GetConnectorcolor a
- getConnectorcolor :: (FindOp a (GetConnectorcolor ()) (Match r), Op (GetConnectorcolor ()) r a impl) => Ref a -> impl
- data SetConnectorcolor a
- setConnectorcolor :: (FindOp a (SetConnectorcolor ()) (Match r), Op (SetConnectorcolor ()) r a impl) => Ref a -> impl
- data GetConnectorstyle a
- getConnectorstyle :: (FindOp a (GetConnectorstyle ()) (Match r), Op (GetConnectorstyle ()) r a impl) => Ref a -> impl
- data SetConnectorstyle a
- setConnectorstyle :: (FindOp a (SetConnectorstyle ()) (Match r), Op (SetConnectorstyle ()) r a impl) => Ref a -> impl
- data GetConnectorwidth a
- getConnectorwidth :: (FindOp a (GetConnectorwidth ()) (Match r), Op (GetConnectorwidth ()) r a impl) => Ref a -> impl
- data SetConnectorwidth a
- setConnectorwidth :: (FindOp a (SetConnectorwidth ()) (Match r), Op (SetConnectorwidth ()) r a impl) => Ref a -> impl
- data GetOpenicon a
- getOpenicon :: (FindOp a (GetOpenicon ()) (Match r), Op (GetOpenicon ()) r a impl) => Ref a -> impl
- data SetOpenicon a
- setOpenicon :: (FindOp a (SetOpenicon ()) (Match r), Op (SetOpenicon ()) r a impl) => Ref a -> impl
- data GetCloseicon a
- getCloseicon :: (FindOp a (GetCloseicon ()) (Match r), Op (GetCloseicon ()) r a impl) => Ref a -> impl
- data SetCloseicon a
- setCloseicon :: (FindOp a (SetCloseicon ()) (Match r), Op (SetCloseicon ()) r a impl) => Ref a -> impl
- data GetUsericon a
- getUsericon :: (FindOp a (GetUsericon ()) (Match r), Op (GetUsericon ()) r a impl) => Ref a -> impl
- data SetUsericon a
- setUsericon :: (FindOp a (SetUsericon ()) (Match r), Op (SetUsericon ()) r a impl) => Ref a -> impl
- data GetShowcollapse a
- getShowcollapse :: (FindOp a (GetShowcollapse ()) (Match r), Op (GetShowcollapse ()) r a impl) => Ref a -> impl
- data SetShowcollapse a
- setShowcollapse :: (FindOp a (SetShowcollapse ()) (Match r), Op (SetShowcollapse ()) r a impl) => Ref a -> impl
- data GetSortorder a
- getSortorder :: (FindOp a (GetSortorder ()) (Match r), Op (GetSortorder ()) r a impl) => Ref a -> impl
- data SetSortorder a
- setSortorder :: (FindOp a (SetSortorder ()) (Match r), Op (SetSortorder ()) r a impl) => Ref a -> impl
- data GetSelectbox a
- getSelectbox :: (FindOp a (GetSelectbox ()) (Match r), Op (GetSelectbox ()) r a impl) => Ref a -> impl
- data SetSelectbox a
- setSelectbox :: (FindOp a (SetSelectbox ()) (Match r), Op (SetSelectbox ()) r a impl) => Ref a -> impl
- data GetShowroot a
- getShowroot :: (FindOp a (GetShowroot ()) (Match r), Op (GetShowroot ()) r a impl) => Ref a -> impl
- data SetShowroot a
- setShowroot :: (FindOp a (SetShowroot ()) (Match r), Op (SetShowroot ()) r a impl) => Ref a -> impl
- data GetSelectmode a
- getSelectmode :: (FindOp a (GetSelectmode ()) (Match r), Op (GetSelectmode ()) r a impl) => Ref a -> impl
- data SetSelectmode a
- setSelectmode :: (FindOp a (SetSelectmode ()) (Match r), Op (SetSelectmode ()) r a impl) => Ref a -> impl
- type TreeItem = CTreeItem Base
- data ShowSelf a
- showSelf :: (FindOp a (ShowSelf ()) (Match r), Op (ShowSelf ()) r a impl) => Ref a -> impl
- data SetWidget a
- setWidget :: (FindOp a (SetWidget ()) (Match r), Op (SetWidget ()) r a impl) => Ref a -> impl
- data GetWidget a
- getWidget :: (FindOp a (GetWidget ()) (Match r), Op (GetWidget ()) r a impl) => Ref a -> impl
- data Child a
- child :: (FindOp a (Child ()) (Match r), Op (Child ()) r a impl) => Ref a -> impl
- data HasChildren a
- hasChildren :: (FindOp a (HasChildren ()) (Match r), Op (HasChildren ()) r a impl) => Ref a -> impl
- data FindChild a
- findChild :: (FindOp a (FindChild ()) (Match r), Op (FindChild ()) r a impl) => Ref a -> impl
- data RemoveChild a
- removeChild :: (FindOp a (RemoveChild ()) (Match r), Op (RemoveChild ()) r a impl) => Ref a -> impl
- data ClearChildren a
- clearChildren :: (FindOp a (ClearChildren ()) (Match r), Op (ClearChildren ()) r a impl) => Ref a -> impl
- data SwapChildren a
- swapChildren :: (FindOp a (SwapChildren ()) (Match r), Op (SwapChildren ()) r a impl) => Ref a -> impl
- data SwapChildrenByTreeItem a
- swapChildrenByTreeItem :: (FindOp a (SwapChildrenByTreeItem ()) (Match r), Op (SwapChildrenByTreeItem ()) r a impl) => Ref a -> impl
- data FindInChildren a
- findInChildren :: (FindOp a (FindInChildren ()) (Match r), Op (FindInChildren ()) r a impl) => Ref a -> impl
- data FindItem a
- findItem :: (FindOp a (FindItem ()) (Match r), Op (FindItem ()) r a impl) => Ref a -> impl
- data AddAt a
- addAt :: (FindOp a (AddAt ()) (Match r), Op (AddAt ()) r a impl) => Ref a -> impl
- data InsertAbove a
- insertAbove :: (FindOp a (InsertAbove ()) (Match r), Op (InsertAbove ()) r a impl) => Ref a -> impl
- data Deparent a
- deparent :: (FindOp a (Deparent ()) (Match r), Op (Deparent ()) r a impl) => Ref a -> impl
- data Reparent a
- reparent :: (FindOp a (Reparent ()) (Match r), Op (Reparent ()) r a impl) => Ref a -> impl
- data MoveTo a
- moveTo :: (FindOp a (MoveTo ()) (Match r), Op (MoveTo ()) r a impl) => Ref a -> impl
- data GetDepth a
- getDepth :: (FindOp a (GetDepth ()) (Match r), Op (GetDepth ()) r a impl) => Ref a -> impl
- data NextSibling a
- nextSibling :: (FindOp a (NextSibling ()) (Match r), Op (NextSibling ()) r a impl) => Ref a -> impl
- data PrevSibling a
- prevSibling :: (FindOp a (PrevSibling ()) (Match r), Op (PrevSibling ()) r a impl) => Ref a -> impl
- data UpdatePrevNext a
- updatePrevNext :: (FindOp a (UpdatePrevNext ()) (Match r), Op (UpdatePrevNext ()) r a impl) => Ref a -> impl
- data NextDisplayed a
- nextDisplayed :: (FindOp a (NextDisplayed ()) (Match r), Op (NextDisplayed ()) r a impl) => Ref a -> impl
- data PrevDisplayed a
- prevDisplayed :: (FindOp a (PrevDisplayed ()) (Match r), Op (PrevDisplayed ()) r a impl) => Ref a -> impl
- data Open a
- open :: (FindOp a (Open ()) (Match r), Op (Open ()) r a impl) => Ref a -> impl
- data Close a
- close :: (FindOp a (Close ()) (Match r), Op (Close ()) r a impl) => Ref a -> impl
- data IsOpen a
- isOpen :: (FindOp a (IsOpen ()) (Match r), Op (IsOpen ()) r a impl) => Ref a -> impl
- data IsClose a
- isClose :: (FindOp a (IsClose ()) (Match r), Op (IsClose ()) r a impl) => Ref a -> impl
- data OpenToggle a
- openToggle :: (FindOp a (OpenToggle ()) (Match r), Op (OpenToggle ()) r a impl) => Ref a -> impl
- data SelectWithVal a
- selectWithVal :: (FindOp a (SelectWithVal ()) (Match r), Op (SelectWithVal ()) r a impl) => Ref a -> impl
- data SelectToggle a
- selectToggle :: (FindOp a (SelectToggle ()) (Match r), Op (SelectToggle ()) r a impl) => Ref a -> impl
- data SelectAll a
- selectAll :: (FindOp a (SelectAll ()) (Match r), Op (SelectAll ()) r a impl) => Ref a -> impl
- data DeselectAll a
- deselectAll :: (FindOp a (DeselectAll ()) (Match r), Op (DeselectAll ()) r a impl) => Ref a -> impl
- data ActivateWithVal a
- activateWithVal :: (FindOp a (ActivateWithVal ()) (Match r), Op (ActivateWithVal ()) r a impl) => Ref a -> impl
- data IsActive a
- isActive :: (FindOp a (IsActive ()) (Match r), Op (IsActive ()) r a impl) => Ref a -> impl
- data IsVisible a
- isVisible :: (FindOp a (IsVisible ()) (Match r), Op (IsVisible ()) r a impl) => Ref a -> impl
- data VisibleR a
- visibleR :: (FindOp a (VisibleR ()) (Match r), Op (VisibleR ()) r a impl) => Ref a -> impl
- data FindClicked a
- findClicked :: (FindOp a (FindClicked ()) (Match r), Op (FindClicked ()) r a impl) => Ref a -> impl
- data EventOnCollapseIcon a
- eventOnCollapseIcon :: (FindOp a (EventOnCollapseIcon ()) (Match r), Op (EventOnCollapseIcon ()) r a impl) => Ref a -> impl
- data EventOnLabel a
- eventOnLabel :: (FindOp a (EventOnLabel ()) (Match r), Op (EventOnLabel ()) r a impl) => Ref a -> impl
- data IsRoot a
- isRoot :: (FindOp a (IsRoot ()) (Match r), Op (IsRoot ()) r a impl) => Ref a -> impl
- data LabelX a
- labelX :: (FindOp a (LabelX ()) (Match r), Op (LabelX ()) r a impl) => Ref a -> impl
- data LabelY a
- labelY :: (FindOp a (LabelY ()) (Match r), Op (LabelY ()) r a impl) => Ref a -> impl
- data LabelW a
- labelW :: (FindOp a (LabelW ()) (Match r), Op (LabelW ()) r a impl) => Ref a -> impl
- data LabelH a
- labelH :: (FindOp a (LabelH ()) (Match r), Op (LabelH ()) r a impl) => Ref a -> impl
- type Tree = CTree Group
- data RootLabel a
- rootLabel :: (FindOp a (RootLabel ()) (Match r), Op (RootLabel ()) r a impl) => Ref a -> impl
- data Root a
- root :: (FindOp a (Root ()) (Match r), Op (Root ()) r a impl) => Ref a -> impl
- data ItemClicked a
- itemClicked :: (FindOp a (ItemClicked ()) (Match r), Op (ItemClicked ()) r a impl) => Ref a -> impl
- data FirstVisible a
- firstVisible :: (FindOp a (FirstVisible ()) (Match r), Op (FirstVisible ()) r a impl) => Ref a -> impl
- data NextWithItem a
- nextWithItem :: (FindOp a (NextWithItem ()) (Match r), Op (NextWithItem ()) r a impl) => Ref a -> impl
- data PrevWithItem a
- prevWithItem :: (FindOp a (PrevWithItem ()) (Match r), Op (PrevWithItem ()) r a impl) => Ref a -> impl
- data GetLast a
- getLast :: (FindOp a (GetLast ()) (Match r), Op (GetLast ()) r a impl) => Ref a -> impl
- data LastVisible a
- lastVisible :: (FindOp a (LastVisible ()) (Match r), Op (LastVisible ()) r a impl) => Ref a -> impl
- data FirstSelectedItem a
- firstSelectedItem :: (FindOp a (FirstSelectedItem ()) (Match r), Op (FirstSelectedItem ()) r a impl) => Ref a -> impl
- data NextSelectedItem a
- nextSelectedItem :: (FindOp a (NextSelectedItem ()) (Match r), Op (NextSelectedItem ()) r a impl) => Ref a -> impl
- data NextSelectedItemWithItem a
- nextSelectedItemWithItem :: (FindOp a (NextSelectedItemWithItem ()) (Match r), Op (NextSelectedItemWithItem ()) r a impl) => Ref a -> impl
- data OpenAndCallback a
- openAndCallback :: (FindOp a (OpenAndCallback ()) (Match r), Op (OpenAndCallback ()) r a impl) => Ref a -> impl
- data OpenToggleAndCallback a
- openToggleAndCallback :: (FindOp a (OpenToggleAndCallback ()) (Match r), Op (OpenToggleAndCallback ()) r a impl) => Ref a -> impl
- data TreeMenuItemLocator a
- treeMenuItemLocator :: (FindOp a (TreeMenuItemLocator ()) (Match r), Op (TreeMenuItemLocator ()) r a impl) => Ref a -> impl
- data CloseAndCallback a
- closeAndCallback :: (FindOp a (CloseAndCallback ()) (Match r), Op (CloseAndCallback ()) r a impl) => Ref a -> impl
- data SelectAndCallback a
- selectAndCallback :: (FindOp a (SelectAndCallback ()) (Match r), Op (SelectAndCallback ()) r a impl) => Ref a -> impl
- data SelectToggleAndCallback a
- selectToggleAndCallback :: (FindOp a (SelectToggleAndCallback ()) (Match r), Op (SelectToggleAndCallback ()) r a impl) => Ref a -> impl
- data SelectAllAndCallback a
- selectAllAndCallback :: (FindOp a (SelectAllAndCallback ()) (Match r), Op (SelectAllAndCallback ()) r a impl) => Ref a -> impl
- data SetItemFocus a
- setItemFocus :: (FindOp a (SetItemFocus ()) (Match r), Op (SetItemFocus ()) r a impl) => Ref a -> impl
- data GetItemFocus a
- getItemFocus :: (FindOp a (GetItemFocus ()) (Match r), Op (GetItemFocus ()) r a impl) => Ref a -> impl
- data IsSelectedWithItem a
- isSelectedWithItem :: (FindOp a (IsSelectedWithItem ()) (Match r), Op (IsSelectedWithItem ()) r a impl) => Ref a -> impl
- data SetItemLabelfont a
- setItemLabelfont :: (FindOp a (SetItemLabelfont ()) (Match r), Op (SetItemLabelfont ()) r a impl) => Ref a -> impl
- data GetItemLabelfgcolor a
- getItemLabelfgcolor :: (FindOp a (GetItemLabelfgcolor ()) (Match r), Op (GetItemLabelfgcolor ()) r a impl) => Ref a -> impl
- data Selectmode a
- selectmode :: (FindOp a (Selectmode ()) (Match r), Op (Selectmode ()) r a impl) => Ref a -> impl
- data ShowItemWithYoff a
- showItemWithYoff :: (FindOp a (ShowItemWithYoff ()) (Match r), Op (ShowItemWithYoff ()) r a impl) => Ref a -> impl
- data ShowItemTop a
- showItemTop :: (FindOp a (ShowItemTop ()) (Match r), Op (ShowItemTop ()) r a impl) => Ref a -> impl
- data ShowItemMiddle a
- showItemMiddle :: (FindOp a (ShowItemMiddle ()) (Match r), Op (ShowItemMiddle ()) r a impl) => Ref a -> impl
- data ShowItemBottom a
- showItemBottom :: (FindOp a (ShowItemBottom ()) (Match r), Op (ShowItemBottom ()) r a impl) => Ref a -> impl
- data Display a
- display :: (FindOp a (Display ()) (Match r), Op (Display ()) r a impl) => Ref a -> impl
- data GetVposition a
- getVposition :: (FindOp a (GetVposition ()) (Match r), Op (GetVposition ()) r a impl) => Ref a -> impl
- data SetVposition a
- setVposition :: (FindOp a (SetVposition ()) (Match r), Op (SetVposition ()) r a impl) => Ref a -> impl
- data IsScrollbar a
- isScrollbar :: (FindOp a (IsScrollbar ()) (Match r), Op (IsScrollbar ()) r a impl) => Ref a -> impl
- data IsVscrollVisible a
- isVscrollVisible :: (FindOp a (IsVscrollVisible ()) (Match r), Op (IsVscrollVisible ()) r a impl) => Ref a -> impl
- data SetCallbackItem a
- setCallbackItem :: (FindOp a (SetCallbackItem ()) (Match r), Op (SetCallbackItem ()) r a impl) => Ref a -> impl
- data GetCallbackItem a
- getCallbackItem :: (FindOp a (GetCallbackItem ()) (Match r), Op (GetCallbackItem ()) r a impl) => Ref a -> impl
- data SetCallbackReason a
- setCallbackReason :: (FindOp a (SetCallbackReason ()) (Match r), Op (SetCallbackReason ()) r a impl) => Ref a -> impl
- data GetCallbackReason a
- getCallbackReason :: (FindOp a (GetCallbackReason ()) (Match r), Op (GetCallbackReason ()) r a impl) => Ref a -> impl
- type TextSelection = CTextSelection Base
- data Update a
- update :: (FindOp a (Update ()) (Match r), Op (Update ()) r a impl) => Ref a -> impl
- data Start a
- start :: (FindOp a (Start ()) (Match r), Op (Start ()) r a impl) => Ref a -> impl
- data SetSelected a
- setSelected :: (FindOp a (SetSelected ()) (Match r), Op (SetSelected ()) r a impl) => Ref a -> impl
- data Includes a
- includes :: (FindOp a (Includes ()) (Match r), Op (Includes ()) r a impl) => Ref a -> impl
- type TextBuffer = CTextBuffer Base
- data InputFileWasTranscoded a
- inputFileWasTranscoded :: (FindOp a (InputFileWasTranscoded ()) (Match r), Op (InputFileWasTranscoded ()) r a impl) => Ref a -> impl
- data FileEncodingWarningMessage a
- fileEncodingWarningMessage :: (FindOp a (FileEncodingWarningMessage ()) (Match r), Op (FileEncodingWarningMessage ()) r a impl) => Ref a -> impl
- data GetLength a
- getLength :: (FindOp a (GetLength ()) (Match r), Op (GetLength ()) r a impl) => Ref a -> impl
- data TextRange a
- textRange :: (FindOp a (TextRange ()) (Match r), Op (TextRange ()) r a impl) => Ref a -> impl
- data CharAt a
- charAt :: (FindOp a (CharAt ()) (Match r), Op (CharAt ()) r a impl) => Ref a -> impl
- data ByteAt a
- byteAt :: (FindOp a (ByteAt ()) (Match r), Op (ByteAt ()) r a impl) => Ref a -> impl
- data AppendToBuffer a
- appendToBuffer :: (FindOp a (AppendToBuffer ()) (Match r), Op (AppendToBuffer ()) r a impl) => Ref a -> impl
- data CanUndo a
- canUndo :: (FindOp a (CanUndo ()) (Match r), Op (CanUndo ()) r a impl) => Ref a -> impl
- data Insertfile a
- insertfile :: (FindOp a (Insertfile ()) (Match r), Op (Insertfile ()) r a impl) => Ref a -> impl
- data InsertfileWithBuflen a
- insertfileWithBuflen :: (FindOp a (InsertfileWithBuflen ()) (Match r), Op (InsertfileWithBuflen ()) r a impl) => Ref a -> impl
- data Appendfile a
- appendfile :: (FindOp a (Appendfile ()) (Match r), Op (Appendfile ()) r a impl) => Ref a -> impl
- data AppendfileWithBuflen a
- appendfileWithBuflen :: (FindOp a (AppendfileWithBuflen ()) (Match r), Op (AppendfileWithBuflen ()) r a impl) => Ref a -> impl
- data Loadfile a
- loadfile :: (FindOp a (Loadfile ()) (Match r), Op (Loadfile ()) r a impl) => Ref a -> impl
- data LoadfileWithBuflen a
- loadfileWithBuflen :: (FindOp a (LoadfileWithBuflen ()) (Match r), Op (LoadfileWithBuflen ()) r a impl) => Ref a -> impl
- data Outputfile a
- outputfile :: (FindOp a (Outputfile ()) (Match r), Op (Outputfile ()) r a impl) => Ref a -> impl
- data OutputfileWithBuflen a
- outputfileWithBuflen :: (FindOp a (OutputfileWithBuflen ()) (Match r), Op (OutputfileWithBuflen ()) r a impl) => Ref a -> impl
- data Savefile a
- savefile :: (FindOp a (Savefile ()) (Match r), Op (Savefile ()) r a impl) => Ref a -> impl
- data SavefileWithBuflen a
- savefileWithBuflen :: (FindOp a (SavefileWithBuflen ()) (Match r), Op (SavefileWithBuflen ()) r a impl) => Ref a -> impl
- data GetTabDistance a
- getTabDistance :: (FindOp a (GetTabDistance ()) (Match r), Op (GetTabDistance ()) r a impl) => Ref a -> impl
- data SetTabDistance a
- setTabDistance :: (FindOp a (SetTabDistance ()) (Match r), Op (SetTabDistance ()) r a impl) => Ref a -> impl
- data Unselect a
- unselect :: (FindOp a (Unselect ()) (Match r), Op (Unselect ()) r a impl) => Ref a -> impl
- data SelectionPosition a
- selectionPosition :: (FindOp a (SelectionPosition ()) (Match r), Op (SelectionPosition ()) r a impl) => Ref a -> impl
- data SelectionText a
- selectionText :: (FindOp a (SelectionText ()) (Match r), Op (SelectionText ()) r a impl) => Ref a -> impl
- data RemoveSelection a
- removeSelection :: (FindOp a (RemoveSelection ()) (Match r), Op (RemoveSelection ()) r a impl) => Ref a -> impl
- data ReplaceSelection a
- replaceSelection :: (FindOp a (ReplaceSelection ()) (Match r), Op (ReplaceSelection ()) r a impl) => Ref a -> impl
- data SecondarySelect a
- secondarySelect :: (FindOp a (SecondarySelect ()) (Match r), Op (SecondarySelect ()) r a impl) => Ref a -> impl
- data SecondarySelected a
- secondarySelected :: (FindOp a (SecondarySelected ()) (Match r), Op (SecondarySelected ()) r a impl) => Ref a -> impl
- data SecondaryUnselect a
- secondaryUnselect :: (FindOp a (SecondaryUnselect ()) (Match r), Op (SecondaryUnselect ()) r a impl) => Ref a -> impl
- data SecondarySelectionPosition a
- secondarySelectionPosition :: (FindOp a (SecondarySelectionPosition ()) (Match r), Op (SecondarySelectionPosition ()) r a impl) => Ref a -> impl
- data SecondarySelectionText a
- secondarySelectionText :: (FindOp a (SecondarySelectionText ()) (Match r), Op (SecondarySelectionText ()) r a impl) => Ref a -> impl
- data RemoveSecondarySelection a
- removeSecondarySelection :: (FindOp a (RemoveSecondarySelection ()) (Match r), Op (RemoveSecondarySelection ()) r a impl) => Ref a -> impl
- data ReplaceSecondarySelection a
- replaceSecondarySelection :: (FindOp a (ReplaceSecondarySelection ()) (Match r), Op (ReplaceSecondarySelection ()) r a impl) => Ref a -> impl
- data GetHighlight a
- getHighlight :: (FindOp a (GetHighlight ()) (Match r), Op (GetHighlight ()) r a impl) => Ref a -> impl
- data SetHighlight a
- setHighlight :: (FindOp a (SetHighlight ()) (Match r), Op (SetHighlight ()) r a impl) => Ref a -> impl
- data Unhighlight a
- unhighlight :: (FindOp a (Unhighlight ()) (Match r), Op (Unhighlight ()) r a impl) => Ref a -> impl
- data HighlightPosition a
- highlightPosition :: (FindOp a (HighlightPosition ()) (Match r), Op (HighlightPosition ()) r a impl) => Ref a -> impl
- data HighlightText a
- highlightText :: (FindOp a (HighlightText ()) (Match r), Op (HighlightText ()) r a impl) => Ref a -> impl
- data AddModifyCallback a
- addModifyCallback :: (FindOp a (AddModifyCallback ()) (Match r), Op (AddModifyCallback ()) r a impl) => Ref a -> impl
- data RemoveModifyCallback a
- removeModifyCallback :: (FindOp a (RemoveModifyCallback ()) (Match r), Op (RemoveModifyCallback ()) r a impl) => Ref a -> impl
- data CallModifyCallbacks a
- callModifyCallbacks :: (FindOp a (CallModifyCallbacks ()) (Match r), Op (CallModifyCallbacks ()) r a impl) => Ref a -> impl
- data AddPredeleteCallback a
- addPredeleteCallback :: (FindOp a (AddPredeleteCallback ()) (Match r), Op (AddPredeleteCallback ()) r a impl) => Ref a -> impl
- data RemovePredeleteCallback a
- removePredeleteCallback :: (FindOp a (RemovePredeleteCallback ()) (Match r), Op (RemovePredeleteCallback ()) r a impl) => Ref a -> impl
- data CallPredeleteCallbacks a
- callPredeleteCallbacks :: (FindOp a (CallPredeleteCallbacks ()) (Match r), Op (CallPredeleteCallbacks ()) r a impl) => Ref a -> impl
- data LineText a
- lineText :: (FindOp a (LineText ()) (Match r), Op (LineText ()) r a impl) => Ref a -> impl
- data LineStart a
- lineStart :: (FindOp a (LineStart ()) (Match r), Op (LineStart ()) r a impl) => Ref a -> impl
- data LineEnd a
- lineEnd :: (FindOp a (LineEnd ()) (Match r), Op (LineEnd ()) r a impl) => Ref a -> impl
- data WordStart a
- wordStart :: (FindOp a (WordStart ()) (Match r), Op (WordStart ()) r a impl) => Ref a -> impl
- data WordEnd a
- wordEnd :: (FindOp a (WordEnd ()) (Match r), Op (WordEnd ()) r a impl) => Ref a -> impl
- data CountDisplayedCharacters a
- countDisplayedCharacters :: (FindOp a (CountDisplayedCharacters ()) (Match r), Op (CountDisplayedCharacters ()) r a impl) => Ref a -> impl
- data SkipDisplayedCharacters a
- skipDisplayedCharacters :: (FindOp a (SkipDisplayedCharacters ()) (Match r), Op (SkipDisplayedCharacters ()) r a impl) => Ref a -> impl
- data CountLines a
- countLines :: (FindOp a (CountLines ()) (Match r), Op (CountLines ()) r a impl) => Ref a -> impl
- data SkipLines a
- skipLines :: (FindOp a (SkipLines ()) (Match r), Op (SkipLines ()) r a impl) => Ref a -> impl
- data RewindLines a
- rewindLines :: (FindOp a (RewindLines ()) (Match r), Op (RewindLines ()) r a impl) => Ref a -> impl
- data FindcharForward a
- findcharForward :: (FindOp a (FindcharForward ()) (Match r), Op (FindcharForward ()) r a impl) => Ref a -> impl
- data FindcharBackward a
- findcharBackward :: (FindOp a (FindcharBackward ()) (Match r), Op (FindcharBackward ()) r a impl) => Ref a -> impl
- data SearchForwardWithMatchcase a
- searchForwardWithMatchcase :: (FindOp a (SearchForwardWithMatchcase ()) (Match r), Op (SearchForwardWithMatchcase ()) r a impl) => Ref a -> impl
- data SearchBackwardWithMatchcase a
- searchBackwardWithMatchcase :: (FindOp a (SearchBackwardWithMatchcase ()) (Match r), Op (SearchBackwardWithMatchcase ()) r a impl) => Ref a -> impl
- data PrimarySelection a
- primarySelection :: (FindOp a (PrimarySelection ()) (Match r), Op (PrimarySelection ()) r a impl) => Ref a -> impl
- data SecondarySelection a
- secondarySelection :: (FindOp a (SecondarySelection ()) (Match r), Op (SecondarySelection ()) r a impl) => Ref a -> impl
- data HighlightSelection a
- highlightSelection :: (FindOp a (HighlightSelection ()) (Match r), Op (HighlightSelection ()) r a impl) => Ref a -> impl
- data PrevChar a
- prevChar :: (FindOp a (PrevChar ()) (Match r), Op (PrevChar ()) r a impl) => Ref a -> impl
- data PrevCharClipped a
- prevCharClipped :: (FindOp a (PrevCharClipped ()) (Match r), Op (PrevCharClipped ()) r a impl) => Ref a -> impl
- data NextChar a
- nextChar :: (FindOp a (NextChar ()) (Match r), Op (NextChar ()) r a impl) => Ref a -> impl
- data NextCharClipped a
- nextCharClipped :: (FindOp a (NextCharClipped ()) (Match r), Op (NextCharClipped ()) r a impl) => Ref a -> impl
- data Utf8Align a
- utf8Align :: (FindOp a (Utf8Align ()) (Match r), Op (Utf8Align ()) r a impl) => Ref a -> impl
- type TextDisplay = CTextDisplay Group
- data SetBuffer a
- setBuffer :: (FindOp a (SetBuffer ()) (Match r), Op (SetBuffer ()) r a impl) => Ref a -> impl
- data GetBuffer a
- getBuffer :: (FindOp a (GetBuffer ()) (Match r), Op (GetBuffer ()) r a impl) => Ref a -> impl
- data RedisplayRange a
- redisplayRange :: (FindOp a (RedisplayRange ()) (Match r), Op (RedisplayRange ()) r a impl) => Ref a -> impl
- data Scroll a
- scroll :: (FindOp a (Scroll ()) (Match r), Op (Scroll ()) r a impl) => Ref a -> impl
- data Overstrike a
- overstrike :: (FindOp a (Overstrike ()) (Match r), Op (Overstrike ()) r a impl) => Ref a -> impl
- data SetInsertPosition a
- setInsertPosition :: (FindOp a (SetInsertPosition ()) (Match r), Op (SetInsertPosition ()) r a impl) => Ref a -> impl
- data GetInsertPosition a
- getInsertPosition :: (FindOp a (GetInsertPosition ()) (Match r), Op (GetInsertPosition ()) r a impl) => Ref a -> impl
- data PositionToXy a
- positionToXy :: (FindOp a (PositionToXy ()) (Match r), Op (PositionToXy ()) r a impl) => Ref a -> impl
- data InSelection a
- inSelection :: (FindOp a (InSelection ()) (Match r), Op (InSelection ()) r a impl) => Ref a -> impl
- data ShowInsertPosition a
- showInsertPosition :: (FindOp a (ShowInsertPosition ()) (Match r), Op (ShowInsertPosition ()) r a impl) => Ref a -> impl
- data MoveRight a
- moveRight :: (FindOp a (MoveRight ()) (Match r), Op (MoveRight ()) r a impl) => Ref a -> impl
- data MoveLeft a
- moveLeft :: (FindOp a (MoveLeft ()) (Match r), Op (MoveLeft ()) r a impl) => Ref a -> impl
- data MoveUp a
- moveUp :: (FindOp a (MoveUp ()) (Match r), Op (MoveUp ()) r a impl) => Ref a -> impl
- data MoveDown a
- moveDown :: (FindOp a (MoveDown ()) (Match r), Op (MoveDown ()) r a impl) => Ref a -> impl
- data NextWord a
- nextWord :: (FindOp a (NextWord ()) (Match r), Op (NextWord ()) r a impl) => Ref a -> impl
- data PreviousWord a
- previousWord :: (FindOp a (PreviousWord ()) (Match r), Op (PreviousWord ()) r a impl) => Ref a -> impl
- data ShowCursor a
- showCursor :: (FindOp a (ShowCursor ()) (Match r), Op (ShowCursor ()) r a impl) => Ref a -> impl
- data SetCursorStyle a
- setCursorStyle :: (FindOp a (SetCursorStyle ()) (Match r), Op (SetCursorStyle ()) r a impl) => Ref a -> impl
- data GetScrollbarAlign a
- getScrollbarAlign :: (FindOp a (GetScrollbarAlign ()) (Match r), Op (GetScrollbarAlign ()) r a impl) => Ref a -> impl
- data SetScrollbarAlign a
- setScrollbarAlign :: (FindOp a (SetScrollbarAlign ()) (Match r), Op (SetScrollbarAlign ()) r a impl) => Ref a -> impl
- data HighlightData a
- highlightData :: (FindOp a (HighlightData ()) (Match r), Op (HighlightData ()) r a impl) => Ref a -> impl
- data PositionStyle a
- positionStyle :: (FindOp a (PositionStyle ()) (Match r), Op (PositionStyle ()) r a impl) => Ref a -> impl
- data XToCol a
- xToCol :: (FindOp a (XToCol ()) (Match r), Op (XToCol ()) r a impl) => Ref a -> impl
- data ColToX a
- colToX :: (FindOp a (ColToX ()) (Match r), Op (ColToX ()) r a impl) => Ref a -> impl
- data SetLinenumberWidth a
- setLinenumberWidth :: (FindOp a (SetLinenumberWidth ()) (Match r), Op (SetLinenumberWidth ()) r a impl) => Ref a -> impl
- data GetLinenumberWidth a
- getLinenumberWidth :: (FindOp a (GetLinenumberWidth ()) (Match r), Op (GetLinenumberWidth ()) r a impl) => Ref a -> impl
- data SetLinenumberFont a
- setLinenumberFont :: (FindOp a (SetLinenumberFont ()) (Match r), Op (SetLinenumberFont ()) r a impl) => Ref a -> impl
- data GetLinenumberFont a
- getLinenumberFont :: (FindOp a (GetLinenumberFont ()) (Match r), Op (GetLinenumberFont ()) r a impl) => Ref a -> impl
- data SetLinenumberSize a
- setLinenumberSize :: (FindOp a (SetLinenumberSize ()) (Match r), Op (SetLinenumberSize ()) r a impl) => Ref a -> impl
- data GetLinenumberSize a
- getLinenumberSize :: (FindOp a (GetLinenumberSize ()) (Match r), Op (GetLinenumberSize ()) r a impl) => Ref a -> impl
- data SetLinenumberFgcolor a
- setLinenumberFgcolor :: (FindOp a (SetLinenumberFgcolor ()) (Match r), Op (SetLinenumberFgcolor ()) r a impl) => Ref a -> impl
- data GetLinenumberFgcolor a
- getLinenumberFgcolor :: (FindOp a (GetLinenumberFgcolor ()) (Match r), Op (GetLinenumberFgcolor ()) r a impl) => Ref a -> impl
- data SetLinenumberBgcolor a
- setLinenumberBgcolor :: (FindOp a (SetLinenumberBgcolor ()) (Match r), Op (SetLinenumberBgcolor ()) r a impl) => Ref a -> impl
- data GetLinenumberBgcolor a
- getLinenumberBgcolor :: (FindOp a (GetLinenumberBgcolor ()) (Match r), Op (GetLinenumberBgcolor ()) r a impl) => Ref a -> impl
- data SetLinenumberAlign a
- setLinenumberAlign :: (FindOp a (SetLinenumberAlign ()) (Match r), Op (SetLinenumberAlign ()) r a impl) => Ref a -> impl
- data GetLinenumberAlign a
- getLinenumberAlign :: (FindOp a (GetLinenumberAlign ()) (Match r), Op (GetLinenumberAlign ()) r a impl) => Ref a -> impl
- data SetLinenumberFormat a
- setLinenumberFormat :: (FindOp a (SetLinenumberFormat ()) (Match r), Op (SetLinenumberFormat ()) r a impl) => Ref a -> impl
- data GetLinenumberFormat a
- getLinenumberFormat :: (FindOp a (GetLinenumberFormat ()) (Match r), Op (GetLinenumberFormat ()) r a impl) => Ref a -> impl
- type TextEditor = CTextEditor TextDisplay
- data SetInsertMode a
- setInsertMode :: (FindOp a (SetInsertMode ()) (Match r), Op (SetInsertMode ()) r a impl) => Ref a -> impl
- data GetInsertMode a
- getInsertMode :: (FindOp a (GetInsertMode ()) (Match r), Op (GetInsertMode ()) r a impl) => Ref a -> impl
- data GetDefaultKeyBindings a
- getDefaultKeyBindings :: (FindOp a (GetDefaultKeyBindings ()) (Match r), Op (GetDefaultKeyBindings ()) r a impl) => Ref a -> impl
- data ReplaceKeyBindings a
- replaceKeyBindings :: (FindOp a (ReplaceKeyBindings ()) (Match r), Op (ReplaceKeyBindings ()) r a impl) => Ref a -> impl
- type NativeFileChooser = CNativeFileChooser Base
- data SetOptions a
- setOptions :: (FindOp a (SetOptions ()) (Match r), Op (SetOptions ()) r a impl) => Ref a -> impl
- data GetOptions a
- getOptions :: (FindOp a (GetOptions ()) (Match r), Op (GetOptions ()) r a impl) => Ref a -> impl
- data GetFilename a
- getFilename :: (FindOp a (GetFilename ()) (Match r), Op (GetFilename ()) r a impl) => Ref a -> impl
- data GetFilenameAt a
- getFilenameAt :: (FindOp a (GetFilenameAt ()) (Match r), Op (GetFilenameAt ()) r a impl) => Ref a -> impl
- data SetDirectory a
- setDirectory :: (FindOp a (SetDirectory ()) (Match r), Op (SetDirectory ()) r a impl) => Ref a -> impl
- data GetDirectory a
- getDirectory :: (FindOp a (GetDirectory ()) (Match r), Op (GetDirectory ()) r a impl) => Ref a -> impl
- data SetTitle a
- setTitle :: (FindOp a (SetTitle ()) (Match r), Op (SetTitle ()) r a impl) => Ref a -> impl
- data GetTitle a
- getTitle :: (FindOp a (GetTitle ()) (Match r), Op (GetTitle ()) r a impl) => Ref a -> impl
- data GetFilter a
- getFilter :: (FindOp a (GetFilter ()) (Match r), Op (GetFilter ()) r a impl) => Ref a -> impl
- data SetFilter a
- setFilter :: (FindOp a (SetFilter ()) (Match r), Op (SetFilter ()) r a impl) => Ref a -> impl
- data Filters a
- filters :: (FindOp a (Filters ()) (Match r), Op (Filters ()) r a impl) => Ref a -> impl
- data SetFilterValue a
- setFilterValue :: (FindOp a (SetFilterValue ()) (Match r), Op (SetFilterValue ()) r a impl) => Ref a -> impl
- data GetFilterValue a
- getFilterValue :: (FindOp a (GetFilterValue ()) (Match r), Op (GetFilterValue ()) r a impl) => Ref a -> impl
- data SetPresetFile a
- setPresetFile :: (FindOp a (SetPresetFile ()) (Match r), Op (SetPresetFile ()) r a impl) => Ref a -> impl
- data GetPresetFile a
- getPresetFile :: (FindOp a (GetPresetFile ()) (Match r), Op (GetPresetFile ()) r a impl) => Ref a -> impl
- data GetErrmsg a
- getErrmsg :: (FindOp a (GetErrmsg ()) (Match r), Op (GetErrmsg ()) r a impl) => Ref a -> impl
Region
GlContext
Widget
Instances
(~) * impl (IO ()) => Op (Destroy ()) NativeFileChooser orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) TextEditor orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) TextDisplay orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) TextBuffer orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Tree orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) TreeItem orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Browser orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) GlWindow orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) TableRow orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Table orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Wizard orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Positioner orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Progress orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Timer orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) ValueOutput orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) ValueInput orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Input orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) ValueSlider orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Scrollbar orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Counter orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Roller orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Dial orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Adjuster orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) ImageSurface orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) CopySurface orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Pixmap orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Bitmap orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Image orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) MenuButton orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Choice orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) SysMenuBar orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) MenuPrim orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) MenuItem orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Slider orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Valuator orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) ToggleButton orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) RepeatButton orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) RoundButton orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) ReturnButton orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) CheckButton orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) LightButton orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Button orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) OverlayWindow orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) DoubleWindow orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) SingleWindow orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Window orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Group orig impl | |
(~) * impl (IO ()) => Op (Destroy ()) Widget orig impl |
Instances
(~) * impl (Event -> IO Int) => Op (Handle ()) TextEditor orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) TextDisplay orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Tree orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Clock orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Browser orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Box orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) GlWindow orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) TableRow orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Table orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Positioner orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Timer orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) ValueOutput orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) ValueInput orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Input orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) ValueSlider orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Scrollbar orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Counter orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Roller orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Dial orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) MenuButton orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Choice orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) SysMenuBar orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) MenuPrim orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Slider orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Valuator orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) RepeatButton orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) ReturnButton orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Button orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) DoubleWindow orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) SingleWindow orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Window orig impl | |
(~) * impl (Event -> IO Int) => Op (Handle ()) Widget orig impl |
getParent :: (FindOp a (GetParent ()) (Match r), Op (GetParent ()) r a impl) => Ref a -> impl Source
setParent :: (FindOp a (SetParent ()) (Match r), Op (SetParent ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (NativeFileChooserType -> IO ()) => Op (SetType ()) NativeFileChooser orig impl | |
(~) * impl (TableRowSelectMode -> IO ()) => Op (SetType ()) TableRow orig impl | |
(~) * impl (Word8 -> IO ()) => Op (SetType ()) Widget orig impl |
drawLabel :: (FindOp a (DrawLabel ()) (Match r), Op (DrawLabel ()) r a impl) => Ref a -> impl Source
data GetRectangle a Source
Instances
(FindOp orig (GetX ()) (Match obj), FindOp orig (GetY ()) (Match obj), FindOp orig (GetW ()) (Match obj), FindOp orig (GetH ()) (Match obj), Op (GetX ()) obj orig (IO Int), Op (GetY ()) obj orig (IO Int), Op (GetW ()) obj orig (IO Int), Op (GetH ()) obj orig (IO Int), (~) * impl (IO Rectangle)) => Op (GetRectangle ()) Widget orig impl |
getRectangle :: (FindOp a (GetRectangle ()) (Match r), Op (GetRectangle ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (Alignments -> IO ()) => Op (SetAlign ()) Widget orig impl |
data SetColorWithBgSel a Source
setColorWithBgSel :: (FindOp a (SetColorWithBgSel ()) (Match r), Op (SetColorWithBgSel ()) r a impl) => Ref a -> impl Source
data GetSelectionColor a Source
Instances
(~) * impl (IO Color) => Op (GetSelectionColor ()) Widget orig impl |
getSelectionColor :: (FindOp a (GetSelectionColor ()) (Match r), Op (GetSelectionColor ()) r a impl) => Ref a -> impl Source
data SetSelectionColor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetSelectionColor ()) Widget orig impl |
setSelectionColor :: (FindOp a (SetSelectionColor ()) (Match r), Op (SetSelectionColor ()) r a impl) => Ref a -> impl Source
copyLabel :: (FindOp a (CopyLabel ()) (Match r), Op (CopyLabel ()) r a impl) => Ref a -> impl Source
data GetLabeltype a Source
Instances
(~) * impl (IO Labeltype) => Op (GetLabeltype ()) MenuItem orig impl | |
(~) * impl (IO Labeltype) => Op (GetLabeltype ()) Widget orig impl |
getLabeltype :: (FindOp a (GetLabeltype ()) (Match r), Op (GetLabeltype ()) r a impl) => Ref a -> impl Source
data SetLabeltype a Source
Instances
(~) * impl (Labeltype -> IO ()) => Op (SetLabeltype ()) MenuItem orig impl | |
(~) * impl (Labeltype -> IO ()) => Op (SetLabeltype ()) Widget orig impl |
setLabeltype :: (FindOp a (SetLabeltype ()) (Match r), Op (SetLabeltype ()) r a impl) => Ref a -> impl Source
data GetLabelcolor a Source
Instances
(~) * impl (IO Color) => Op (GetLabelcolor ()) TreeItem orig impl | |
(~) * impl (IO Color) => Op (GetLabelcolor ()) MenuItem orig impl | |
(~) * impl (IO Color) => Op (GetLabelcolor ()) Widget orig impl |
getLabelcolor :: (FindOp a (GetLabelcolor ()) (Match r), Op (GetLabelcolor ()) r a impl) => Ref a -> impl Source
data SetLabelcolor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetLabelcolor ()) TreeItem orig impl | |
(~) * impl (Color -> IO ()) => Op (SetLabelcolor ()) MenuItem orig impl | |
(~) * impl (Color -> IO ()) => Op (SetLabelcolor ()) Widget orig impl |
setLabelcolor :: (FindOp a (SetLabelcolor ()) (Match r), Op (SetLabelcolor ()) r a impl) => Ref a -> impl Source
data GetLabelfont a Source
Instances
(~) * impl (IO Font) => Op (GetLabelfont ()) TreeItem orig impl | |
(~) * impl (IO Font) => Op (GetLabelfont ()) TreePrefs orig impl | |
(~) * impl (IO Font) => Op (GetLabelfont ()) MenuItem orig impl | |
(~) * impl (IO Font) => Op (GetLabelfont ()) Widget orig impl |
getLabelfont :: (FindOp a (GetLabelfont ()) (Match r), Op (GetLabelfont ()) r a impl) => Ref a -> impl Source
data SetLabelfont a Source
Instances
(~) * impl (Font -> IO ()) => Op (SetLabelfont ()) TreeItem orig impl | |
(~) * impl (Font -> IO ()) => Op (SetLabelfont ()) TreePrefs orig impl | |
(~) * impl (Font -> IO ()) => Op (SetLabelfont ()) MenuItem orig impl | |
(~) * impl (Font -> IO ()) => Op (SetLabelfont ()) Widget orig impl |
setLabelfont :: (FindOp a (SetLabelfont ()) (Match r), Op (SetLabelfont ()) r a impl) => Ref a -> impl Source
data GetLabelsize a Source
Instances
(~) * impl (IO FontSize) => Op (GetLabelsize ()) TreeItem orig impl | |
(~) * impl (IO FontSize) => Op (GetLabelsize ()) TreePrefs orig impl | |
(~) * impl (IO FontSize) => Op (GetLabelsize ()) MenuItem orig impl | |
(~) * impl (IO FontSize) => Op (GetLabelsize ()) Widget orig impl |
getLabelsize :: (FindOp a (GetLabelsize ()) (Match r), Op (GetLabelsize ()) r a impl) => Ref a -> impl Source
data SetLabelsize a Source
Instances
(~) * impl (FontSize -> IO ()) => Op (SetLabelsize ()) TreeItem orig impl | |
(~) * impl (FontSize -> IO ()) => Op (SetLabelsize ()) TreePrefs orig impl | |
(~) * impl (FontSize -> IO ()) => Op (SetLabelsize ()) MenuItem orig impl | |
(~) * impl (FontSize -> IO ()) => Op (SetLabelsize ()) Widget orig impl |
setLabelsize :: (FindOp a (SetLabelsize ()) (Match r), Op (SetLabelsize ()) r a impl) => Ref a -> impl Source
data GetDeimage a Source
getDeimage :: (FindOp a (GetDeimage ()) (Match r), Op (GetDeimage ()) r a impl) => Ref a -> impl Source
data SetDeimage a Source
setDeimage :: (FindOp a (SetDeimage ()) (Match r), Op (SetDeimage ()) r a impl) => Ref a -> impl Source
data GetTooltip a Source
Instances
(~) * impl (IO String) => Op (GetTooltip ()) Widget orig impl |
getTooltip :: (FindOp a (GetTooltip ()) (Match r), Op (GetTooltip ()) r a impl) => Ref a -> impl Source
data CopyTooltip a Source
Instances
(~) * impl (String -> IO ()) => Op (CopyTooltip ()) Widget orig impl |
copyTooltip :: (FindOp a (CopyTooltip ()) (Match r), Op (CopyTooltip ()) r a impl) => Ref a -> impl Source
data SetTooltip a Source
Instances
(~) * impl (String -> IO ()) => Op (SetTooltip ()) Widget orig impl |
setTooltip :: (FindOp a (SetTooltip ()) (Match r), Op (SetTooltip ()) r a impl) => Ref a -> impl Source
data GetVisible a Source
Instances
(~) * impl (IO Bool) => Op (GetVisible ()) Widget orig impl |
getVisible :: (FindOp a (GetVisible ()) (Match r), Op (GetVisible ()) r a impl) => Ref a -> impl Source
data GetVisibleR a Source
Instances
(~) * impl (IO Bool) => Op (GetVisibleR ()) Widget orig impl |
getVisibleR :: (FindOp a (GetVisibleR ()) (Match r), Op (GetVisibleR ()) r a impl) => Ref a -> impl Source
data ShowWidgetSuper a Source
Instances
(~) * impl (IO ()) => Op (ShowWidgetSuper ()) GlWindow orig impl | |
(~) * impl (IO ()) => Op (ShowWidgetSuper ()) Table orig impl | |
(~) * impl (IO ()) => Op (ShowWidgetSuper ()) MenuPrim orig impl | |
(~) * impl (IO ()) => Op (ShowWidgetSuper ()) Button orig impl | |
(~) * impl (IO ()) => Op (ShowWidgetSuper ()) DoubleWindow orig impl | |
(~) * impl (IO ()) => Op (ShowWidgetSuper ()) SingleWindow orig impl | |
(~) * impl (IO ()) => Op (ShowWidgetSuper ()) Window orig impl | |
(~) * impl (IO ()) => Op (ShowWidgetSuper ()) Widget orig impl |
showWidgetSuper :: (FindOp a (ShowWidgetSuper ()) (Match r), Op (ShowWidgetSuper ()) r a impl) => Ref a -> impl Source
data ShowWidget a Source
Instances
(~) * impl (IO NativeFileChooserUserAction) => Op (ShowWidget ()) NativeFileChooser orig impl | |
(~) * impl (IO ()) => Op (ShowWidget ()) Browser orig impl | |
(~) * impl (IO ()) => Op (ShowWidget ()) GlWindow orig impl | |
(~) * impl (IO ()) => Op (ShowWidget ()) Table orig impl | |
(~) * impl (IO ()) => Op (ShowWidget ()) MenuPrim orig impl | |
(~) * impl (IO ()) => Op (ShowWidget ()) MenuItem orig impl | |
(~) * impl (IO ()) => Op (ShowWidget ()) Button orig impl | |
(~) * impl (IO ()) => Op (ShowWidget ()) OverlayWindow orig impl | |
(~) * impl (IO ()) => Op (ShowWidget ()) DoubleWindow orig impl | |
(~) * impl (IO ()) => Op (ShowWidget ()) SingleWindow orig impl | |
(~) * impl (IO ()) => Op (ShowWidget ()) Window orig impl | |
(~) * impl (IO ()) => Op (ShowWidget ()) Widget orig impl |
showWidget :: (FindOp a (ShowWidget ()) (Match r), Op (ShowWidget ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (IO ()) => Op (HideSuper ()) GlWindow orig impl | |
(~) * impl (IO ()) => Op (HideSuper ()) Table orig impl | |
(~) * impl (IO ()) => Op (HideSuper ()) MenuPrim orig impl | |
(~) * impl (IO ()) => Op (HideSuper ()) Button orig impl | |
(~) * impl (IO ()) => Op (HideSuper ()) DoubleWindow orig impl | |
(~) * impl (IO ()) => Op (HideSuper ()) SingleWindow orig impl | |
(~) * impl (IO ()) => Op (HideSuper ()) Window orig impl | |
(~) * impl (IO ()) => Op (HideSuper ()) Widget orig impl |
hideSuper :: (FindOp a (HideSuper ()) (Match r), Op (HideSuper ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (IO ()) => Op (Hide ()) Browser orig impl | |
(~) * impl (IO ()) => Op (Hide ()) GlWindow orig impl | |
(~) * impl (IO ()) => Op (Hide ()) Table orig impl | |
(~) * impl (IO ()) => Op (Hide ()) MenuPrim orig impl | |
(~) * impl (IO ()) => Op (Hide ()) MenuItem orig impl | |
(~) * impl (IO ()) => Op (Hide ()) Button orig impl | |
(~) * impl (IO ()) => Op (Hide ()) OverlayWindow orig impl | |
(~) * impl (IO ()) => Op (Hide ()) DoubleWindow orig impl | |
(~) * impl (IO ()) => Op (Hide ()) SingleWindow orig impl | |
(~) * impl (IO ()) => Op (Hide ()) Window orig impl | |
(~) * impl (IO ()) => Op (Hide ()) Widget orig impl |
data SetVisible a Source
Instances
(~) * impl (IO ()) => Op (SetVisible ()) Widget orig impl |
setVisible :: (FindOp a (SetVisible ()) (Match r), Op (SetVisible ()) r a impl) => Ref a -> impl Source
data ClearVisible a Source
Instances
(~) * impl (IO ()) => Op (ClearVisible ()) Widget orig impl |
clearVisible :: (FindOp a (ClearVisible ()) (Match r), Op (ClearVisible ()) r a impl) => Ref a -> impl Source
data Deactivate a Source
Instances
(~) * impl (IO ()) => Op (Deactivate ()) MenuItem orig impl | |
(~) * impl (IO ()) => Op (Deactivate ()) RepeatButton orig impl | |
(~) * impl (IO ()) => Op (Deactivate ()) Widget orig impl |
deactivate :: (FindOp a (Deactivate ()) (Match r), Op (Deactivate ()) r a impl) => Ref a -> impl Source
getOutput :: (FindOp a (GetOutput ()) (Match r), Op (GetOutput ()) r a impl) => Ref a -> impl Source
setOutput :: (FindOp a (SetOutput ()) (Match r), Op (SetOutput ()) r a impl) => Ref a -> impl Source
data ClearOutput a Source
Instances
(~) * impl (IO ()) => Op (ClearOutput ()) Widget orig impl |
clearOutput :: (FindOp a (ClearOutput ()) (Match r), Op (ClearOutput ()) r a impl) => Ref a -> impl Source
data Takesevents a Source
Instances
(~) * impl (IO Bool) => Op (Takesevents ()) Widget orig impl |
takesevents :: (FindOp a (Takesevents ()) (Match r), Op (Takesevents ()) r a impl) => Ref a -> impl Source
data SetChanged a Source
Instances
(~) * impl (IO ()) => Op (SetChanged ()) Widget orig impl |
setChanged :: (FindOp a (SetChanged ()) (Match r), Op (SetChanged ()) r a impl) => Ref a -> impl Source
data ClearChanged a Source
Instances
(~) * impl (IO ()) => Op (ClearChanged ()) Widget orig impl |
clearChanged :: (FindOp a (ClearChanged ()) (Match r), Op (ClearChanged ()) r a impl) => Ref a -> impl Source
setActive :: (FindOp a (SetActive ()) (Match r), Op (SetActive ()) r a impl) => Ref a -> impl Source
data ClearActive a Source
Instances
(~) * impl (IO ()) => Op (ClearActive ()) Widget orig impl |
clearActive :: (FindOp a (ClearActive ()) (Match r), Op (ClearActive ()) r a impl) => Ref a -> impl Source
takeFocus :: (FindOp a (TakeFocus ()) (Match r), Op (TakeFocus ()) r a impl) => Ref a -> impl Source
data SetVisibleFocus a Source
Instances
(~) * impl (IO ()) => Op (SetVisibleFocus ()) Widget orig impl |
setVisibleFocus :: (FindOp a (SetVisibleFocus ()) (Match r), Op (SetVisibleFocus ()) r a impl) => Ref a -> impl Source
data ClearVisibleFocus a Source
Instances
(~) * impl (IO ()) => Op (ClearVisibleFocus ()) Widget orig impl |
clearVisibleFocus :: (FindOp a (ClearVisibleFocus ()) (Match r), Op (ClearVisibleFocus ()) r a impl) => Ref a -> impl Source
data ModifyVisibleFocus a Source
Instances
(~) * impl (Int -> IO ()) => Op (ModifyVisibleFocus ()) Widget orig impl |
modifyVisibleFocus :: (FindOp a (ModifyVisibleFocus ()) (Match r), Op (ModifyVisibleFocus ()) r a impl) => Ref a -> impl Source
data GetVisibleFocus a Source
Instances
(~) * impl (IO Int) => Op (GetVisibleFocus ()) Widget orig impl |
getVisibleFocus :: (FindOp a (GetVisibleFocus ()) (Match r), Op (GetVisibleFocus ()) r a impl) => Ref a -> impl Source
data RedrawLabel a Source
Instances
(~) * impl (IO ()) => Op (RedrawLabel ()) Widget orig impl |
redrawLabel :: (FindOp a (RedrawLabel ()) (Match r), Op (RedrawLabel ()) r a impl) => Ref a -> impl Source
getDamage :: (FindOp a (GetDamage ()) (Match r), Op (GetDamage ()) r a impl) => Ref a -> impl Source
data ClearDamageWithBitmask a Source
Instances
(~) * impl (Word8 -> IO ()) => Op (ClearDamageWithBitmask ()) Widget orig impl |
clearDamageWithBitmask :: (FindOp a (ClearDamageWithBitmask ()) (Match r), Op (ClearDamageWithBitmask ()) r a impl) => Ref a -> impl Source
data ClearDamage a Source
Instances
(~) * impl (IO ()) => Op (ClearDamage ()) Widget orig impl |
clearDamage :: (FindOp a (ClearDamage ()) (Match r), Op (ClearDamage ()) r a impl) => Ref a -> impl Source
data GetDamageWithText a Source
Instances
(~) * impl (Word8 -> IO ()) => Op (GetDamageWithText ()) Widget orig impl |
getDamageWithText :: (FindOp a (GetDamageWithText ()) (Match r), Op (GetDamageWithText ()) r a impl) => Ref a -> impl Source
data GetDamageInsideWidget a Source
getDamageInsideWidget :: (FindOp a (GetDamageInsideWidget ()) (Match r), Op (GetDamageInsideWidget ()) r a impl) => Ref a -> impl Source
data MeasureLabel a Source
Instances
(~) * impl (IO Size) => Op (MeasureLabel ()) Widget orig impl |
measureLabel :: (FindOp a (MeasureLabel ()) (Match r), Op (MeasureLabel ()) r a impl) => Ref a -> impl Source
getWindow :: (FindOp a (GetWindow ()) (Match r), Op (GetWindow ()) r a impl) => Ref a -> impl Source
data GetTopWindow a Source
getTopWindow :: (FindOp a (GetTopWindow ()) (Match r), Op (GetTopWindow ()) r a impl) => Ref a -> impl Source
data GetTopWindowOffset a Source
Instances
(~) * impl (IO Position) => Op (GetTopWindowOffset ()) Widget orig impl |
getTopWindowOffset :: (FindOp a (GetTopWindowOffset ()) (Match r), Op (GetTopWindowOffset ()) r a impl) => Ref a -> impl Source
data ResizeSuper a Source
Instances
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) GlWindow orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) TableRow orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) Table orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) MenuPrim orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) Valuator orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) Button orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) DoubleWindow orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) SingleWindow orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) Window orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) Widget orig impl |
resizeSuper :: (FindOp a (ResizeSuper ()) (Match r), Op (ResizeSuper ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) TextDisplay orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) GlWindow orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) TableRow orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) Table orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) ValueOutput orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) ValueInput orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) MenuPrim orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) Valuator orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) Button orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) OverlayWindow orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) DoubleWindow orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) SingleWindow orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) Window orig impl | |
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) Widget orig impl |
data SetCallback a Source
setCallback :: forall a r impl. (FindOp a (SetCallback ()) (Match r), Op (SetCallback ()) r a impl) => Ref a -> impl Source
data DrawBoxWithBoxtype a Source
Instances
(~) * impl (Boxtype -> Color -> Maybe Rectangle -> IO ()) => Op (DrawBoxWithBoxtype ()) Button orig impl | |
(~) * impl (Boxtype -> Color -> Maybe Rectangle -> IO ()) => Op (DrawBoxWithBoxtype ()) Window orig impl | |
(~) * impl (Boxtype -> Color -> Maybe Rectangle -> IO ()) => Op (DrawBoxWithBoxtype ()) Widget orig impl |
drawBoxWithBoxtype :: (FindOp a (DrawBoxWithBoxtype ()) (Match r), Op (DrawBoxWithBoxtype ()) r a impl) => Ref a -> impl Source
data DrawBackdrop a Source
Instances
(~) * impl (IO ()) => Op (DrawBackdrop ()) Button orig impl | |
(~) * impl (IO ()) => Op (DrawBackdrop ()) Window orig impl | |
(~) * impl (IO ()) => Op (DrawBackdrop ()) Widget orig impl |
drawBackdrop :: (FindOp a (DrawBackdrop ()) (Match r), Op (DrawBackdrop ()) r a impl) => Ref a -> impl Source
drawFocus :: (FindOp a (DrawFocus ()) (Match r), Op (DrawFocus ()) r a impl) => Ref a -> impl Source
Group
drawChild :: (FindOp a (DrawChild ()) (Match r), Op (DrawChild ()) r a impl) => Ref a -> impl Source
data DrawChildren a Source
Instances
(~) * impl (IO ()) => Op (DrawChildren ()) Group orig impl |
drawChildren :: (FindOp a (DrawChildren ()) (Match r), Op (DrawChildren ()) r a impl) => Ref a -> impl Source
data DrawOutsideLabel a Source
drawOutsideLabel :: (FindOp a (DrawOutsideLabel ()) (Match r), Op (DrawOutsideLabel ()) r a impl) => Ref a -> impl Source
data UpdateChild a Source
updateChild :: (FindOp a (UpdateChild ()) (Match r), Op (UpdateChild ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (String -> IO (Maybe (Ref TreeItem))) => Op (Add ()) Tree orig impl | |
(Parent a TreeItem, Parent b TreePrefs, (~) * impl (Ref b -> TreeItemLocator -> IO (Maybe (Ref a)))) => Op (Add ()) TreeItem orig impl | |
(~) * impl (String -> IO ()) => Op (Add ()) Browser orig impl | |
(Parent a Widget, (~) * impl (Ref a -> IO ())) => Op (Add ()) Table orig impl | |
(Parent a MenuPrim, (~) * impl (String -> Maybe Shortcut -> (Ref a -> IO ()) -> MenuItemFlags -> IO MenuItemIndex)) => Op (Add ()) MenuPrim orig impl | |
(Parent a MenuItem, (~) * impl (String -> Maybe Shortcut -> (Ref a -> IO ()) -> MenuItemFlags -> IO MenuItemIndex)) => Op (Add ()) MenuItem orig impl | |
(Parent a Widget, (~) * impl (Ref a -> IO ())) => Op (Add ()) Group orig impl |
Instances
(~) * impl (BufferOffset -> String -> IO ()) => Op (Insert ()) TextBuffer orig impl | |
(Parent a TreeItem, (~) * impl (Ref a -> String -> Int -> IO (Maybe (Ref a)))) => Op (Insert ()) Tree orig impl | |
(Parent a TreePrefs, (~) * impl (Ref a -> String -> Maybe Int -> IO (Maybe (Ref TreeItem)))) => Op (Insert ()) TreeItem orig impl | |
(~) * impl (Int -> String -> IO ()) => Op (Insert ()) Browser orig impl | |
(Parent a Widget, (~) * impl (Ref a -> Int -> IO ())) => Op (Insert ()) Table orig impl | |
(~) * impl (String -> IO (Either NoChange ())) => Op (Insert ()) Input orig impl | |
(Parent a MenuPrim, (~) * impl (Int -> String -> Maybe Shortcut -> (Ref a -> IO ()) -> MenuItemFlags -> IO MenuItemIndex)) => Op (Insert ()) MenuPrim orig impl | |
(Parent a MenuItem, (~) * impl (Int -> String -> Maybe ShortcutKeySequence -> (Ref a -> IO ()) -> MenuItemFlags -> IO MenuItemIndex)) => Op (Insert ()) MenuItem orig impl | |
(Parent a Widget, (~) * impl (Ref a -> Int -> IO ())) => Op (Insert ()) Group orig impl |
data RemoveIndex a Source
Instances
(~) * impl (Int -> IO ()) => Op (RemoveIndex ()) Group orig impl |
removeIndex :: (FindOp a (RemoveIndex ()) (Match r), Op (RemoveIndex ()) r a impl) => Ref a -> impl Source
data RemoveWidget a Source
removeWidget :: (FindOp a (RemoveWidget ()) (Match r), Op (RemoveWidget ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (IO ()) => Op (Clear ()) Tree orig impl | |
(~) * impl (IO ()) => Op (Clear ()) Browser orig impl | |
(~) * impl (IO ()) => Op (Clear ()) TableRow orig impl | |
(~) * impl (IO ()) => Op (Clear ()) Table orig impl | |
(~) * impl (IO ()) => Op (Clear ()) SysMenuBar orig impl | |
(~) * impl (IO ()) => Op (Clear ()) MenuPrim orig impl | |
(~) * impl (IO ()) => Op (Clear ()) MenuItem orig impl | |
(~) * impl (IO Bool) => Op (Clear ()) Button orig impl | |
(~) * impl (IO ()) => Op (Clear ()) Group orig impl |
data SetResizable a Source
setResizable :: (FindOp a (SetResizable ()) (Match r), Op (SetResizable ()) r a impl) => Ref a -> impl Source
data SetNotResizable a Source
Instances
(~) * impl (IO ()) => Op (SetNotResizable ()) Group orig impl |
setNotResizable :: (FindOp a (SetNotResizable ()) (Match r), Op (SetNotResizable ()) r a impl) => Ref a -> impl Source
data GetResizable a Source
getResizable :: (FindOp a (GetResizable ()) (Match r), Op (GetResizable ()) r a impl) => Ref a -> impl Source
data AddResizable a Source
addResizable :: (FindOp a (AddResizable ()) (Match r), Op (AddResizable ()) r a impl) => Ref a -> impl Source
initSizes :: (FindOp a (InitSizes ()) (Match r), Op (InitSizes ()) r a impl) => Ref a -> impl Source
data SetClipChildren a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetClipChildren ()) Group orig impl |
setClipChildren :: (FindOp a (SetClipChildren ()) (Match r), Op (SetClipChildren ()) r a impl) => Ref a -> impl Source
data ClipChildren a Source
Instances
(~) * impl (IO Int) => Op (ClipChildren ()) Group orig impl |
clipChildren :: (FindOp a (ClipChildren ()) (Match r), Op (ClipChildren ()) r a impl) => Ref a -> impl Source
data DdfdesignKludge a Source
ddfdesignKludge :: (FindOp a (DdfdesignKludge ()) (Match r), Op (DdfdesignKludge ()) r a impl) => Ref a -> impl Source
data InsertWithBefore a Source
insertWithBefore :: (FindOp a (InsertWithBefore ()) (Match r), Op (InsertWithBefore ()) r a impl) => Ref a -> impl Source
Window
Instances
(~) * impl (IO ()) => Op (DrawSuper ()) GlWindow orig impl | |
(~) * impl (IO ()) => Op (DrawSuper ()) Table orig impl | |
(~) * impl (IO ()) => Op (DrawSuper ()) Button orig impl | |
(~) * impl (IO ()) => Op (DrawSuper ()) DoubleWindow orig impl | |
(~) * impl (IO ()) => Op (DrawSuper ()) SingleWindow orig impl | |
(~) * impl (IO ()) => Op (DrawSuper ()) Window orig impl |
drawSuper :: (FindOp a (DrawSuper ()) (Match r), Op (DrawSuper ()) r a impl) => Ref a -> impl Source
data HandleSuper a Source
Instances
(~) * impl (Event -> IO Int) => Op (HandleSuper ()) GlWindow orig impl | |
(~) * impl (Int -> IO Int) => Op (HandleSuper ()) MenuPrim orig impl | |
(~) * impl (Int -> IO Int) => Op (HandleSuper ()) Button orig impl | |
(~) * impl (Int -> IO Int) => Op (HandleSuper ()) DoubleWindow orig impl | |
(~) * impl (Int -> IO Int) => Op (HandleSuper ()) SingleWindow orig impl | |
(~) * impl (Int -> IO Int) => Op (HandleSuper ()) Window orig impl |
handleSuper :: (FindOp a (HandleSuper ()) (Match r), Op (HandleSuper ()) r a impl) => Ref a -> impl Source
data FlushSuper a Source
Instances
(~) * impl (IO ()) => Op (FlushSuper ()) GlWindow orig impl | |
(~) * impl (IO ()) => Op (FlushSuper ()) DoubleWindow orig impl | |
(~) * impl (IO ()) => Op (FlushSuper ()) SingleWindow orig impl | |
(~) * impl (IO ()) => Op (FlushSuper ()) Window orig impl |
flushSuper :: (FindOp a (FlushSuper ()) (Match r), Op (FlushSuper ()) r a impl) => Ref a -> impl Source
data MakeFullscreen a Source
Instances
(~) * impl (IO ()) => Op (MakeFullscreen ()) Window orig impl |
makeFullscreen :: (FindOp a (MakeFullscreen ()) (Match r), Op (MakeFullscreen ()) r a impl) => Ref a -> impl Source
data FullscreenOff a Source
fullscreenOff :: (FindOp a (FullscreenOff ()) (Match r), Op (FullscreenOff ()) r a impl) => Ref a -> impl Source
setBorder :: (FindOp a (SetBorder ()) (Match r), Op (SetBorder ()) r a impl) => Ref a -> impl Source
data ClearBorder a Source
Instances
(~) * impl (IO ()) => Op (ClearBorder ()) Window orig impl |
clearBorder :: (FindOp a (ClearBorder ()) (Match r), Op (ClearBorder ()) r a impl) => Ref a -> impl Source
getBorder :: (FindOp a (GetBorder ()) (Match r), Op (GetBorder ()) r a impl) => Ref a -> impl Source
data SetOverride a Source
Instances
(~) * impl (IO ()) => Op (SetOverride ()) Window orig impl |
setOverride :: (FindOp a (SetOverride ()) (Match r), Op (SetOverride ()) r a impl) => Ref a -> impl Source
data GetOverride a Source
Instances
(~) * impl (IO Bool) => Op (GetOverride ()) Window orig impl |
getOverride :: (FindOp a (GetOverride ()) (Match r), Op (GetOverride ()) r a impl) => Ref a -> impl Source
data SetNonModal a Source
Instances
(~) * impl (IO ()) => Op (SetNonModal ()) Window orig impl |
setNonModal :: (FindOp a (SetNonModal ()) (Match r), Op (SetNonModal ()) r a impl) => Ref a -> impl Source
data SetMenuWindow a Source
Instances
(~) * impl (IO ()) => Op (SetMenuWindow ()) Window orig impl |
setMenuWindow :: (FindOp a (SetMenuWindow ()) (Match r), Op (SetMenuWindow ()) r a impl) => Ref a -> impl Source
data GetMenuWindow a Source
Instances
(~) * impl (IO Bool) => Op (GetMenuWindow ()) Window orig impl |
getMenuWindow :: (FindOp a (GetMenuWindow ()) (Match r), Op (GetMenuWindow ()) r a impl) => Ref a -> impl Source
data SetTooltipWindow a Source
Instances
(~) * impl (IO ()) => Op (SetTooltipWindow ()) Window orig impl |
setTooltipWindow :: (FindOp a (SetTooltipWindow ()) (Match r), Op (SetTooltipWindow ()) r a impl) => Ref a -> impl Source
data GetTooltipWindow a Source
Instances
(~) * impl (IO Bool) => Op (GetTooltipWindow ()) Window orig impl |
getTooltipWindow :: (FindOp a (GetTooltipWindow ()) (Match r), Op (GetTooltipWindow ()) r a impl) => Ref a -> impl Source
data FreePosition a Source
Instances
(~) * impl (IO ()) => Op (FreePosition ()) Window orig impl |
freePosition :: (FindOp a (FreePosition ()) (Match r), Op (FreePosition ()) r a impl) => Ref a -> impl Source
sizeRange :: (FindOp a (SizeRange ()) (Match r), Op (SizeRange ()) r a impl) => Ref a -> impl Source
data SizeRangeWithArgs a Source
Instances
(~) * impl (Int -> Int -> OptionalSizeRangeArgs -> IO ()) => Op (SizeRangeWithArgs ()) Window orig impl |
sizeRangeWithArgs :: (FindOp a (SizeRangeWithArgs ()) (Match r), Op (SizeRangeWithArgs ()) r a impl) => Ref a -> impl Source
data GetIconlabel a Source
Instances
(~) * impl (IO String) => Op (GetIconlabel ()) Window orig impl |
getIconlabel :: (FindOp a (GetIconlabel ()) (Match r), Op (GetIconlabel ()) r a impl) => Ref a -> impl Source
data SetIconlabel a Source
Instances
(~) * impl (String -> IO ()) => Op (SetIconlabel ()) Window orig impl |
setIconlabel :: (FindOp a (SetIconlabel ()) (Match r), Op (SetIconlabel ()) r a impl) => Ref a -> impl Source
data SetLabelWithIconlabel a Source
setLabelWithIconlabel :: (FindOp a (SetLabelWithIconlabel ()) (Match r), Op (SetLabelWithIconlabel ()) r a impl) => Ref a -> impl Source
getXclass :: (FindOp a (GetXclass ()) (Match r), Op (GetXclass ()) r a impl) => Ref a -> impl Source
setXclass :: (FindOp a (SetXclass ()) (Match r), Op (SetXclass ()) r a impl) => Ref a -> impl Source
data MakeCurrent a Source
Instances
(~) * impl (IO ()) => Op (MakeCurrent ()) Window orig impl |
makeCurrent :: (FindOp a (MakeCurrent ()) (Match r), Op (MakeCurrent ()) r a impl) => Ref a -> impl Source
setCursor :: (FindOp a (SetCursor ()) (Match r), Op (SetCursor ()) r a impl) => Ref a -> impl Source
data SetCursorWithFgBg a Source
setCursorWithFgBg :: (FindOp a (SetCursorWithFgBg ()) (Match r), Op (SetCursorWithFgBg ()) r a impl) => Ref a -> impl Source
data SetDefaultCursor a Source
Instances
(~) * impl (CursorType -> IO ()) => Op (SetDefaultCursor ()) Window orig impl |
setDefaultCursor :: (FindOp a (SetDefaultCursor ()) (Match r), Op (SetDefaultCursor ()) r a impl) => Ref a -> impl Source
data SetDefaultCursorWithFgBg a Source
Instances
(~) * impl (CursorType -> (Maybe Color, Maybe Color) -> IO ()) => Op (SetDefaultCursorWithFgBg ()) Window orig impl |
setDefaultCursorWithFgBg :: (FindOp a (SetDefaultCursorWithFgBg ()) (Match r), Op (SetDefaultCursorWithFgBg ()) r a impl) => Ref a -> impl Source
data GetDecoratedW a Source
Instances
(~) * impl (IO Int) => Op (GetDecoratedW ()) Window orig impl |
getDecoratedW :: (FindOp a (GetDecoratedW ()) (Match r), Op (GetDecoratedW ()) r a impl) => Ref a -> impl Source
data GetDecoratedH a Source
Instances
(~) * impl (IO Int) => Op (GetDecoratedH ()) Window orig impl |
getDecoratedH :: (FindOp a (GetDecoratedH ()) (Match r), Op (GetDecoratedH ()) r a impl) => Ref a -> impl Source
data WaitForExpose a Source
Instances
(~) * impl (IO ()) => Op (WaitForExpose ()) Window orig impl |
waitForExpose :: (FindOp a (WaitForExpose ()) (Match r), Op (WaitForExpose ()) r a impl) => Ref a -> impl Source
SingleWindow
type SingleWindow = CSingleWindow Window Source
DoubleWindow
type DoubleWindow = CDoubleWindow Window Source
OverlayWindow
type OverlayWindow = COverlayWindow DoubleWindow Source
data CanDoOverlay a Source
Instances
(~) * impl (IO Int) => Op (CanDoOverlay ()) GlWindow orig impl | |
(~) * impl (IO Int) => Op (CanDoOverlay ()) OverlayWindow orig impl |
canDoOverlay :: (FindOp a (CanDoOverlay ()) (Match r), Op (CanDoOverlay ()) r a impl) => Ref a -> impl Source
data RedrawOverlay a Source
Instances
(~) * impl (IO ()) => Op (RedrawOverlay ()) GlWindow orig impl | |
(~) * impl (IO ()) => Op (RedrawOverlay ()) OverlayWindow orig impl |
redrawOverlay :: (FindOp a (RedrawOverlay ()) (Match r), Op (RedrawOverlay ()) r a impl) => Ref a -> impl Source
Button
Instances
(~) * impl (IO ClockByTime) => Op (GetValue ()) Clock orig impl | |
(~) * impl (IO Int) => Op (GetValue ()) Browser orig impl | |
(~) * impl (IO (Ref Widget)) => Op (GetValue ()) Wizard orig impl | |
(~) * impl (IO Float) => Op (GetValue ()) Progress orig impl | |
(~) * impl (IO Double) => Op (GetValue ()) Timer orig impl | |
(~) * impl (IO String) => Op (GetValue ()) Input orig impl | |
(~) * impl (IO Int) => Op (GetValue ()) Choice orig impl | |
(~) * impl (IO Int) => Op (GetValue ()) MenuPrim orig impl | |
(~) * impl (IO Int) => Op (GetValue ()) MenuItem orig impl | |
(~) * impl (IO Double) => Op (GetValue ()) Valuator orig impl | |
(~) * impl (IO Bool) => Op (GetValue ()) Button orig impl |
Instances
(~) * impl (ClockSetTimeType -> IO ()) => Op (SetValue ()) Clock orig impl | |
(~) * impl (Int -> IO ()) => Op (SetValue ()) Browser orig impl | |
(Parent a Widget, (~) * impl (Ref a -> IO ())) => Op (SetValue ()) Wizard orig impl | |
(~) * impl (Float -> IO ()) => Op (SetValue ()) Progress orig impl | |
(~) * impl (Double -> IO ()) => Op (SetValue ()) Timer orig impl | |
(~) * impl (String -> Maybe Int -> IO Int) => Op (SetValue ()) Input orig impl | |
(~) * impl (Int -> Int -> Int -> Int -> IO Int) => Op (SetValue ()) Scrollbar orig impl | |
(~) * impl (MenuItemReference -> IO Int) => Op (SetValue ()) Choice orig impl | |
(~) * impl (MenuItemReference -> IO Int) => Op (SetValue ()) MenuPrim orig impl | |
(~) * impl (Double -> IO Int) => Op (SetValue ()) Valuator orig impl | |
(~) * impl (Bool -> IO Bool) => Op (SetValue ()) Button orig impl |
data GetShortcut a Source
Instances
(~) * impl (IO Int) => Op (GetShortcut ()) TextDisplay orig impl | |
(~) * impl (IO Int) => Op (GetShortcut ()) ValueInput orig impl | |
(~) * impl (IO Int) => Op (GetShortcut ()) Input orig impl | |
(~) * impl (IO Int) => Op (GetShortcut ()) MenuItem orig impl | |
(~) * impl (IO FlShortcut) => Op (GetShortcut ()) Button orig impl |
getShortcut :: (FindOp a (GetShortcut ()) (Match r), Op (GetShortcut ()) r a impl) => Ref a -> impl Source
data SetShortcut a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetShortcut ()) TextDisplay orig impl | |
(~) * impl (Int -> IO ()) => Op (SetShortcut ()) ValueInput orig impl | |
(~) * impl (Int -> IO ()) => Op (SetShortcut ()) Input orig impl | |
(~) * impl (Int -> ShortcutKeySequence -> IO ()) => Op (SetShortcut ()) SysMenuBar orig impl | |
(~) * impl (Int -> ShortcutKeySequence -> IO ()) => Op (SetShortcut ()) MenuPrim orig impl | |
(~) * impl (Int -> IO ()) => Op (SetShortcut ()) MenuItem orig impl | |
(~) * impl (Int -> IO ()) => Op (SetShortcut ()) Button orig impl |
setShortcut :: (FindOp a (SetShortcut ()) (Match r), Op (SetShortcut ()) r a impl) => Ref a -> impl Source
data GetDownBox a Source
Instances
(~) * impl (IO Boxtype) => Op (GetDownBox ()) MenuPrim orig impl | |
(~) * impl (IO Boxtype) => Op (GetDownBox ()) Button orig impl |
getDownBox :: (FindOp a (GetDownBox ()) (Match r), Op (GetDownBox ()) r a impl) => Ref a -> impl Source
data SetDownBox a Source
Instances
(~) * impl (Boxtype -> IO ()) => Op (SetDownBox ()) MenuPrim orig impl | |
(~) * impl (Boxtype -> IO ()) => Op (SetDownBox ()) Button orig impl |
setDownBox :: (FindOp a (SetDownBox ()) (Match r), Op (SetDownBox ()) r a impl) => Ref a -> impl Source
data GetDownColor a Source
Instances
(~) * impl (IO Color) => Op (GetDownColor ()) MenuPrim orig impl | |
(~) * impl (IO Color) => Op (GetDownColor ()) Button orig impl |
getDownColor :: (FindOp a (GetDownColor ()) (Match r), Op (GetDownColor ()) r a impl) => Ref a -> impl Source
data SetDownColor a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetDownColor ()) MenuPrim orig impl | |
(~) * impl (Color -> IO ()) => Op (SetDownColor ()) Button orig impl |
setDownColor :: (FindOp a (SetDownColor ()) (Match r), Op (SetDownColor ()) r a impl) => Ref a -> impl Source
LightButton
type LightButton = CLightButton Button Source
RadioLightButton
type RadioLightButton = CRadioLightButton LightButton Source
CheckButton
type CheckButton = CCheckButton Button Source
ReturnButton
type ReturnButton = CReturnButton Button Source
RoundButton
type RoundButton = CRoundButton Button Source
RepeatButton
type RepeatButton = CRepeatButton Button Source
ToggleButton
type ToggleButton = CToggleButton Button Source
Valuator
data GetMinimum a Source
Instances
(~) * impl (IO Float) => Op (GetMinimum ()) Progress orig impl | |
(~) * impl (IO Double) => Op (GetMinimum ()) Valuator orig impl |
getMinimum :: (FindOp a (GetMinimum ()) (Match r), Op (GetMinimum ()) r a impl) => Ref a -> impl Source
data SetMinimum a Source
Instances
(~) * impl (Float -> IO ()) => Op (SetMinimum ()) Progress orig impl | |
(~) * impl (Double -> IO ()) => Op (SetMinimum ()) Valuator orig impl |
setMinimum :: (FindOp a (SetMinimum ()) (Match r), Op (SetMinimum ()) r a impl) => Ref a -> impl Source
data GetMaximum a Source
Instances
(~) * impl (IO Float) => Op (GetMaximum ()) Progress orig impl | |
(~) * impl (IO Double) => Op (GetMaximum ()) Valuator orig impl |
getMaximum :: (FindOp a (GetMaximum ()) (Match r), Op (GetMaximum ()) r a impl) => Ref a -> impl Source
data SetMaximum a Source
Instances
(~) * impl (Float -> IO ()) => Op (SetMaximum ()) Progress orig impl | |
(~) * impl (Double -> IO ()) => Op (SetMaximum ()) Valuator orig impl |
setMaximum :: (FindOp a (SetMaximum ()) (Match r), Op (SetMaximum ()) r a impl) => Ref a -> impl Source
precision :: (FindOp a (Precision ()) (Match r), Op (Precision ()) r a impl) => Ref a -> impl Source
increment :: (FindOp a (Increment ()) (Match r), Op (Increment ()) r a impl) => Ref a -> impl Source
Slider
data Scrollvalue a Source
scrollvalue :: (FindOp a (Scrollvalue ()) (Match r), Op (Scrollvalue ()) r a impl) => Ref a -> impl Source
data SetSliderSize a Source
Instances
(~) * impl (IO Float) => Op (SetSliderSize ()) Slider orig impl |
setSliderSize :: (FindOp a (SetSliderSize ()) (Match r), Op (SetSliderSize ()) r a impl) => Ref a -> impl Source
data GetSliderSize a Source
Instances
(~) * impl (Double -> IO ()) => Op (GetSliderSize ()) Slider orig impl |
getSliderSize :: (FindOp a (GetSliderSize ()) (Match r), Op (GetSliderSize ()) r a impl) => Ref a -> impl Source
getSlider :: (FindOp a (GetSlider ()) (Match r), Op (GetSlider ()) r a impl) => Ref a -> impl Source
setSlider :: (FindOp a (SetSlider ()) (Match r), Op (SetSlider ()) r a impl) => Ref a -> impl Source
FillSlider
type FillSlider = CFillSlider Slider Source
HorSlider
HorFillSider
type HorFillSlider = CHorFillSlider Slider Source
NiceSlider
type NiceSlider = CNiceSlider Slider Source
HorNiceSlider
type HorNiceSlider = CHorNiceSlider Slider Source
MenuItem
data NextWithStep a Source
nextWithStep :: (FindOp a (NextWithStep ()) (Match r), Op (NextWithStep ()) r a impl) => Ref a -> impl Source
data SetLabelWithLabeltype a Source
setLabelWithLabeltype :: (FindOp a (SetLabelWithLabeltype ()) (Match r), Op (SetLabelWithLabeltype ()) r a impl) => Ref a -> impl Source
data Activevisible a Source
Instances
(~) * impl (IO Bool) => Op (Activevisible ()) MenuItem orig impl |
activevisible :: (FindOp a (Activevisible ()) (Match r), Op (Activevisible ()) r a impl) => Ref a -> impl Source
drawWithT :: (FindOp a (DrawWithT ()) (Match r), Op (DrawWithT ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (IO ()) => Op (Draw ()) Tree orig impl | |
(~) * impl (IO ()) => Op (Draw ()) Table orig impl | |
(Parent a Widget, (~) * impl (Ref a -> Position -> IO ())) => Op (Draw ()) ImageSurface orig impl | |
(Parent a Widget, (~) * impl (Ref a -> Position -> IO ())) => Op (Draw ()) CopySurface orig impl | |
(~) * impl (Position -> IO ()) => Op (Draw ()) Pixmap orig impl | |
(~) * impl (Position -> IO ()) => Op (Draw ()) Bitmap orig impl | |
(~) * impl (Position -> IO ()) => Op (Draw ()) Image orig impl | |
(Parent a MenuPrim, (~) * impl (Rectangle -> Ref a -> IO ())) => Op (Draw ()) MenuItem orig impl |
Instances
(~) * impl (MenuItemFlags -> IO ()) => Op (SetFlags ()) MenuItem orig impl |
data TestShortcut a Source
testShortcut :: (FindOp a (TestShortcut ()) (Match r), Op (TestShortcut ()) r a impl) => Ref a -> impl Source
data FindShortcut a Source
findShortcut :: (FindOp a (FindShortcut ()) (Match r), Op (FindShortcut ()) r a impl) => Ref a -> impl Source
data DoCallback a Source
Instances
(~) * impl (TableContext -> TableCoordinate -> IO ()) => Op (DoCallback ()) Table orig impl | |
(~) * impl (Ref Widget -> IO ()) => Op (DoCallback ()) MenuItem orig impl |
doCallback :: (FindOp a (DoCallback ()) (Match r), Op (DoCallback ()) r a impl) => Ref a -> impl Source
MenuPrim
data ItemPathname a Source
itemPathname :: (FindOp a (ItemPathname ()) (Match r), Op (ItemPathname ()) r a impl) => Ref a -> impl Source
data ItemPathnameRecent a Source
itemPathnameRecent :: (FindOp a (ItemPathnameRecent ()) (Match r), Op (ItemPathnameRecent ()) r a impl) => Ref a -> impl Source
findIndex :: (FindOp a (FindIndex ()) (Match r), Op (FindIndex ()) r a impl) => Ref a -> impl Source
Instances
(Parent a TextBuffer, (~) * impl (Ref a -> BufferRange -> BufferOffset -> IO ())) => Op (Copy ()) TextBuffer orig impl | |
(~) * impl (Clipboard -> IO (Either NoChange ())) => Op (Copy ()) Input orig impl | |
(~) * impl (Maybe Size -> IO (Maybe (Ref Pixmap))) => Op (Copy ()) Pixmap orig impl | |
(~) * impl (Maybe Size -> IO (Ref Bitmap)) => Op (Copy ()) Bitmap orig impl | |
(~) * impl (Maybe Size -> IO (Ref Image)) => Op (Copy ()) Image orig impl | |
(Parent a MenuItem, (~) * impl (Ref a -> IO ())) => Op (Copy ()) MenuPrim orig impl |
data ClearSubmenu a Source
clearSubmenu :: (FindOp a (ClearSubmenu ()) (Match r), Op (ClearSubmenu ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (BufferRange -> String -> IO ()) => Op (Replace ()) TextBuffer orig impl | |
(~) * impl (Int -> Int -> String -> IO (Either NoChange ())) => Op (Replace ()) Input orig impl | |
(~) * impl (Int -> String -> IO ()) => Op (Replace ()) SysMenuBar orig impl | |
(~) * impl (Int -> String -> IO ()) => Op (Replace ()) MenuPrim orig impl |
Instances
(~) * impl (BufferRange -> IO ()) => Op (Remove ()) TextBuffer orig impl | |
(~) * impl (Ref TreeItem -> IO (Either TreeItemNotFound ())) => Op (Remove ()) Tree orig impl | |
(~) * impl (Int -> IO ()) => Op (Remove ()) Browser orig impl | |
(~) * impl (Int -> IO ()) => Op (Remove ()) SysMenuBar orig impl | |
(~) * impl (Int -> IO ()) => Op (Remove ()) MenuPrim orig impl |
data GetTextWithIndex a Source
getTextWithIndex :: (FindOp a (GetTextWithIndex ()) (Match r), Op (GetTextWithIndex ()) r a impl) => Ref a -> impl Source
data GetTextfont a Source
Instances
(~) * impl (IO Font) => Op (GetTextfont ()) TextDisplay orig impl | |
(~) * impl (IO Font) => Op (GetTextfont ()) Browser orig impl | |
(~) * impl (IO Font) => Op (GetTextfont ()) ValueOutput orig impl | |
(~) * impl (IO Font) => Op (GetTextfont ()) ValueInput orig impl | |
(~) * impl (IO Font) => Op (GetTextfont ()) Input orig impl | |
(~) * impl (IO Font) => Op (GetTextfont ()) ValueSlider orig impl | |
(~) * impl (IO Font) => Op (GetTextfont ()) Counter orig impl | |
(~) * impl (IO Font) => Op (GetTextfont ()) MenuPrim orig impl |
getTextfont :: (FindOp a (GetTextfont ()) (Match r), Op (GetTextfont ()) r a impl) => Ref a -> impl Source
data SetTextfont a Source
Instances
(~) * impl (Font -> IO ()) => Op (SetTextfont ()) Browser orig impl | |
(~) * impl (Int -> IO ()) => Op (SetTextfont ()) ValueOutput orig impl | |
(~) * impl (Int -> IO ()) => Op (SetTextfont ()) ValueInput orig impl | |
(~) * impl (Font -> IO ()) => Op (SetTextfont ()) Input orig impl | |
(~) * impl (Font -> IO ()) => Op (SetTextfont ()) ValueSlider orig impl | |
(~) * impl (Font -> IO ()) => Op (SetTextfont ()) Counter orig impl | |
(~) * impl (Font -> IO ()) => Op (SetTextfont ()) MenuPrim orig impl |
setTextfont :: (FindOp a (SetTextfont ()) (Match r), Op (SetTextfont ()) r a impl) => Ref a -> impl Source
data GetTextsize a Source
Instances
(~) * impl (IO FontSize) => Op (GetTextsize ()) TextDisplay orig impl | |
(~) * impl (IO FontSize) => Op (GetTextsize ()) Browser orig impl | |
(~) * impl (IO FontSize) => Op (GetTextsize ()) ValueOutput orig impl | |
(~) * impl (IO FontSize) => Op (GetTextsize ()) ValueInput orig impl | |
(~) * impl (IO FontSize) => Op (GetTextsize ()) Input orig impl | |
(~) * impl (IO FontSize) => Op (GetTextsize ()) ValueSlider orig impl | |
(~) * impl (IO FontSize) => Op (GetTextsize ()) Counter orig impl | |
(~) * impl (IO FontSize) => Op (GetTextsize ()) MenuPrim orig impl |
getTextsize :: (FindOp a (GetTextsize ()) (Match r), Op (GetTextsize ()) r a impl) => Ref a -> impl Source
data SetTextsize a Source
Instances
(~) * impl (FontSize -> IO ()) => Op (SetTextsize ()) TextDisplay orig impl | |
(~) * impl (FontSize -> IO ()) => Op (SetTextsize ()) Browser orig impl | |
(~) * impl (FontSize -> IO ()) => Op (SetTextsize ()) ValueOutput orig impl | |
(~) * impl (FontSize -> IO ()) => Op (SetTextsize ()) ValueInput orig impl | |
(~) * impl (FontSize -> IO ()) => Op (SetTextsize ()) Input orig impl | |
(~) * impl (FontSize -> IO ()) => Op (SetTextsize ()) ValueSlider orig impl | |
(~) * impl (FontSize -> IO ()) => Op (SetTextsize ()) Counter orig impl | |
(~) * impl (FontSize -> IO ()) => Op (SetTextsize ()) MenuPrim orig impl |
setTextsize :: (FindOp a (SetTextsize ()) (Match r), Op (SetTextsize ()) r a impl) => Ref a -> impl Source
data GetTextcolor a Source
Instances
(~) * impl (IO Color) => Op (GetTextcolor ()) TextDisplay orig impl | |
(~) * impl (IO Color) => Op (GetTextcolor ()) Browser orig impl | |
(~) * impl (IO Color) => Op (GetTextcolor ()) ValueOutput orig impl | |
(~) * impl (IO Color) => Op (GetTextcolor ()) ValueInput orig impl | |
(~) * impl (IO Color) => Op (GetTextcolor ()) Input orig impl | |
(~) * impl (IO Color) => Op (GetTextcolor ()) ValueSlider orig impl | |
(~) * impl (IO Color) => Op (GetTextcolor ()) Counter orig impl | |
(~) * impl (IO Color) => Op (GetTextcolor ()) MenuPrim orig impl |
getTextcolor :: (FindOp a (GetTextcolor ()) (Match r), Op (GetTextcolor ()) r a impl) => Ref a -> impl Source
data SetTextcolor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetTextcolor ()) TextDisplay orig impl | |
(~) * impl (Color -> IO ()) => Op (SetTextcolor ()) Browser orig impl | |
(~) * impl (Color -> IO ()) => Op (SetTextcolor ()) ValueOutput orig impl | |
(~) * impl (Color -> IO ()) => Op (SetTextcolor ()) ValueInput orig impl | |
(~) * impl (Color -> IO ()) => Op (SetTextcolor ()) Input orig impl | |
(~) * impl (Color -> IO ()) => Op (SetTextcolor ()) ValueSlider orig impl | |
(~) * impl (Color -> IO ()) => Op (SetTextcolor ()) Counter orig impl | |
(~) * impl (Color -> IO ()) => Op (SetTextcolor ()) MenuPrim orig impl |
setTextcolor :: (FindOp a (SetTextcolor ()) (Match r), Op (SetTextcolor ()) r a impl) => Ref a -> impl Source
SysMenuBar
type SysMenuBar = CSysMenuBar MenuPrim Source
Choice,
MenuButton
type MenuButton = CMenuButton MenuPrim Source
Image
data ColorAverage a Source
colorAverage :: (FindOp a (ColorAverage ()) (Match r), Op (ColorAverage ()) r a impl) => Ref a -> impl Source
data Desaturate a Source
Instances
(~) * impl (IO ()) => Op (Desaturate ()) Pixmap orig impl | |
(~) * impl (IO ()) => Op (Desaturate ()) Bitmap orig impl | |
(~) * impl (IO ()) => Op (Desaturate ()) Image orig impl |
desaturate :: (FindOp a (Desaturate ()) (Match r), Op (Desaturate ()) r a impl) => Ref a -> impl Source
data DrawResize a Source
Instances
drawResize :: (FindOp a (DrawResize ()) (Match r), Op (DrawResize ()) r a impl) => Ref a -> impl Source
Bitmap
Pixmap
CopySurface
type CopySurface = CCopySurface Base Source
className :: (FindOp a (ClassName ()) (Match r), Op (ClassName ()) r a impl) => Ref a -> impl Source
data SetCurrent a Source
Instances
(~) * impl (IO ()) => Op (SetCurrent ()) ImageSurface orig impl | |
(~) * impl (IO ()) => Op (SetCurrent ()) CopySurface orig impl |
setCurrent :: (FindOp a (SetCurrent ()) (Match r), Op (SetCurrent ()) r a impl) => Ref a -> impl Source
ImageSurface
type ImageSurface = CImageSurface Base Source
Adjuster
Dial
getAngle1 :: (FindOp a (GetAngle1 ()) (Match r), Op (GetAngle1 ()) r a impl) => Ref a -> impl Source
setAngle1 :: (FindOp a (SetAngle1 ()) (Match r), Op (SetAngle1 ()) r a impl) => Ref a -> impl Source
getAngle2 :: (FindOp a (GetAngle2 ()) (Match r), Op (GetAngle2 ()) r a impl) => Ref a -> impl Source
setAngle2 :: (FindOp a (SetAngle2 ()) (Match r), Op (SetAngle2 ()) r a impl) => Ref a -> impl Source
setAngles :: (FindOp a (SetAngles ()) (Match r), Op (SetAngles ()) r a impl) => Ref a -> impl Source
FillDial
LineDial
Roller
Counter
SimpleCounter
type SimpleCounter = CSimpleCounter Counter Source
Scrollbar
data SetLinesize a Source
Instances
(~) * impl (LineSize -> IO ()) => Op (SetLinesize ()) Scrollbar orig impl |
setLinesize :: (FindOp a (SetLinesize ()) (Match r), Op (SetLinesize ()) r a impl) => Ref a -> impl Source
data GetLinesize a Source
Instances
(~) * impl (IO LineSize) => Op (GetLinesize ()) Scrollbar orig impl |
getLinesize :: (FindOp a (GetLinesize ()) (Match r), Op (GetLinesize ()) r a impl) => Ref a -> impl Source
ValueSlider
type ValueSlider = CValueSlider Slider Source
HorValueSlider
type HorValueSlider = CHorValueSlider ValueSlider Source
Input
data StaticValue a Source
staticValue :: (FindOp a (StaticValue ()) (Match r), Op (StaticValue ()) r a impl) => Ref a -> impl Source
data GetMaximumSize a Source
Instances
(~) * impl (IO Int) => Op (GetMaximumSize ()) Input orig impl |
getMaximumSize :: (FindOp a (GetMaximumSize ()) (Match r), Op (GetMaximumSize ()) r a impl) => Ref a -> impl Source
data SetMaximumSize a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetMaximumSize ()) Input orig impl |
setMaximumSize :: (FindOp a (SetMaximumSize ()) (Match r), Op (SetMaximumSize ()) r a impl) => Ref a -> impl Source
data GetPosition a Source
Instances
(~) * impl (IO (Maybe BufferRange)) => Op (GetPosition ()) TextSelection orig impl | |
(~) * impl (IO Int) => Op (GetPosition ()) Browser orig impl | |
(~) * impl (IO Int) => Op (GetPosition ()) Input orig impl |
getPosition :: (FindOp a (GetPosition ()) (Match r), Op (GetPosition ()) r a impl) => Ref a -> impl Source
data SetPosition a Source
setPosition :: (FindOp a (SetPosition ()) (Match r), Op (SetPosition ()) r a impl) => Ref a -> impl Source
data CutFromCursor a Source
cutFromCursor :: (FindOp a (CutFromCursor ()) (Match r), Op (CutFromCursor ()) r a impl) => Ref a -> impl Source
data InsertWithLength a Source
insertWithLength :: (FindOp a (InsertWithLength ()) (Match r), Op (InsertWithLength ()) r a impl) => Ref a -> impl Source
data GetCursorColor a Source
Instances
(~) * impl (IO Color) => Op (GetCursorColor ()) TextDisplay orig impl | |
(~) * impl (IO Color) => Op (GetCursorColor ()) Input orig impl |
getCursorColor :: (FindOp a (GetCursorColor ()) (Match r), Op (GetCursorColor ()) r a impl) => Ref a -> impl Source
data SetCursorColor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetCursorColor ()) TextDisplay orig impl | |
(~) * impl (Color -> IO ()) => Op (SetCursorColor ()) Input orig impl |
setCursorColor :: (FindOp a (SetCursorColor ()) (Match r), Op (SetCursorColor ()) r a impl) => Ref a -> impl Source
data GetInputType a Source
Instances
(~) * impl (IO Int) => Op (GetInputType ()) Input orig impl |
getInputType :: (FindOp a (GetInputType ()) (Match r), Op (GetInputType ()) r a impl) => Ref a -> impl Source
data SetInputType a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetInputType ()) Input orig impl |
setInputType :: (FindOp a (SetInputType ()) (Match r), Op (SetInputType ()) r a impl) => Ref a -> impl Source
data GetReadonly a Source
Instances
(~) * impl (IO Int) => Op (GetReadonly ()) Input orig impl |
getReadonly :: (FindOp a (GetReadonly ()) (Match r), Op (GetReadonly ()) r a impl) => Ref a -> impl Source
data SetReadonly a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetReadonly ()) Input orig impl |
setReadonly :: (FindOp a (SetReadonly ()) (Match r), Op (SetReadonly ()) r a impl) => Ref a -> impl Source
getTabNav :: (FindOp a (GetTabNav ()) (Match r), Op (GetTabNav ()) r a impl) => Ref a -> impl Source
setTabNav :: (FindOp a (SetTabNav ()) (Match r), Op (SetTabNav ()) r a impl) => Ref a -> impl Source
ValueInput
type ValueInput = CValueInput Valuator Source
ValueOutput
type ValueOutput = CValueOutput Valuator Source
Timer
data GetDirection a Source
Instances
(~) * impl (IO CountDirection) => Op (GetDirection ()) Timer orig impl |
getDirection :: (FindOp a (GetDirection ()) (Match r), Op (GetDirection ()) r a impl) => Ref a -> impl Source
data SetDirection a Source
Instances
(~) * impl (CountDirection -> IO ()) => Op (SetDirection ()) Timer orig impl |
setDirection :: (FindOp a (SetDirection ()) (Match r), Op (SetDirection ()) r a impl) => Ref a -> impl Source
data GetSuspended a Source
Instances
(~) * impl (IO Bool) => Op (GetSuspended ()) Timer orig impl |
getSuspended :: (FindOp a (GetSuspended ()) (Match r), Op (GetSuspended ()) r a impl) => Ref a -> impl Source
data SetSuspended a Source
Instances
(~) * impl (Bool -> IO ()) => Op (SetSuspended ()) Timer orig impl |
setSuspended :: (FindOp a (SetSuspended ()) (Match r), Op (SetSuspended ()) r a impl) => Ref a -> impl Source
HiddenTimer
type HiddenTimer = CHiddenTimer Widget Source
ValueTimer
type ValueTimer = CValueTimer Widget Source
Progress
Positioner
type Positioner = CPositioner Widget Source
Instances
(~) * impl (Double -> IO ()) => Op (SetXvalue ()) Positioner orig impl |
setXvalue :: (FindOp a (SetXvalue ()) (Match r), Op (SetXvalue ()) r a impl) => Ref a -> impl Source
getXvalue :: (FindOp a (GetXvalue ()) (Match r), Op (GetXvalue ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (Double -> IO ()) => Op (SetYvalue ()) Positioner orig impl |
setYvalue :: (FindOp a (SetYvalue ()) (Match r), Op (SetYvalue ()) r a impl) => Ref a -> impl Source
getYvalue :: (FindOp a (GetYvalue ()) (Match r), Op (GetYvalue ()) r a impl) => Ref a -> impl Source
data SetXminimum a Source
Instances
(~) * impl (Double -> IO ()) => Op (SetXminimum ()) Positioner orig impl |
setXminimum :: (FindOp a (SetXminimum ()) (Match r), Op (SetXminimum ()) r a impl) => Ref a -> impl Source
data GetXminimum a Source
Instances
(~) * impl (IO Double) => Op (GetXminimum ()) Positioner orig impl |
getXminimum :: (FindOp a (GetXminimum ()) (Match r), Op (GetXminimum ()) r a impl) => Ref a -> impl Source
data SetYminimum a Source
Instances
(~) * impl (Double -> IO ()) => Op (SetYminimum ()) Positioner orig impl |
setYminimum :: (FindOp a (SetYminimum ()) (Match r), Op (SetYminimum ()) r a impl) => Ref a -> impl Source
data GetYminimum a Source
Instances
(~) * impl (IO Double) => Op (GetYminimum ()) Positioner orig impl |
getYminimum :: (FindOp a (GetYminimum ()) (Match r), Op (GetYminimum ()) r a impl) => Ref a -> impl Source
data SetXmaximum a Source
Instances
(~) * impl (Double -> IO ()) => Op (SetXmaximum ()) Positioner orig impl |
setXmaximum :: (FindOp a (SetXmaximum ()) (Match r), Op (SetXmaximum ()) r a impl) => Ref a -> impl Source
data GetXmaximum a Source
Instances
(~) * impl (IO Double) => Op (GetXmaximum ()) Positioner orig impl |
getXmaximum :: (FindOp a (GetXmaximum ()) (Match r), Op (GetXmaximum ()) r a impl) => Ref a -> impl Source
data SetYmaximum a Source
Instances
(~) * impl (Double -> IO ()) => Op (SetYmaximum ()) Positioner orig impl |
setYmaximum :: (FindOp a (SetYmaximum ()) (Match r), Op (SetYmaximum ()) r a impl) => Ref a -> impl Source
data GetYmaximum a Source
Instances
(~) * impl (IO Double) => Op (GetYmaximum ()) Positioner orig impl |
getYmaximum :: (FindOp a (GetYmaximum ()) (Match r), Op (GetYmaximum ()) r a impl) => Ref a -> impl Source
data SetXbounds a Source
Instances
(~) * impl (Double -> Double -> IO ()) => Op (SetXbounds ()) Positioner orig impl |
setXbounds :: (FindOp a (SetXbounds ()) (Match r), Op (SetXbounds ()) r a impl) => Ref a -> impl Source
data SetYbounds a Source
Instances
(~) * impl (Double -> Double -> IO ()) => Op (SetYbounds ()) Positioner orig impl |
setYbounds :: (FindOp a (SetYbounds ()) (Match r), Op (SetYbounds ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (Double -> IO ()) => Op (SetXstep ()) Positioner orig impl |
Instances
(~) * impl (Double -> IO ()) => Op (SetYstep ()) Positioner orig impl |
Wizard
Table
data SetTableBox a Source
Instances
(~) * impl (Boxtype -> IO ()) => Op (SetTableBox ()) Table orig impl |
setTableBox :: (FindOp a (SetTableBox ()) (Match r), Op (SetTableBox ()) r a impl) => Ref a -> impl Source
data GetTableBox a Source
Instances
(~) * impl (IO Boxtype) => Op (GetTableBox ()) Table orig impl |
getTableBox :: (FindOp a (GetTableBox ()) (Match r), Op (GetTableBox ()) r a impl) => Ref a -> impl Source
data GetVisibleCells a Source
Instances
(~) * impl (IO (TableCoordinate, TableCoordinate)) => Op (GetVisibleCells ()) Table orig impl |
getVisibleCells :: (FindOp a (GetVisibleCells ()) (Match r), Op (GetVisibleCells ()) r a impl) => Ref a -> impl Source
data IsInteractiveResize a Source
Instances
(~) * impl (IO Bool) => Op (IsInteractiveResize ()) Table orig impl |
isInteractiveResize :: (FindOp a (IsInteractiveResize ()) (Match r), Op (IsInteractiveResize ()) r a impl) => Ref a -> impl Source
data GetRowResize a Source
Instances
(~) * impl (IO Bool) => Op (GetRowResize ()) Table orig impl |
getRowResize :: (FindOp a (GetRowResize ()) (Match r), Op (GetRowResize ()) r a impl) => Ref a -> impl Source
data SetRowResize a Source
Instances
(~) * impl (Bool -> IO ()) => Op (SetRowResize ()) Table orig impl |
setRowResize :: (FindOp a (SetRowResize ()) (Match r), Op (SetRowResize ()) r a impl) => Ref a -> impl Source
data GetColResize a Source
Instances
(~) * impl (IO Bool) => Op (GetColResize ()) Table orig impl |
getColResize :: (FindOp a (GetColResize ()) (Match r), Op (GetColResize ()) r a impl) => Ref a -> impl Source
data SetColResize a Source
Instances
(~) * impl (Bool -> IO ()) => Op (SetColResize ()) Table orig impl |
setColResize :: (FindOp a (SetColResize ()) (Match r), Op (SetColResize ()) r a impl) => Ref a -> impl Source
data GetColResizeMin a Source
Instances
(~) * impl (IO Int) => Op (GetColResizeMin ()) Table orig impl |
getColResizeMin :: (FindOp a (GetColResizeMin ()) (Match r), Op (GetColResizeMin ()) r a impl) => Ref a -> impl Source
data SetColResizeMin a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetColResizeMin ()) Table orig impl |
setColResizeMin :: (FindOp a (SetColResizeMin ()) (Match r), Op (SetColResizeMin ()) r a impl) => Ref a -> impl Source
data GetRowResizeMin a Source
Instances
(~) * impl (IO Int) => Op (GetRowResizeMin ()) Table orig impl |
getRowResizeMin :: (FindOp a (GetRowResizeMin ()) (Match r), Op (GetRowResizeMin ()) r a impl) => Ref a -> impl Source
data SetRowResizeMin a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetRowResizeMin ()) Table orig impl |
setRowResizeMin :: (FindOp a (SetRowResizeMin ()) (Match r), Op (SetRowResizeMin ()) r a impl) => Ref a -> impl Source
data GetRowHeader a Source
Instances
(~) * impl (IO Bool) => Op (GetRowHeader ()) Table orig impl |
getRowHeader :: (FindOp a (GetRowHeader ()) (Match r), Op (GetRowHeader ()) r a impl) => Ref a -> impl Source
data SetRowHeader a Source
Instances
(~) * impl (Bool -> IO ()) => Op (SetRowHeader ()) Table orig impl |
setRowHeader :: (FindOp a (SetRowHeader ()) (Match r), Op (SetRowHeader ()) r a impl) => Ref a -> impl Source
data GetColHeader a Source
Instances
(~) * impl (IO Bool) => Op (GetColHeader ()) Table orig impl |
getColHeader :: (FindOp a (GetColHeader ()) (Match r), Op (GetColHeader ()) r a impl) => Ref a -> impl Source
data SetColHeader a Source
Instances
(~) * impl (Bool -> IO ()) => Op (SetColHeader ()) Table orig impl |
setColHeader :: (FindOp a (SetColHeader ()) (Match r), Op (SetColHeader ()) r a impl) => Ref a -> impl Source
data SetColHeaderHeight a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetColHeaderHeight ()) Table orig impl |
setColHeaderHeight :: (FindOp a (SetColHeaderHeight ()) (Match r), Op (SetColHeaderHeight ()) r a impl) => Ref a -> impl Source
data GetColHeaderHeight a Source
Instances
(~) * impl (IO Int) => Op (GetColHeaderHeight ()) Table orig impl |
getColHeaderHeight :: (FindOp a (GetColHeaderHeight ()) (Match r), Op (GetColHeaderHeight ()) r a impl) => Ref a -> impl Source
data SetRowHeaderWidth a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetRowHeaderWidth ()) Table orig impl |
setRowHeaderWidth :: (FindOp a (SetRowHeaderWidth ()) (Match r), Op (SetRowHeaderWidth ()) r a impl) => Ref a -> impl Source
data GetRowHeaderWidth a Source
Instances
(~) * impl (IO Int) => Op (GetRowHeaderWidth ()) Table orig impl |
getRowHeaderWidth :: (FindOp a (GetRowHeaderWidth ()) (Match r), Op (GetRowHeaderWidth ()) r a impl) => Ref a -> impl Source
data SetRowHeaderColor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetRowHeaderColor ()) Table orig impl |
setRowHeaderColor :: (FindOp a (SetRowHeaderColor ()) (Match r), Op (SetRowHeaderColor ()) r a impl) => Ref a -> impl Source
data GetRowHeaderColor a Source
Instances
(~) * impl (IO Color) => Op (GetRowHeaderColor ()) Table orig impl |
getRowHeaderColor :: (FindOp a (GetRowHeaderColor ()) (Match r), Op (GetRowHeaderColor ()) r a impl) => Ref a -> impl Source
data SetColHeaderColor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetColHeaderColor ()) Table orig impl |
setColHeaderColor :: (FindOp a (SetColHeaderColor ()) (Match r), Op (SetColHeaderColor ()) r a impl) => Ref a -> impl Source
data GetColHeaderColor a Source
Instances
(~) * impl (IO Color) => Op (GetColHeaderColor ()) Table orig impl |
getColHeaderColor :: (FindOp a (GetColHeaderColor ()) (Match r), Op (GetColHeaderColor ()) r a impl) => Ref a -> impl Source
data SetRowHeight a Source
setRowHeight :: (FindOp a (SetRowHeight ()) (Match r), Op (SetRowHeight ()) r a impl) => Ref a -> impl Source
data GetRowHeight a Source
getRowHeight :: (FindOp a (GetRowHeight ()) (Match r), Op (GetRowHeight ()) r a impl) => Ref a -> impl Source
data SetColWidth a Source
setColWidth :: (FindOp a (SetColWidth ()) (Match r), Op (SetColWidth ()) r a impl) => Ref a -> impl Source
data GetColWidth a Source
getColWidth :: (FindOp a (GetColWidth ()) (Match r), Op (GetColWidth ()) r a impl) => Ref a -> impl Source
data SetRowHeightAll a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetRowHeightAll ()) Table orig impl |
setRowHeightAll :: (FindOp a (SetRowHeightAll ()) (Match r), Op (SetRowHeightAll ()) r a impl) => Ref a -> impl Source
data SetColWidthAll a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetColWidthAll ()) Table orig impl |
setColWidthAll :: (FindOp a (SetColWidthAll ()) (Match r), Op (SetColWidthAll ()) r a impl) => Ref a -> impl Source
data SetRowPosition a Source
Instances
(~) * impl (Row -> IO ()) => Op (SetRowPosition ()) Table orig impl |
setRowPosition :: (FindOp a (SetRowPosition ()) (Match r), Op (SetRowPosition ()) r a impl) => Ref a -> impl Source
data SetColPosition a Source
Instances
(~) * impl (Column -> IO ()) => Op (SetColPosition ()) Table orig impl |
setColPosition :: (FindOp a (SetColPosition ()) (Match r), Op (SetColPosition ()) r a impl) => Ref a -> impl Source
data GetRowPosition a Source
Instances
(~) * impl (IO Row) => Op (GetRowPosition ()) Table orig impl |
getRowPosition :: (FindOp a (GetRowPosition ()) (Match r), Op (GetRowPosition ()) r a impl) => Ref a -> impl Source
data GetColPosition a Source
Instances
(~) * impl (IO Column) => Op (GetColPosition ()) Table orig impl |
getColPosition :: (FindOp a (GetColPosition ()) (Match r), Op (GetColPosition ()) r a impl) => Ref a -> impl Source
setTopRow :: (FindOp a (SetTopRow ()) (Match r), Op (SetTopRow ()) r a impl) => Ref a -> impl Source
getTopRow :: (FindOp a (GetTopRow ()) (Match r), Op (GetTopRow ()) r a impl) => Ref a -> impl Source
data IsSelected a Source
Instances
(~) * impl (IO Bool) => Op (IsSelected ()) TreeItem orig impl | |
(~) * impl (TableCoordinate -> IO Bool) => Op (IsSelected ()) Table orig impl |
isSelected :: (FindOp a (IsSelected ()) (Match r), Op (IsSelected ()) r a impl) => Ref a -> impl Source
data GetSelection a Source
Instances
(~) * impl (IO (TableCoordinate, TableCoordinate)) => Op (GetSelection ()) Table orig impl |
getSelection :: (FindOp a (GetSelection ()) (Match r), Op (GetSelection ()) r a impl) => Ref a -> impl Source
data SetSelection a Source
setSelection :: (FindOp a (SetSelection ()) (Match r), Op (SetSelection ()) r a impl) => Ref a -> impl Source
data MoveCursor a Source
Instances
(~) * impl (TableCoordinate -> IO Int) => Op (MoveCursor ()) Table orig impl |
moveCursor :: (FindOp a (MoveCursor ()) (Match r), Op (MoveCursor ()) r a impl) => Ref a -> impl Source
data CallbackRow a Source
Instances
(~) * impl (IO Row) => Op (CallbackRow ()) Table orig impl |
callbackRow :: (FindOp a (CallbackRow ()) (Match r), Op (CallbackRow ()) r a impl) => Ref a -> impl Source
data CallbackCol a Source
Instances
(~) * impl (IO Column) => Op (CallbackCol ()) Table orig impl |
callbackCol :: (FindOp a (CallbackCol ()) (Match r), Op (CallbackCol ()) r a impl) => Ref a -> impl Source
data CallbackContext a Source
Instances
(~) * impl (IO TableContext) => Op (CallbackContext ()) Table orig impl |
callbackContext :: (FindOp a (CallbackContext ()) (Match r), Op (CallbackContext ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (TableContext -> TableCoordinate -> IO (Maybe Rectangle)) => Op (FindCell ()) Table orig impl |
data ClearSuper a Source
Instances
(~) * impl (IO ()) => Op (ClearSuper ()) TableRow orig impl | |
(~) * impl (IO ()) => Op (ClearSuper ()) Table orig impl |
clearSuper :: (FindOp a (ClearSuper ()) (Match r), Op (ClearSuper ()) r a impl) => Ref a -> impl Source
data SetRowsSuper a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetRowsSuper ()) TableRow orig impl | |
(~) * impl (Int -> IO ()) => Op (SetRowsSuper ()) Table orig impl |
setRowsSuper :: (FindOp a (SetRowsSuper ()) (Match r), Op (SetRowsSuper ()) r a impl) => Ref a -> impl Source
data SetColsSuper a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetColsSuper ()) TableRow orig impl | |
(~) * impl (Int -> IO ()) => Op (SetColsSuper ()) Table orig impl |
setColsSuper :: (FindOp a (SetColsSuper ()) (Match r), Op (SetColsSuper ()) r a impl) => Ref a -> impl Source
TableRow
Instances
(~) * impl (IO NativeFileChooserType) => Op (GetType ()) NativeFileChooser orig impl | |
(~) * impl (IO TableRowSelectMode) => Op (GetType ()) TableRow orig impl |
data GetRowSelected a Source
Instances
(~) * impl (Int -> IO (Either OutOfRange Bool)) => Op (GetRowSelected ()) TableRow orig impl |
getRowSelected :: (FindOp a (GetRowSelected ()) (Match r), Op (GetRowSelected ()) r a impl) => Ref a -> impl Source
data SelectAllRows a Source
Instances
(~) * impl (TableRowSelectFlag -> IO ()) => Op (SelectAllRows ()) TableRow orig impl |
selectAllRows :: (FindOp a (SelectAllRows ()) (Match r), Op (SelectAllRows ()) r a impl) => Ref a -> impl Source
GlWindow
data Invalidate a Source
Instances
(~) * impl (IO ()) => Op (Invalidate ()) GlWindow orig impl |
invalidate :: (FindOp a (Invalidate ()) (Match r), Op (Invalidate ()) r a impl) => Ref a -> impl Source
data GetContextValid a Source
Instances
(~) * impl (IO Bool) => Op (GetContextValid ()) GlWindow orig impl |
getContextValid :: (FindOp a (GetContextValid ()) (Match r), Op (GetContextValid ()) r a impl) => Ref a -> impl Source
data SetContextValid a Source
Instances
(~) * impl (Bool -> IO ()) => Op (SetContextValid ()) GlWindow orig impl |
setContextValid :: (FindOp a (SetContextValid ()) (Match r), Op (SetContextValid ()) r a impl) => Ref a -> impl Source
data CanDoWithM a Source
canDoWithM :: (FindOp a (CanDoWithM ()) (Match r), Op (CanDoWithM ()) r a impl) => Ref a -> impl Source
data GetContext a Source
getContext :: (FindOp a (GetContext ()) (Match r), Op (GetContext ()) r a impl) => Ref a -> impl Source
data SetContext a Source
setContext :: (FindOp a (SetContext ()) (Match r), Op (SetContext ()) r a impl) => Ref a -> impl Source
data SetContextWithDestroyFlag a Source
setContextWithDestroyFlag :: (FindOp a (SetContextWithDestroyFlag ()) (Match r), Op (SetContextWithDestroyFlag ()) r a impl) => Ref a -> impl Source
data SwapBuffers a Source
Instances
(~) * impl (IO ()) => Op (SwapBuffers ()) GlWindow orig impl |
swapBuffers :: (FindOp a (SwapBuffers ()) (Match r), Op (SwapBuffers ()) r a impl) => Ref a -> impl Source
data HideOverlay a Source
Instances
(~) * impl (IO ()) => Op (HideOverlay ()) GlWindow orig impl |
hideOverlay :: (FindOp a (HideOverlay ()) (Match r), Op (HideOverlay ()) r a impl) => Ref a -> impl Source
data MakeOverlayCurrent a Source
Instances
(~) * impl (IO ()) => Op (MakeOverlayCurrent ()) GlWindow orig impl |
makeOverlayCurrent :: (FindOp a (MakeOverlayCurrent ()) (Match r), Op (MakeOverlayCurrent ()) r a impl) => Ref a -> impl Source
Box
Browser
data GetTopline a Source
Instances
(~) * impl (IO Int) => Op (GetTopline ()) Browser orig impl |
getTopline :: (FindOp a (GetTopline ()) (Match r), Op (GetTopline ()) r a impl) => Ref a -> impl Source
data Lineposition a Source
Instances
(~) * impl (Int -> LinePosition -> IO ()) => Op (Lineposition ()) Browser orig impl |
lineposition :: (FindOp a (Lineposition ()) (Match r), Op (Lineposition ()) r a impl) => Ref a -> impl Source
data SetTopline a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetTopline ()) Browser orig impl |
setTopline :: (FindOp a (SetTopline ()) (Match r), Op (SetTopline ()) r a impl) => Ref a -> impl Source
data SetBottomline a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetBottomline ()) Browser orig impl |
setBottomline :: (FindOp a (SetBottomline ()) (Match r), Op (SetBottomline ()) r a impl) => Ref a -> impl Source
data SetMiddleline a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetMiddleline ()) Browser orig impl |
setMiddleline :: (FindOp a (SetMiddleline ()) (Match r), Op (SetMiddleline ()) r a impl) => Ref a -> impl Source
data ShowWidgetLine a Source
Instances
(~) * impl (Int -> IO ()) => Op (ShowWidgetLine ()) Browser orig impl |
showWidgetLine :: (FindOp a (ShowWidgetLine ()) (Match r), Op (ShowWidgetLine ()) r a impl) => Ref a -> impl Source
data GetFormatChar a Source
Instances
(~) * impl (IO Char) => Op (GetFormatChar ()) Browser orig impl |
getFormatChar :: (FindOp a (GetFormatChar ()) (Match r), Op (GetFormatChar ()) r a impl) => Ref a -> impl Source
data SetFormatChar a Source
Instances
(~) * impl (Char -> IO ()) => Op (SetFormatChar ()) Browser orig impl |
setFormatChar :: (FindOp a (SetFormatChar ()) (Match r), Op (SetFormatChar ()) r a impl) => Ref a -> impl Source
data GetColumnChar a Source
Instances
(~) * impl (IO Char) => Op (GetColumnChar ()) Browser orig impl |
getColumnChar :: (FindOp a (GetColumnChar ()) (Match r), Op (GetColumnChar ()) r a impl) => Ref a -> impl Source
data SetColumnChar a Source
Instances
(~) * impl (Char -> IO ()) => Op (SetColumnChar ()) Browser orig impl |
setColumnChar :: (FindOp a (SetColumnChar ()) (Match r), Op (SetColumnChar ()) r a impl) => Ref a -> impl Source
data GetColumnWidths a Source
Instances
(~) * impl (IO [Int]) => Op (GetColumnWidths ()) Browser orig impl |
getColumnWidths :: (FindOp a (GetColumnWidths ()) (Match r), Op (GetColumnWidths ()) r a impl) => Ref a -> impl Source
data SetColumnWidths a Source
Instances
(~) * impl ([Int] -> IO ()) => Op (SetColumnWidths ()) Browser orig impl |
setColumnWidths :: (FindOp a (SetColumnWidths ()) (Match r), Op (SetColumnWidths ()) r a impl) => Ref a -> impl Source
displayed :: (FindOp a (Displayed ()) (Match r), Op (Displayed ()) r a impl) => Ref a -> impl Source
data MakeVisible a Source
Instances
(~) * impl (Int -> IO ()) => Op (MakeVisible ()) Browser orig impl |
makeVisible :: (FindOp a (MakeVisible ()) (Match r), Op (MakeVisible ()) r a impl) => Ref a -> impl Source
data RemoveIcon a Source
Instances
(~) * impl (Int -> IO ()) => Op (RemoveIcon ()) Browser orig impl |
removeIcon :: (FindOp a (RemoveIcon ()) (Match r), Op (RemoveIcon ()) r a impl) => Ref a -> impl Source
data SelectOnly a Source
selectOnly :: (FindOp a (SelectOnly ()) (Match r), Op (SelectOnly ()) r a impl) => Ref a -> impl Source
data SelectOnlyAndCallback a Source
selectOnlyAndCallback :: (FindOp a (SelectOnlyAndCallback ()) (Match r), Op (SelectOnlyAndCallback ()) r a impl) => Ref a -> impl Source
data DeselectAndCallback a Source
Instances
(~) * impl (TreeItemLocator -> Bool -> IO ()) => Op (DeselectAndCallback ()) Tree orig impl | |
(~) * impl (Int -> IO Int) => Op (DeselectAndCallback ()) Browser orig impl |
deselectAndCallback :: (FindOp a (DeselectAndCallback ()) (Match r), Op (DeselectAndCallback ()) r a impl) => Ref a -> impl Source
data GetHposition a Source
Instances
(~) * impl (IO Int) => Op (GetHposition ()) Browser orig impl |
getHposition :: (FindOp a (GetHposition ()) (Match r), Op (GetHposition ()) r a impl) => Ref a -> impl Source
data SetHposition a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetHposition ()) Browser orig impl |
setHposition :: (FindOp a (SetHposition ()) (Match r), Op (SetHposition ()) r a impl) => Ref a -> impl Source
data GetHasScrollbar a Source
Instances
(~) * impl (IO ScrollbarMode) => Op (GetHasScrollbar ()) Browser orig impl |
getHasScrollbar :: (FindOp a (GetHasScrollbar ()) (Match r), Op (GetHasScrollbar ()) r a impl) => Ref a -> impl Source
data SetHasScrollbar a Source
Instances
(~) * impl (ScrollbarMode -> IO ()) => Op (SetHasScrollbar ()) Browser orig impl |
setHasScrollbar :: (FindOp a (SetHasScrollbar ()) (Match r), Op (SetHasScrollbar ()) r a impl) => Ref a -> impl Source
data GetScrollbarSize a Source
Instances
(~) * impl (IO Int) => Op (GetScrollbarSize ()) Tree orig impl | |
(~) * impl (IO Int) => Op (GetScrollbarSize ()) Browser orig impl |
getScrollbarSize :: (FindOp a (GetScrollbarSize ()) (Match r), Op (GetScrollbarSize ()) r a impl) => Ref a -> impl Source
data SetScrollbarSize a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetScrollbarSize ()) Tree orig impl | |
(~) * impl (Int -> IO ()) => Op (SetScrollbarSize ()) Browser orig impl |
setScrollbarSize :: (FindOp a (SetScrollbarSize ()) (Match r), Op (SetScrollbarSize ()) r a impl) => Ref a -> impl Source
data GetScrollbarWidth a Source
Instances
(~) * impl (IO Width) => Op (GetScrollbarWidth ()) TextDisplay orig impl | |
(~) * impl (IO Int) => Op (GetScrollbarWidth ()) Browser orig impl |
getScrollbarWidth :: (FindOp a (GetScrollbarWidth ()) (Match r), Op (GetScrollbarWidth ()) r a impl) => Ref a -> impl Source
data SetScrollbarWidth a Source
Instances
(~) * impl (Width -> IO ()) => Op (SetScrollbarWidth ()) TextDisplay orig impl | |
(~) * impl (Int -> IO ()) => Op (SetScrollbarWidth ()) Browser orig impl |
setScrollbarWidth :: (FindOp a (SetScrollbarWidth ()) (Match r), Op (SetScrollbarWidth ()) r a impl) => Ref a -> impl Source
data SortWithSortType a Source
Instances
(~) * impl (SortType -> IO ()) => Op (SortWithSortType ()) Browser orig impl |
sortWithSortType :: (FindOp a (SortWithSortType ()) (Match r), Op (SortWithSortType ()) r a impl) => Ref a -> impl Source
SelectBrowser
type SelectBrowser = CSelectBrowser Browser Source
IntInput
Clock
data GetValueSinceEpoch a Source
Instances
(~) * impl (IO ClockSinceEpoch) => Op (GetValueSinceEpoch ()) Clock orig impl |
getValueSinceEpoch :: (FindOp a (GetValueSinceEpoch ()) (Match r), Op (GetValueSinceEpoch ()) r a impl) => Ref a -> impl Source
TreePrefs
data GetItemLabelfont a Source
Instances
(~) * impl (IO Font) => Op (GetItemLabelfont ()) Tree orig impl | |
(~) * impl (IO Font) => Op (GetItemLabelfont ()) TreePrefs orig impl |
getItemLabelfont :: (FindOp a (GetItemLabelfont ()) (Match r), Op (GetItemLabelfont ()) r a impl) => Ref a -> impl Source
data GetItemLabelsize a Source
Instances
(~) * impl (IO FontSize) => Op (GetItemLabelsize ()) Tree orig impl | |
(~) * impl (IO FontSize) => Op (GetItemLabelsize ()) TreePrefs orig impl |
getItemLabelsize :: (FindOp a (GetItemLabelsize ()) (Match r), Op (GetItemLabelsize ()) r a impl) => Ref a -> impl Source
data SetItemLabelsize a Source
Instances
(~) * impl (FontSize -> IO ()) => Op (SetItemLabelsize ()) Tree orig impl | |
(~) * impl (FontSize -> IO ()) => Op (SetItemLabelsize ()) TreePrefs orig impl |
setItemLabelsize :: (FindOp a (SetItemLabelsize ()) (Match r), Op (SetItemLabelsize ()) r a impl) => Ref a -> impl Source
data SetItemLabelfgcolor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetItemLabelfgcolor ()) Tree orig impl | |
(~) * impl (Color -> IO ()) => Op (SetItemLabelfgcolor ()) TreePrefs orig impl |
setItemLabelfgcolor :: (FindOp a (SetItemLabelfgcolor ()) (Match r), Op (SetItemLabelfgcolor ()) r a impl) => Ref a -> impl Source
data GetItemLabelbgcolor a Source
Instances
(~) * impl (IO Color) => Op (GetItemLabelbgcolor ()) Tree orig impl | |
(~) * impl (IO Color) => Op (GetItemLabelbgcolor ()) TreePrefs orig impl |
getItemLabelbgcolor :: (FindOp a (GetItemLabelbgcolor ()) (Match r), Op (GetItemLabelbgcolor ()) r a impl) => Ref a -> impl Source
data SetItemLabelbgcolor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetItemLabelbgcolor ()) Tree orig impl | |
(~) * impl (Color -> IO ()) => Op (SetItemLabelbgcolor ()) TreePrefs orig impl |
setItemLabelbgcolor :: (FindOp a (SetItemLabelbgcolor ()) (Match r), Op (SetItemLabelbgcolor ()) r a impl) => Ref a -> impl Source
data GetLabelfgcolor a Source
Instances
(~) * impl (IO Color) => Op (GetLabelfgcolor ()) TreeItem orig impl | |
(~) * impl (IO Color) => Op (GetLabelfgcolor ()) TreePrefs orig impl |
getLabelfgcolor :: (FindOp a (GetLabelfgcolor ()) (Match r), Op (GetLabelfgcolor ()) r a impl) => Ref a -> impl Source
data SetLabelfgcolor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetLabelfgcolor ()) TreeItem orig impl | |
(~) * impl (Color -> IO ()) => Op (SetLabelfgcolor ()) TreePrefs orig impl |
setLabelfgcolor :: (FindOp a (SetLabelfgcolor ()) (Match r), Op (SetLabelfgcolor ()) r a impl) => Ref a -> impl Source
data GetLabelbgcolor a Source
Instances
(~) * impl (IO Color) => Op (GetLabelbgcolor ()) TreeItem orig impl | |
(~) * impl (IO Color) => Op (GetLabelbgcolor ()) TreePrefs orig impl |
getLabelbgcolor :: (FindOp a (GetLabelbgcolor ()) (Match r), Op (GetLabelbgcolor ()) r a impl) => Ref a -> impl Source
data SetLabelbgcolor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetLabelbgcolor ()) TreeItem orig impl | |
(~) * impl (Color -> IO ()) => Op (SetLabelbgcolor ()) TreePrefs orig impl |
setLabelbgcolor :: (FindOp a (SetLabelbgcolor ()) (Match r), Op (SetLabelbgcolor ()) r a impl) => Ref a -> impl Source
data GetMarginleft a Source
Instances
(~) * impl (IO Int) => Op (GetMarginleft ()) Tree orig impl | |
(~) * impl (IO Int) => Op (GetMarginleft ()) TreePrefs orig impl |
getMarginleft :: (FindOp a (GetMarginleft ()) (Match r), Op (GetMarginleft ()) r a impl) => Ref a -> impl Source
data SetMarginleft a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetMarginleft ()) Tree orig impl | |
(~) * impl (Int -> IO ()) => Op (SetMarginleft ()) TreePrefs orig impl |
setMarginleft :: (FindOp a (SetMarginleft ()) (Match r), Op (SetMarginleft ()) r a impl) => Ref a -> impl Source
data GetMargintop a Source
Instances
(~) * impl (IO Int) => Op (GetMargintop ()) Tree orig impl | |
(~) * impl (IO Int) => Op (GetMargintop ()) TreePrefs orig impl |
getMargintop :: (FindOp a (GetMargintop ()) (Match r), Op (GetMargintop ()) r a impl) => Ref a -> impl Source
data SetMargintop a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetMargintop ()) Tree orig impl | |
(~) * impl (Int -> IO ()) => Op (SetMargintop ()) TreePrefs orig impl |
setMargintop :: (FindOp a (SetMargintop ()) (Match r), Op (SetMargintop ()) r a impl) => Ref a -> impl Source
data GetOpenchildMarginbottom a Source
Instances
(~) * impl (IO Int) => Op (GetOpenchildMarginbottom ()) Tree orig impl | |
(~) * impl (IO Int) => Op (GetOpenchildMarginbottom ()) TreePrefs orig impl |
getOpenchildMarginbottom :: (FindOp a (GetOpenchildMarginbottom ()) (Match r), Op (GetOpenchildMarginbottom ()) r a impl) => Ref a -> impl Source
data SetOpenchildMarginbottom a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetOpenchildMarginbottom ()) Tree orig impl | |
(~) * impl (Int -> IO ()) => Op (SetOpenchildMarginbottom ()) TreePrefs orig impl |
setOpenchildMarginbottom :: (FindOp a (SetOpenchildMarginbottom ()) (Match r), Op (SetOpenchildMarginbottom ()) r a impl) => Ref a -> impl Source
data GetUsericonmarginleft a Source
Instances
(~) * impl (IO Int) => Op (GetUsericonmarginleft ()) Tree orig impl | |
(~) * impl (IO Int) => Op (GetUsericonmarginleft ()) TreePrefs orig impl |
getUsericonmarginleft :: (FindOp a (GetUsericonmarginleft ()) (Match r), Op (GetUsericonmarginleft ()) r a impl) => Ref a -> impl Source
data SetUsericonmarginleft a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetUsericonmarginleft ()) Tree orig impl | |
(~) * impl (Int -> IO ()) => Op (SetUsericonmarginleft ()) TreePrefs orig impl |
setUsericonmarginleft :: (FindOp a (SetUsericonmarginleft ()) (Match r), Op (SetUsericonmarginleft ()) r a impl) => Ref a -> impl Source
data GetLabelmarginleft a Source
Instances
(~) * impl (IO Int) => Op (GetLabelmarginleft ()) Tree orig impl | |
(~) * impl (IO Int) => Op (GetLabelmarginleft ()) TreePrefs orig impl |
getLabelmarginleft :: (FindOp a (GetLabelmarginleft ()) (Match r), Op (GetLabelmarginleft ()) r a impl) => Ref a -> impl Source
data SetLabelmarginleft a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetLabelmarginleft ()) Tree orig impl | |
(~) * impl (Int -> IO ()) => Op (SetLabelmarginleft ()) TreePrefs orig impl |
setLabelmarginleft :: (FindOp a (SetLabelmarginleft ()) (Match r), Op (SetLabelmarginleft ()) r a impl) => Ref a -> impl Source
data GetLinespacing a Source
Instances
(~) * impl (IO Int) => Op (GetLinespacing ()) Tree orig impl | |
(~) * impl (IO Int) => Op (GetLinespacing ()) TreePrefs orig impl |
getLinespacing :: (FindOp a (GetLinespacing ()) (Match r), Op (GetLinespacing ()) r a impl) => Ref a -> impl Source
data SetLinespacing a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetLinespacing ()) Tree orig impl | |
(~) * impl (Int -> IO ()) => Op (SetLinespacing ()) TreePrefs orig impl |
setLinespacing :: (FindOp a (SetLinespacing ()) (Match r), Op (SetLinespacing ()) r a impl) => Ref a -> impl Source
data GetConnectorcolor a Source
Instances
(~) * impl (IO Color) => Op (GetConnectorcolor ()) Tree orig impl | |
(~) * impl (IO Color) => Op (GetConnectorcolor ()) TreePrefs orig impl |
getConnectorcolor :: (FindOp a (GetConnectorcolor ()) (Match r), Op (GetConnectorcolor ()) r a impl) => Ref a -> impl Source
data SetConnectorcolor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetConnectorcolor ()) Tree orig impl | |
(~) * impl (Color -> IO ()) => Op (SetConnectorcolor ()) TreePrefs orig impl |
setConnectorcolor :: (FindOp a (SetConnectorcolor ()) (Match r), Op (SetConnectorcolor ()) r a impl) => Ref a -> impl Source
data GetConnectorstyle a Source
Instances
(~) * impl (IO TreeConnector) => Op (GetConnectorstyle ()) Tree orig impl | |
(~) * impl (IO TreeConnector) => Op (GetConnectorstyle ()) TreePrefs orig impl |
getConnectorstyle :: (FindOp a (GetConnectorstyle ()) (Match r), Op (GetConnectorstyle ()) r a impl) => Ref a -> impl Source
data SetConnectorstyle a Source
Instances
(~) * impl (TreeConnector -> IO ()) => Op (SetConnectorstyle ()) Tree orig impl | |
(~) * impl (TreeConnector -> IO ()) => Op (SetConnectorstyle ()) TreePrefs orig impl |
setConnectorstyle :: (FindOp a (SetConnectorstyle ()) (Match r), Op (SetConnectorstyle ()) r a impl) => Ref a -> impl Source
data GetConnectorwidth a Source
Instances
(~) * impl (IO Int) => Op (GetConnectorwidth ()) Tree orig impl | |
(~) * impl (IO Int) => Op (GetConnectorwidth ()) TreePrefs orig impl |
getConnectorwidth :: (FindOp a (GetConnectorwidth ()) (Match r), Op (GetConnectorwidth ()) r a impl) => Ref a -> impl Source
data SetConnectorwidth a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetConnectorwidth ()) Tree orig impl | |
(~) * impl (Int -> IO ()) => Op (SetConnectorwidth ()) TreePrefs orig impl |
setConnectorwidth :: (FindOp a (SetConnectorwidth ()) (Match r), Op (SetConnectorwidth ()) r a impl) => Ref a -> impl Source
data GetOpenicon a Source
getOpenicon :: (FindOp a (GetOpenicon ()) (Match r), Op (GetOpenicon ()) r a impl) => Ref a -> impl Source
data SetOpenicon a Source
setOpenicon :: (FindOp a (SetOpenicon ()) (Match r), Op (SetOpenicon ()) r a impl) => Ref a -> impl Source
data GetCloseicon a Source
getCloseicon :: (FindOp a (GetCloseicon ()) (Match r), Op (GetCloseicon ()) r a impl) => Ref a -> impl Source
data SetCloseicon a Source
setCloseicon :: (FindOp a (SetCloseicon ()) (Match r), Op (SetCloseicon ()) r a impl) => Ref a -> impl Source
data GetUsericon a Source
getUsericon :: (FindOp a (GetUsericon ()) (Match r), Op (GetUsericon ()) r a impl) => Ref a -> impl Source
data SetUsericon a Source
setUsericon :: (FindOp a (SetUsericon ()) (Match r), Op (SetUsericon ()) r a impl) => Ref a -> impl Source
data GetShowcollapse a Source
Instances
(~) * impl (IO Int) => Op (GetShowcollapse ()) Tree orig impl | |
(~) * impl (IO Bool) => Op (GetShowcollapse ()) TreePrefs orig impl |
getShowcollapse :: (FindOp a (GetShowcollapse ()) (Match r), Op (GetShowcollapse ()) r a impl) => Ref a -> impl Source
data SetShowcollapse a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetShowcollapse ()) Tree orig impl | |
(~) * impl (Bool -> IO ()) => Op (SetShowcollapse ()) TreePrefs orig impl |
setShowcollapse :: (FindOp a (SetShowcollapse ()) (Match r), Op (SetShowcollapse ()) r a impl) => Ref a -> impl Source
data GetSortorder a Source
Instances
(~) * impl (IO TreeSort) => Op (GetSortorder ()) Tree orig impl | |
(~) * impl (IO TreeSort) => Op (GetSortorder ()) TreePrefs orig impl |
getSortorder :: (FindOp a (GetSortorder ()) (Match r), Op (GetSortorder ()) r a impl) => Ref a -> impl Source
data SetSortorder a Source
Instances
(~) * impl (TreeSort -> IO ()) => Op (SetSortorder ()) Tree orig impl | |
(~) * impl (TreeSort -> IO ()) => Op (SetSortorder ()) TreePrefs orig impl |
setSortorder :: (FindOp a (SetSortorder ()) (Match r), Op (SetSortorder ()) r a impl) => Ref a -> impl Source
data GetSelectbox a Source
Instances
(~) * impl (IO Boxtype) => Op (GetSelectbox ()) Tree orig impl | |
(~) * impl (IO Boxtype) => Op (GetSelectbox ()) TreePrefs orig impl |
getSelectbox :: (FindOp a (GetSelectbox ()) (Match r), Op (GetSelectbox ()) r a impl) => Ref a -> impl Source
data SetSelectbox a Source
Instances
(~) * impl (Boxtype -> IO ()) => Op (SetSelectbox ()) Tree orig impl | |
(~) * impl (Boxtype -> IO ()) => Op (SetSelectbox ()) TreePrefs orig impl |
setSelectbox :: (FindOp a (SetSelectbox ()) (Match r), Op (SetSelectbox ()) r a impl) => Ref a -> impl Source
data GetShowroot a Source
Instances
(~) * impl (IO Bool) => Op (GetShowroot ()) Tree orig impl | |
(~) * impl (IO Bool) => Op (GetShowroot ()) TreePrefs orig impl |
getShowroot :: (FindOp a (GetShowroot ()) (Match r), Op (GetShowroot ()) r a impl) => Ref a -> impl Source
data SetShowroot a Source
Instances
(~) * impl (Bool -> IO ()) => Op (SetShowroot ()) Tree orig impl | |
(~) * impl (Bool -> IO ()) => Op (SetShowroot ()) TreePrefs orig impl |
setShowroot :: (FindOp a (SetShowroot ()) (Match r), Op (SetShowroot ()) r a impl) => Ref a -> impl Source
data GetSelectmode a Source
Instances
(~) * impl (IO TreeSelect) => Op (GetSelectmode ()) TreePrefs orig impl |
getSelectmode :: (FindOp a (GetSelectmode ()) (Match r), Op (GetSelectmode ()) r a impl) => Ref a -> impl Source
data SetSelectmode a Source
Instances
(~) * impl (TreeSelect -> IO ()) => Op (SetSelectmode ()) Tree orig impl | |
(~) * impl (TreeSelect -> IO ()) => Op (SetSelectmode ()) TreePrefs orig impl |
setSelectmode :: (FindOp a (SetSelectmode ()) (Match r), Op (SetSelectmode ()) r a impl) => Ref a -> impl Source
TreeItem
setWidget :: (FindOp a (SetWidget ()) (Match r), Op (SetWidget ()) r a impl) => Ref a -> impl Source
getWidget :: (FindOp a (GetWidget ()) (Match r), Op (GetWidget ()) r a impl) => Ref a -> impl Source
data HasChildren a Source
Instances
(~) * impl (IO Bool) => Op (HasChildren ()) TreeItem orig impl |
hasChildren :: (FindOp a (HasChildren ()) (Match r), Op (HasChildren ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (TreeItemLocator -> IO (Maybe TreeItemIndex)) => Op (FindChild ()) TreeItem orig impl |
findChild :: (FindOp a (FindChild ()) (Match r), Op (FindChild ()) r a impl) => Ref a -> impl Source
data RemoveChild a Source
Instances
(~) * impl (TreeItemLocator -> IO (Either UnknownError ())) => Op (RemoveChild ()) TreeItem orig impl |
removeChild :: (FindOp a (RemoveChild ()) (Match r), Op (RemoveChild ()) r a impl) => Ref a -> impl Source
data ClearChildren a Source
clearChildren :: (FindOp a (ClearChildren ()) (Match r), Op (ClearChildren ()) r a impl) => Ref a -> impl Source
data SwapChildren a Source
swapChildren :: (FindOp a (SwapChildren ()) (Match r), 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 |
swapChildrenByTreeItem :: (FindOp a (SwapChildrenByTreeItem ()) (Match r), Op (SwapChildrenByTreeItem ()) r a impl) => Ref a -> impl Source
data FindInChildren a Source
findInChildren :: (FindOp a (FindInChildren ()) (Match r), Op (FindInChildren ()) r a impl) => Ref a -> impl Source
data InsertAbove a Source
insertAbove :: (FindOp a (InsertAbove ()) (Match r), Op (InsertAbove ()) r a impl) => Ref a -> impl Source
data NextSibling a Source
nextSibling :: (FindOp a (NextSibling ()) (Match r), Op (NextSibling ()) r a impl) => Ref a -> impl Source
data PrevSibling a Source
prevSibling :: (FindOp a (PrevSibling ()) (Match r), Op (PrevSibling ()) r a impl) => Ref a -> impl Source
data UpdatePrevNext a Source
Instances
(~) * impl (Int -> IO ()) => Op (UpdatePrevNext ()) TreeItem orig impl |
updatePrevNext :: (FindOp a (UpdatePrevNext ()) (Match r), Op (UpdatePrevNext ()) r a impl) => Ref a -> impl Source
data NextDisplayed a Source
nextDisplayed :: (FindOp a (NextDisplayed ()) (Match r), Op (NextDisplayed ()) r a impl) => Ref a -> impl Source
data PrevDisplayed a Source
prevDisplayed :: (FindOp a (PrevDisplayed ()) (Match r), Op (PrevDisplayed ()) r a impl) => Ref a -> impl Source
data OpenToggle a Source
Instances
(~) * impl (Ref TreeItem -> IO ()) => Op (OpenToggle ()) Tree orig impl | |
(~) * impl (IO ()) => Op (OpenToggle ()) TreeItem orig impl |
openToggle :: (FindOp a (OpenToggle ()) (Match r), Op (OpenToggle ()) r a impl) => Ref a -> impl Source
data SelectWithVal a Source
Instances
(~) * impl (Int -> IO ()) => Op (SelectWithVal ()) TreeItem orig impl |
selectWithVal :: (FindOp a (SelectWithVal ()) (Match r), Op (SelectWithVal ()) r a impl) => Ref a -> impl Source
data SelectToggle a Source
Instances
(~) * impl (Ref TreeItem -> IO ()) => Op (SelectToggle ()) Tree orig impl | |
(~) * impl (IO ()) => Op (SelectToggle ()) TreeItem orig impl |
selectToggle :: (FindOp a (SelectToggle ()) (Match r), Op (SelectToggle ()) r a impl) => Ref a -> impl Source
selectAll :: (FindOp a (SelectAll ()) (Match r), Op (SelectAll ()) r a impl) => Ref a -> impl Source
data DeselectAll a Source
Instances
(~) * impl (IO Int) => Op (DeselectAll ()) TreeItem orig impl |
deselectAll :: (FindOp a (DeselectAll ()) (Match r), Op (DeselectAll ()) r a impl) => Ref a -> impl Source
data ActivateWithVal a Source
Instances
(~) * impl (Int -> IO ()) => Op (ActivateWithVal ()) TreeItem orig impl |
activateWithVal :: (FindOp a (ActivateWithVal ()) (Match r), Op (ActivateWithVal ()) r a impl) => Ref a -> impl Source
isVisible :: (FindOp a (IsVisible ()) (Match r), Op (IsVisible ()) r a impl) => Ref a -> impl Source
data FindClicked a Source
findClicked :: (FindOp a (FindClicked ()) (Match r), Op (FindClicked ()) r a impl) => Ref a -> impl Source
data EventOnCollapseIcon a Source
eventOnCollapseIcon :: (FindOp a (EventOnCollapseIcon ()) (Match r), Op (EventOnCollapseIcon ()) r a impl) => Ref a -> impl Source
data EventOnLabel a Source
eventOnLabel :: (FindOp a (EventOnLabel ()) (Match r), Op (EventOnLabel ()) r a impl) => Ref a -> impl Source
Tree
rootLabel :: (FindOp a (RootLabel ()) (Match r), Op (RootLabel ()) r a impl) => Ref a -> impl Source
data ItemClicked a Source
itemClicked :: (FindOp a (ItemClicked ()) (Match r), Op (ItemClicked ()) r a impl) => Ref a -> impl Source
data FirstVisible a Source
firstVisible :: (FindOp a (FirstVisible ()) (Match r), Op (FirstVisible ()) r a impl) => Ref a -> impl Source
data NextWithItem a Source
nextWithItem :: (FindOp a (NextWithItem ()) (Match r), Op (NextWithItem ()) r a impl) => Ref a -> impl Source
data PrevWithItem a Source
prevWithItem :: (FindOp a (PrevWithItem ()) (Match r), Op (PrevWithItem ()) r a impl) => Ref a -> impl Source
data LastVisible a Source
lastVisible :: (FindOp a (LastVisible ()) (Match r), Op (LastVisible ()) r a impl) => Ref a -> impl Source
data FirstSelectedItem a Source
firstSelectedItem :: (FindOp a (FirstSelectedItem ()) (Match r), Op (FirstSelectedItem ()) r a impl) => Ref a -> impl Source
data NextSelectedItem a Source
nextSelectedItem :: (FindOp a (NextSelectedItem ()) (Match r), Op (NextSelectedItem ()) r a impl) => Ref a -> impl Source
data NextSelectedItemWithItem a Source
nextSelectedItemWithItem :: (FindOp a (NextSelectedItemWithItem ()) (Match r), Op (NextSelectedItemWithItem ()) r a impl) => Ref a -> impl Source
data OpenAndCallback a Source
Instances
(~) * impl (TreeItemLocator -> Bool -> IO ()) => Op (OpenAndCallback ()) Tree orig impl |
openAndCallback :: (FindOp a (OpenAndCallback ()) (Match r), Op (OpenAndCallback ()) r a impl) => Ref a -> impl Source
data OpenToggleAndCallback a Source
openToggleAndCallback :: (FindOp a (OpenToggleAndCallback ()) (Match r), Op (OpenToggleAndCallback ()) r a impl) => Ref a -> impl Source
data TreeMenuItemLocator a Source
treeMenuItemLocator :: (FindOp a (TreeMenuItemLocator ()) (Match r), Op (TreeMenuItemLocator ()) r a impl) => Ref a -> impl Source
data CloseAndCallback a Source
Instances
(~) * impl (TreeItemLocator -> Bool -> IO ()) => Op (CloseAndCallback ()) Tree orig impl |
closeAndCallback :: (FindOp a (CloseAndCallback ()) (Match r), Op (CloseAndCallback ()) r a impl) => Ref a -> impl Source
data SelectAndCallback a Source
Instances
(~) * impl (TreeItemLocator -> Bool -> IO ()) => Op (SelectAndCallback ()) Tree orig impl |
selectAndCallback :: (FindOp a (SelectAndCallback ()) (Match r), Op (SelectAndCallback ()) r a impl) => Ref a -> impl Source
data SelectToggleAndCallback a Source
selectToggleAndCallback :: (FindOp a (SelectToggleAndCallback ()) (Match r), Op (SelectToggleAndCallback ()) r a impl) => Ref a -> impl Source
data SelectAllAndCallback a Source
selectAllAndCallback :: (FindOp a (SelectAllAndCallback ()) (Match r), Op (SelectAllAndCallback ()) r a impl) => Ref a -> impl Source
data SetItemFocus a Source
setItemFocus :: (FindOp a (SetItemFocus ()) (Match r), Op (SetItemFocus ()) r a impl) => Ref a -> impl Source
data GetItemFocus a Source
getItemFocus :: (FindOp a (GetItemFocus ()) (Match r), Op (GetItemFocus ()) r a impl) => Ref a -> impl Source
data IsSelectedWithItem a Source
Instances
(~) * impl (TreeItemLocator -> IO Bool) => Op (IsSelectedWithItem ()) Tree orig impl |
isSelectedWithItem :: (FindOp a (IsSelectedWithItem ()) (Match r), Op (IsSelectedWithItem ()) r a impl) => Ref a -> impl Source
data SetItemLabelfont a Source
Instances
(~) * impl (Font -> IO ()) => Op (SetItemLabelfont ()) Tree orig impl |
setItemLabelfont :: (FindOp a (SetItemLabelfont ()) (Match r), Op (SetItemLabelfont ()) r a impl) => Ref a -> impl Source
data GetItemLabelfgcolor a Source
Instances
(~) * impl (IO Color) => Op (GetItemLabelfgcolor ()) Tree orig impl |
getItemLabelfgcolor :: (FindOp a (GetItemLabelfgcolor ()) (Match r), Op (GetItemLabelfgcolor ()) r a impl) => Ref a -> impl Source
data Selectmode a Source
Instances
(~) * impl (IO TreeSelect) => Op (Selectmode ()) Tree orig impl |
selectmode :: (FindOp a (Selectmode ()) (Match r), Op (Selectmode ()) r a impl) => Ref a -> impl Source
data ShowItemWithYoff a Source
showItemWithYoff :: (FindOp a (ShowItemWithYoff ()) (Match r), Op (ShowItemWithYoff ()) r a impl) => Ref a -> impl Source
data ShowItemTop a Source
showItemTop :: (FindOp a (ShowItemTop ()) (Match r), Op (ShowItemTop ()) r a impl) => Ref a -> impl Source
data ShowItemMiddle a Source
showItemMiddle :: (FindOp a (ShowItemMiddle ()) (Match r), Op (ShowItemMiddle ()) r a impl) => Ref a -> impl Source
data ShowItemBottom a Source
showItemBottom :: (FindOp a (ShowItemBottom ()) (Match r), Op (ShowItemBottom ()) r a impl) => Ref a -> impl Source
data GetVposition a Source
Instances
(~) * impl (IO Int) => Op (GetVposition ()) Tree orig impl |
getVposition :: (FindOp a (GetVposition ()) (Match r), Op (GetVposition ()) r a impl) => Ref a -> impl Source
data SetVposition a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetVposition ()) Tree orig impl |
setVposition :: (FindOp a (SetVposition ()) (Match r), Op (SetVposition ()) r a impl) => Ref a -> impl Source
data IsScrollbar a Source
isScrollbar :: (FindOp a (IsScrollbar ()) (Match r), Op (IsScrollbar ()) r a impl) => Ref a -> impl Source
data IsVscrollVisible a Source
Instances
(~) * impl (IO Bool) => Op (IsVscrollVisible ()) Tree orig impl |
isVscrollVisible :: (FindOp a (IsVscrollVisible ()) (Match r), Op (IsVscrollVisible ()) r a impl) => Ref a -> impl Source
data SetCallbackItem a Source
setCallbackItem :: (FindOp a (SetCallbackItem ()) (Match r), Op (SetCallbackItem ()) r a impl) => Ref a -> impl Source
data GetCallbackItem a Source
getCallbackItem :: (FindOp a (GetCallbackItem ()) (Match r), Op (GetCallbackItem ()) r a impl) => Ref a -> impl Source
data SetCallbackReason a Source
Instances
(~) * impl (TreeReasonType -> IO ()) => Op (SetCallbackReason ()) Tree orig impl |
setCallbackReason :: (FindOp a (SetCallbackReason ()) (Match r), Op (SetCallbackReason ()) r a impl) => Ref a -> impl Source
data GetCallbackReason a Source
Instances
(~) * impl (IO TreeReasonType) => Op (GetCallbackReason ()) Tree orig impl |
getCallbackReason :: (FindOp a (GetCallbackReason ()) (Match r), Op (GetCallbackReason ()) r a impl) => Ref a -> impl Source
TextSelection
type TextSelection = CTextSelection Base Source
Instances
(~) * impl (BufferOffset -> Int -> Int -> IO ()) => Op (Update ()) TextSelection orig impl |
Instances
(~) * impl (IO BufferOffset) => Op (Start ()) TextSelection orig impl |
data SetSelected a Source
Instances
(~) * impl (Bool -> IO ()) => Op (SetSelected ()) TextSelection orig impl |
setSelected :: (FindOp a (SetSelected ()) (Match r), Op (SetSelected ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (BufferOffset -> IO Bool) => Op (Includes ()) TextSelection orig impl |
TextBuffer
type TextBuffer = CTextBuffer Base Source
data InputFileWasTranscoded a Source
Instances
(~) * impl (IO Bool) => Op (InputFileWasTranscoded ()) TextBuffer orig impl |
inputFileWasTranscoded :: (FindOp a (InputFileWasTranscoded ()) (Match r), Op (InputFileWasTranscoded ()) r a impl) => Ref a -> impl Source
data FileEncodingWarningMessage a Source
Instances
(~) * impl (IO String) => Op (FileEncodingWarningMessage ()) TextBuffer orig impl |
fileEncodingWarningMessage :: (FindOp a (FileEncodingWarningMessage ()) (Match r), Op (FileEncodingWarningMessage ()) r a impl) => Ref a -> impl Source
getLength :: (FindOp a (GetLength ()) (Match r), Op (GetLength ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (BufferRange -> IO String) => Op (TextRange ()) TextBuffer orig impl |
textRange :: (FindOp a (TextRange ()) (Match r), Op (TextRange ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (BufferOffset -> IO Char) => Op (CharAt ()) TextBuffer orig impl |
Instances
(~) * impl (BufferOffset -> IO Char) => Op (ByteAt ()) TextBuffer orig impl |
data AppendToBuffer a Source
Instances
(~) * impl (String -> IO ()) => Op (AppendToBuffer ()) TextBuffer orig impl |
appendToBuffer :: (FindOp a (AppendToBuffer ()) (Match r), Op (AppendToBuffer ()) r a impl) => Ref a -> impl Source
data Insertfile a Source
Instances
(~) * impl (String -> BufferOffset -> IO (Either DataProcessingError ())) => Op (Insertfile ()) TextBuffer orig impl |
insertfile :: (FindOp a (Insertfile ()) (Match r), Op (Insertfile ()) r a impl) => Ref a -> impl Source
data InsertfileWithBuflen a Source
Instances
(~) * impl (String -> BufferOffset -> Int -> IO (Either DataProcessingError ())) => Op (InsertfileWithBuflen ()) TextBuffer orig impl |
insertfileWithBuflen :: (FindOp a (InsertfileWithBuflen ()) (Match r), Op (InsertfileWithBuflen ()) r a impl) => Ref a -> impl Source
data Appendfile a Source
Instances
(~) * impl (String -> IO (Either DataProcessingError ())) => Op (Appendfile ()) TextBuffer orig impl |
appendfile :: (FindOp a (Appendfile ()) (Match r), Op (Appendfile ()) r a impl) => Ref a -> impl Source
data AppendfileWithBuflen a Source
Instances
(~) * impl (String -> Int -> IO (Either DataProcessingError ())) => Op (AppendfileWithBuflen ()) TextBuffer orig impl |
appendfileWithBuflen :: (FindOp a (AppendfileWithBuflen ()) (Match r), Op (AppendfileWithBuflen ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (String -> IO (Either DataProcessingError ())) => Op (Loadfile ()) TextBuffer orig impl |
data LoadfileWithBuflen a Source
Instances
(~) * impl (String -> Int -> IO (Either DataProcessingError ())) => Op (LoadfileWithBuflen ()) TextBuffer orig impl |
loadfileWithBuflen :: (FindOp a (LoadfileWithBuflen ()) (Match r), Op (LoadfileWithBuflen ()) r a impl) => Ref a -> impl Source
data Outputfile a Source
Instances
(~) * impl (String -> BufferRange -> IO (Either DataProcessingError ())) => Op (Outputfile ()) TextBuffer orig impl |
outputfile :: (FindOp a (Outputfile ()) (Match r), Op (Outputfile ()) r a impl) => Ref a -> impl Source
data OutputfileWithBuflen a Source
Instances
(~) * impl (String -> BufferRange -> Int -> IO (Either DataProcessingError ())) => Op (OutputfileWithBuflen ()) TextBuffer orig impl |
outputfileWithBuflen :: (FindOp a (OutputfileWithBuflen ()) (Match r), Op (OutputfileWithBuflen ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (String -> IO (Either DataProcessingError ())) => Op (Savefile ()) TextBuffer orig impl |
data SavefileWithBuflen a Source
Instances
(~) * impl (String -> Int -> IO (Either DataProcessingError ())) => Op (SavefileWithBuflen ()) TextBuffer orig impl |
savefileWithBuflen :: (FindOp a (SavefileWithBuflen ()) (Match r), Op (SavefileWithBuflen ()) r a impl) => Ref a -> impl Source
data GetTabDistance a Source
Instances
(~) * impl (IO Int) => Op (GetTabDistance ()) TextBuffer orig impl |
getTabDistance :: (FindOp a (GetTabDistance ()) (Match r), Op (GetTabDistance ()) r a impl) => Ref a -> impl Source
data SetTabDistance a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetTabDistance ()) TextBuffer orig impl |
setTabDistance :: (FindOp a (SetTabDistance ()) (Match r), Op (SetTabDistance ()) r a impl) => Ref a -> impl Source
data SelectionPosition a Source
Instances
(~) * impl (IO BufferRange) => Op (SelectionPosition ()) TextBuffer orig impl |
selectionPosition :: (FindOp a (SelectionPosition ()) (Match r), Op (SelectionPosition ()) r a impl) => Ref a -> impl Source
data SelectionText a Source
Instances
(~) * impl (IO String) => Op (SelectionText ()) TextBuffer orig impl |
selectionText :: (FindOp a (SelectionText ()) (Match r), Op (SelectionText ()) r a impl) => Ref a -> impl Source
data RemoveSelection a Source
Instances
(~) * impl (IO ()) => Op (RemoveSelection ()) TextBuffer orig impl |
removeSelection :: (FindOp a (RemoveSelection ()) (Match r), Op (RemoveSelection ()) r a impl) => Ref a -> impl Source
data ReplaceSelection a Source
Instances
(~) * impl (String -> IO ()) => Op (ReplaceSelection ()) TextBuffer orig impl |
replaceSelection :: (FindOp a (ReplaceSelection ()) (Match r), Op (ReplaceSelection ()) r a impl) => Ref a -> impl Source
data SecondarySelect a Source
Instances
(~) * impl (BufferRange -> IO ()) => Op (SecondarySelect ()) TextBuffer orig impl |
secondarySelect :: (FindOp a (SecondarySelect ()) (Match r), Op (SecondarySelect ()) r a impl) => Ref a -> impl Source
data SecondarySelected a Source
Instances
(~) * impl (IO Bool) => Op (SecondarySelected ()) TextBuffer orig impl |
secondarySelected :: (FindOp a (SecondarySelected ()) (Match r), Op (SecondarySelected ()) r a impl) => Ref a -> impl Source
data SecondaryUnselect a Source
Instances
(~) * impl (IO ()) => Op (SecondaryUnselect ()) TextBuffer orig impl |
secondaryUnselect :: (FindOp a (SecondaryUnselect ()) (Match r), Op (SecondaryUnselect ()) r a impl) => Ref a -> impl Source
data SecondarySelectionPosition a Source
Instances
(~) * impl (IO BufferRange) => Op (SecondarySelectionPosition ()) TextBuffer orig impl |
secondarySelectionPosition :: (FindOp a (SecondarySelectionPosition ()) (Match r), Op (SecondarySelectionPosition ()) r a impl) => Ref a -> impl Source
data SecondarySelectionText a Source
Instances
(~) * impl (IO String) => Op (SecondarySelectionText ()) TextBuffer orig impl |
secondarySelectionText :: (FindOp a (SecondarySelectionText ()) (Match r), Op (SecondarySelectionText ()) r a impl) => Ref a -> impl Source
data RemoveSecondarySelection a Source
Instances
(~) * impl (IO ()) => Op (RemoveSecondarySelection ()) TextBuffer orig impl |
removeSecondarySelection :: (FindOp a (RemoveSecondarySelection ()) (Match r), Op (RemoveSecondarySelection ()) r a impl) => Ref a -> impl Source
data ReplaceSecondarySelection a Source
Instances
(~) * impl (String -> IO ()) => Op (ReplaceSecondarySelection ()) TextBuffer orig impl |
replaceSecondarySelection :: (FindOp a (ReplaceSecondarySelection ()) (Match r), Op (ReplaceSecondarySelection ()) r a impl) => Ref a -> impl Source
data GetHighlight a Source
Instances
(~) * impl (IO Bool) => Op (GetHighlight ()) TextBuffer orig impl |
getHighlight :: (FindOp a (GetHighlight ()) (Match r), Op (GetHighlight ()) r a impl) => Ref a -> impl Source
data SetHighlight a Source
Instances
(~) * impl (BufferRange -> IO ()) => Op (SetHighlight ()) TextBuffer orig impl |
setHighlight :: (FindOp a (SetHighlight ()) (Match r), Op (SetHighlight ()) r a impl) => Ref a -> impl Source
data Unhighlight a Source
Instances
(~) * impl (IO ()) => Op (Unhighlight ()) TextBuffer orig impl |
unhighlight :: (FindOp a (Unhighlight ()) (Match r), Op (Unhighlight ()) r a impl) => Ref a -> impl Source
data HighlightPosition a Source
Instances
(~) * impl (IO (Maybe BufferRange)) => Op (HighlightPosition ()) TextBuffer orig impl |
highlightPosition :: (FindOp a (HighlightPosition ()) (Match r), Op (HighlightPosition ()) r a impl) => Ref a -> impl Source
data HighlightText a Source
Instances
(~) * impl (IO String) => Op (HighlightText ()) TextBuffer orig impl |
highlightText :: (FindOp a (HighlightText ()) (Match r), Op (HighlightText ()) r a impl) => Ref a -> impl Source
data AddModifyCallback a Source
Instances
(~) * impl (TextModifyCb -> IO (FunPtr ())) => Op (AddModifyCallback ()) TextBuffer orig impl |
addModifyCallback :: (FindOp a (AddModifyCallback ()) (Match r), Op (AddModifyCallback ()) r a impl) => Ref a -> impl Source
data RemoveModifyCallback a Source
Instances
(~) * impl (FunPtr () -> IO ()) => Op (RemoveModifyCallback ()) TextBuffer orig impl |
removeModifyCallback :: (FindOp a (RemoveModifyCallback ()) (Match r), Op (RemoveModifyCallback ()) r a impl) => Ref a -> impl Source
data CallModifyCallbacks a Source
Instances
(~) * impl (IO ()) => Op (CallModifyCallbacks ()) TextBuffer orig impl |
callModifyCallbacks :: (FindOp a (CallModifyCallbacks ()) (Match r), Op (CallModifyCallbacks ()) r a impl) => Ref a -> impl Source
data AddPredeleteCallback a Source
Instances
(~) * impl (TextPredeleteCb -> IO (FunPtr ())) => Op (AddPredeleteCallback ()) TextBuffer orig impl |
addPredeleteCallback :: (FindOp a (AddPredeleteCallback ()) (Match r), Op (AddPredeleteCallback ()) r a impl) => Ref a -> impl Source
data RemovePredeleteCallback a Source
Instances
(~) * impl (FunPtr () -> IO ()) => Op (RemovePredeleteCallback ()) TextBuffer orig impl |
removePredeleteCallback :: (FindOp a (RemovePredeleteCallback ()) (Match r), Op (RemovePredeleteCallback ()) r a impl) => Ref a -> impl Source
data CallPredeleteCallbacks a Source
Instances
(~) * impl (IO ()) => Op (CallPredeleteCallbacks ()) TextBuffer orig impl |
callPredeleteCallbacks :: (FindOp a (CallPredeleteCallbacks ()) (Match r), Op (CallPredeleteCallbacks ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (Int -> IO (Either OutOfRange String)) => Op (LineText ()) TextBuffer orig impl |
Instances
(~) * impl (BufferOffset -> IO BufferOffset) => Op (LineStart ()) TextDisplay orig impl | |
(~) * impl (Int -> IO (Either OutOfRange BufferOffset)) => Op (LineStart ()) TextBuffer orig impl |
lineStart :: (FindOp a (LineStart ()) (Match r), Op (LineStart ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (BufferOffset -> Bool -> IO BufferOffset) => Op (LineEnd ()) TextDisplay orig impl | |
(~) * impl (Int -> IO (Either OutOfRange BufferOffset)) => Op (LineEnd ()) TextBuffer orig impl |
Instances
(~) * impl (BufferOffset -> IO BufferOffset) => Op (WordStart ()) TextDisplay orig impl | |
(~) * impl (BufferOffset -> IO (Either OutOfRange BufferOffset)) => Op (WordStart ()) TextBuffer orig impl |
wordStart :: (FindOp a (WordStart ()) (Match r), Op (WordStart ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (BufferOffset -> IO BufferOffset) => Op (WordEnd ()) TextDisplay orig impl | |
(~) * impl (BufferOffset -> IO (Either OutOfRange BufferOffset)) => Op (WordEnd ()) TextBuffer orig impl |
data CountDisplayedCharacters a Source
Instances
(~) * impl (BufferRange -> IO Int) => Op (CountDisplayedCharacters ()) TextBuffer orig impl |
countDisplayedCharacters :: (FindOp a (CountDisplayedCharacters ()) (Match r), Op (CountDisplayedCharacters ()) r a impl) => Ref a -> impl Source
data SkipDisplayedCharacters a Source
Instances
(~) * impl (BufferOffset -> Int -> IO BufferOffset) => Op (SkipDisplayedCharacters ()) TextBuffer orig impl |
skipDisplayedCharacters :: (FindOp a (SkipDisplayedCharacters ()) (Match r), Op (SkipDisplayedCharacters ()) r a impl) => Ref a -> impl Source
data CountLines a Source
Instances
(~) * impl (BufferRange -> Bool -> IO Int) => Op (CountLines ()) TextDisplay orig impl | |
(~) * impl (BufferRange -> IO Int) => Op (CountLines ()) TextBuffer orig impl |
countLines :: (FindOp a (CountLines ()) (Match r), Op (CountLines ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (BufferOffset -> Int -> Bool -> IO BufferOffset) => Op (SkipLines ()) TextDisplay orig impl | |
(~) * impl (BufferOffset -> Int -> IO BufferOffset) => Op (SkipLines ()) TextBuffer orig impl |
skipLines :: (FindOp a (SkipLines ()) (Match r), Op (SkipLines ()) r a impl) => Ref a -> impl Source
data RewindLines a Source
Instances
(~) * impl (BufferOffset -> Int -> IO BufferOffset) => Op (RewindLines ()) TextDisplay orig impl | |
(~) * impl (BufferOffset -> Int -> IO Int) => Op (RewindLines ()) TextBuffer orig impl |
rewindLines :: (FindOp a (RewindLines ()) (Match r), Op (RewindLines ()) r a impl) => Ref a -> impl Source
data FindcharForward a Source
Instances
(~) * impl (BufferOffset -> Char -> IO (Either NotFound BufferOffset)) => Op (FindcharForward ()) TextBuffer orig impl |
findcharForward :: (FindOp a (FindcharForward ()) (Match r), Op (FindcharForward ()) r a impl) => Ref a -> impl Source
data FindcharBackward a Source
Instances
(~) * impl (BufferOffset -> Char -> IO (Either NotFound BufferOffset)) => Op (FindcharBackward ()) TextBuffer orig impl |
findcharBackward :: (FindOp a (FindcharBackward ()) (Match r), Op (FindcharBackward ()) r a impl) => Ref a -> impl Source
data SearchForwardWithMatchcase a Source
Instances
(~) * impl (BufferOffset -> String -> Bool -> IO (Either NotFound BufferOffset)) => Op (SearchForwardWithMatchcase ()) TextBuffer orig impl |
searchForwardWithMatchcase :: (FindOp a (SearchForwardWithMatchcase ()) (Match r), Op (SearchForwardWithMatchcase ()) r a impl) => Ref a -> impl Source
data SearchBackwardWithMatchcase a Source
Instances
(~) * impl (BufferOffset -> String -> Bool -> IO (Either NotFound BufferOffset)) => Op (SearchBackwardWithMatchcase ()) TextBuffer orig impl |
searchBackwardWithMatchcase :: (FindOp a (SearchBackwardWithMatchcase ()) (Match r), Op (SearchBackwardWithMatchcase ()) r a impl) => Ref a -> impl Source
data PrimarySelection a Source
Instances
(~) * impl (IO (Ref TextSelection)) => Op (PrimarySelection ()) TextBuffer orig impl |
primarySelection :: (FindOp a (PrimarySelection ()) (Match r), Op (PrimarySelection ()) r a impl) => Ref a -> impl Source
data SecondarySelection a Source
Instances
(~) * impl (IO (Ref TextSelection)) => Op (SecondarySelection ()) TextBuffer orig impl |
secondarySelection :: (FindOp a (SecondarySelection ()) (Match r), Op (SecondarySelection ()) r a impl) => Ref a -> impl Source
data HighlightSelection a Source
Instances
(~) * impl (IO (Ref TextSelection)) => Op (HighlightSelection ()) TextBuffer orig impl |
highlightSelection :: (FindOp a (HighlightSelection ()) (Match r), Op (HighlightSelection ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (BufferOffset -> IO (Either OutOfRange BufferOffset)) => Op (PrevChar ()) TextBuffer orig impl |
data PrevCharClipped a Source
Instances
(~) * impl (BufferOffset -> IO (Either OutOfRange BufferOffset)) => Op (PrevCharClipped ()) TextBuffer orig impl |
prevCharClipped :: (FindOp a (PrevCharClipped ()) (Match r), Op (PrevCharClipped ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (BufferOffset -> IO BufferOffset) => Op (NextChar ()) TextBuffer orig impl |
data NextCharClipped a Source
Instances
(~) * impl (BufferOffset -> IO BufferOffset) => Op (NextCharClipped ()) TextBuffer orig impl |
nextCharClipped :: (FindOp a (NextCharClipped ()) (Match r), Op (NextCharClipped ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (BufferOffset -> IO (Either OutOfRange BufferOffset)) => Op (Utf8Align ()) TextBuffer orig impl |
utf8Align :: (FindOp a (Utf8Align ()) (Match r), Op (Utf8Align ()) r a impl) => Ref a -> impl Source
TextDisplay,
type TextDisplay = CTextDisplay Group Source
Instances
(Parent a TextBuffer, (~) * impl (Ref a -> IO ())) => Op (SetBuffer ()) TextDisplay orig impl |
setBuffer :: (FindOp a (SetBuffer ()) (Match r), Op (SetBuffer ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (IO (Ref TextBuffer)) => Op (GetBuffer ()) TextDisplay orig impl |
getBuffer :: (FindOp a (GetBuffer ()) (Match r), Op (GetBuffer ()) r a impl) => Ref a -> impl Source
data RedisplayRange a Source
Instances
(~) * impl (BufferRange -> IO ()) => Op (RedisplayRange ()) TextDisplay orig impl |
redisplayRange :: (FindOp a (RedisplayRange ()) (Match r), Op (RedisplayRange ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (Int -> BufferOffset -> IO ()) => Op (Scroll ()) TextDisplay orig impl |
data Overstrike a Source
Instances
(~) * impl (String -> IO ()) => Op (Overstrike ()) TextDisplay orig impl |
overstrike :: (FindOp a (Overstrike ()) (Match r), Op (Overstrike ()) r a impl) => Ref a -> impl Source
data SetInsertPosition a Source
Instances
(~) * impl (BufferOffset -> IO ()) => Op (SetInsertPosition ()) TextDisplay orig impl |
setInsertPosition :: (FindOp a (SetInsertPosition ()) (Match r), Op (SetInsertPosition ()) r a impl) => Ref a -> impl Source
data GetInsertPosition a Source
Instances
(~) * impl (IO BufferOffset) => Op (GetInsertPosition ()) TextDisplay orig impl |
getInsertPosition :: (FindOp a (GetInsertPosition ()) (Match r), Op (GetInsertPosition ()) r a impl) => Ref a -> impl Source
data PositionToXy a Source
Instances
(~) * impl (BufferOffset -> IO (Either OutOfRange Position)) => Op (PositionToXy ()) TextDisplay orig impl |
positionToXy :: (FindOp a (PositionToXy ()) (Match r), Op (PositionToXy ()) r a impl) => Ref a -> impl Source
data InSelection a Source
Instances
(~) * impl (Position -> IO Bool) => Op (InSelection ()) TextDisplay orig impl |
inSelection :: (FindOp a (InSelection ()) (Match r), Op (InSelection ()) r a impl) => Ref a -> impl Source
data ShowInsertPosition a Source
Instances
(~) * impl (IO ()) => Op (ShowInsertPosition ()) TextDisplay orig impl |
showInsertPosition :: (FindOp a (ShowInsertPosition ()) (Match r), Op (ShowInsertPosition ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (IO (Either OutOfRange ())) => Op (MoveRight ()) TextDisplay orig impl |
moveRight :: (FindOp a (MoveRight ()) (Match r), Op (MoveRight ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (IO (Either OutOfRange ())) => Op (MoveLeft ()) TextDisplay orig impl |
Instances
(~) * impl (IO (Either OutOfRange ())) => Op (MoveUp ()) TextDisplay orig impl |
Instances
(~) * impl (IO (Either OutOfRange ())) => Op (MoveDown ()) TextDisplay orig impl |
data PreviousWord a Source
Instances
(~) * impl (IO ()) => Op (PreviousWord ()) TextDisplay orig impl |
previousWord :: (FindOp a (PreviousWord ()) (Match r), Op (PreviousWord ()) r a impl) => Ref a -> impl Source
data ShowCursor a Source
Instances
(~) * impl (Bool -> IO ()) => Op (ShowCursor ()) TextDisplay orig impl |
showCursor :: (FindOp a (ShowCursor ()) (Match r), Op (ShowCursor ()) r a impl) => Ref a -> impl Source
data SetCursorStyle a Source
Instances
(~) * impl (CursorType -> IO ()) => Op (SetCursorStyle ()) TextDisplay orig impl |
setCursorStyle :: (FindOp a (SetCursorStyle ()) (Match r), Op (SetCursorStyle ()) r a impl) => Ref a -> impl Source
data GetScrollbarAlign a Source
Instances
(~) * impl (IO AlignType) => Op (GetScrollbarAlign ()) TextDisplay orig impl |
getScrollbarAlign :: (FindOp a (GetScrollbarAlign ()) (Match r), Op (GetScrollbarAlign ()) r a impl) => Ref a -> impl Source
data SetScrollbarAlign a Source
Instances
(~) * impl (AlignType -> IO ()) => Op (SetScrollbarAlign ()) TextDisplay orig impl |
setScrollbarAlign :: (FindOp a (SetScrollbarAlign ()) (Match r), 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 ()) TextDisplay orig impl |
highlightData :: (FindOp a (HighlightData ()) (Match r), Op (HighlightData ()) r a impl) => Ref a -> impl Source
data PositionStyle a Source
Instances
(~) * impl (BufferOffset -> Int -> Int -> IO TextDisplayStyle) => Op (PositionStyle ()) TextDisplay orig impl |
positionStyle :: (FindOp a (PositionStyle ()) (Match r), Op (PositionStyle ()) r a impl) => Ref a -> impl Source
data SetLinenumberWidth a Source
Instances
(~) * impl (Width -> IO ()) => Op (SetLinenumberWidth ()) TextDisplay orig impl |
setLinenumberWidth :: (FindOp a (SetLinenumberWidth ()) (Match r), Op (SetLinenumberWidth ()) r a impl) => Ref a -> impl Source
data GetLinenumberWidth a Source
Instances
(~) * impl (IO Width) => Op (GetLinenumberWidth ()) TextDisplay orig impl |
getLinenumberWidth :: (FindOp a (GetLinenumberWidth ()) (Match r), Op (GetLinenumberWidth ()) r a impl) => Ref a -> impl Source
data SetLinenumberFont a Source
Instances
(~) * impl (Font -> IO ()) => Op (SetLinenumberFont ()) TextDisplay orig impl |
setLinenumberFont :: (FindOp a (SetLinenumberFont ()) (Match r), Op (SetLinenumberFont ()) r a impl) => Ref a -> impl Source
data GetLinenumberFont a Source
Instances
(~) * impl (IO Font) => Op (GetLinenumberFont ()) TextDisplay orig impl |
getLinenumberFont :: (FindOp a (GetLinenumberFont ()) (Match r), Op (GetLinenumberFont ()) r a impl) => Ref a -> impl Source
data SetLinenumberSize a Source
Instances
(~) * impl (FontSize -> IO ()) => Op (SetLinenumberSize ()) TextDisplay orig impl |
setLinenumberSize :: (FindOp a (SetLinenumberSize ()) (Match r), Op (SetLinenumberSize ()) r a impl) => Ref a -> impl Source
data GetLinenumberSize a Source
Instances
(~) * impl (IO FontSize) => Op (GetLinenumberSize ()) TextDisplay orig impl |
getLinenumberSize :: (FindOp a (GetLinenumberSize ()) (Match r), Op (GetLinenumberSize ()) r a impl) => Ref a -> impl Source
data SetLinenumberFgcolor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetLinenumberFgcolor ()) TextDisplay orig impl |
setLinenumberFgcolor :: (FindOp a (SetLinenumberFgcolor ()) (Match r), Op (SetLinenumberFgcolor ()) r a impl) => Ref a -> impl Source
data GetLinenumberFgcolor a Source
Instances
(~) * impl (IO Color) => Op (GetLinenumberFgcolor ()) TextDisplay orig impl |
getLinenumberFgcolor :: (FindOp a (GetLinenumberFgcolor ()) (Match r), Op (GetLinenumberFgcolor ()) r a impl) => Ref a -> impl Source
data SetLinenumberBgcolor a Source
Instances
(~) * impl (Color -> IO ()) => Op (SetLinenumberBgcolor ()) TextDisplay orig impl |
setLinenumberBgcolor :: (FindOp a (SetLinenumberBgcolor ()) (Match r), Op (SetLinenumberBgcolor ()) r a impl) => Ref a -> impl Source
data GetLinenumberBgcolor a Source
Instances
(~) * impl (IO Color) => Op (GetLinenumberBgcolor ()) TextDisplay orig impl |
getLinenumberBgcolor :: (FindOp a (GetLinenumberBgcolor ()) (Match r), Op (GetLinenumberBgcolor ()) r a impl) => Ref a -> impl Source
data SetLinenumberAlign a Source
Instances
(~) * impl (AlignType -> IO ()) => Op (SetLinenumberAlign ()) TextDisplay orig impl |
setLinenumberAlign :: (FindOp a (SetLinenumberAlign ()) (Match r), Op (SetLinenumberAlign ()) r a impl) => Ref a -> impl Source
data GetLinenumberAlign a Source
Instances
(~) * impl (IO AlignType) => Op (GetLinenumberAlign ()) TextDisplay orig impl |
getLinenumberAlign :: (FindOp a (GetLinenumberAlign ()) (Match r), Op (GetLinenumberAlign ()) r a impl) => Ref a -> impl Source
data SetLinenumberFormat a Source
Instances
(~) * impl (String -> IO ()) => Op (SetLinenumberFormat ()) TextDisplay orig impl |
setLinenumberFormat :: (FindOp a (SetLinenumberFormat ()) (Match r), Op (SetLinenumberFormat ()) r a impl) => Ref a -> impl Source
data GetLinenumberFormat a Source
Instances
(~) * impl (IO String) => Op (GetLinenumberFormat ()) TextDisplay orig impl |
getLinenumberFormat :: (FindOp a (GetLinenumberFormat ()) (Match r), Op (GetLinenumberFormat ()) r a impl) => Ref a -> impl Source
TextEditor
type TextEditor = CTextEditor TextDisplay Source
data SetInsertMode a Source
Instances
(~) * impl (Bool -> IO ()) => Op (SetInsertMode ()) TextEditor orig impl |
setInsertMode :: (FindOp a (SetInsertMode ()) (Match r), Op (SetInsertMode ()) r a impl) => Ref a -> impl Source
data GetInsertMode a Source
Instances
(~) * impl (IO Bool) => Op (GetInsertMode ()) TextEditor orig impl |
getInsertMode :: (FindOp a (GetInsertMode ()) (Match r), Op (GetInsertMode ()) r a impl) => Ref a -> impl Source
data GetDefaultKeyBindings a Source
Instances
(~) * impl (IO [KeyBinding]) => Op (GetDefaultKeyBindings ()) TextEditor orig impl |
getDefaultKeyBindings :: (FindOp a (GetDefaultKeyBindings ()) (Match r), Op (GetDefaultKeyBindings ()) r a impl) => Ref a -> impl Source
data ReplaceKeyBindings a Source
Instances
(~) * impl ([KeyBinding] -> IO ()) => Op (ReplaceKeyBindings ()) TextEditor orig impl |
replaceKeyBindings :: (FindOp a (ReplaceKeyBindings ()) (Match r), 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 |
setOptions :: (FindOp a (SetOptions ()) (Match r), Op (SetOptions ()) r a impl) => Ref a -> impl Source
data GetOptions a Source
Instances
(~) * impl (IO [NativeFileChooserOption]) => Op (GetOptions ()) NativeFileChooser orig impl |
getOptions :: (FindOp a (GetOptions ()) (Match r), Op (GetOptions ()) r a impl) => Ref a -> impl Source
data GetFilename a Source
Instances
(~) * impl (IO (Maybe String)) => Op (GetFilename ()) NativeFileChooser orig impl |
getFilename :: (FindOp a (GetFilename ()) (Match r), Op (GetFilename ()) r a impl) => Ref a -> impl Source
data GetFilenameAt a Source
Instances
(~) * impl (Int -> IO (Maybe String)) => Op (GetFilenameAt ()) NativeFileChooser orig impl |
getFilenameAt :: (FindOp a (GetFilenameAt ()) (Match r), Op (GetFilenameAt ()) r a impl) => Ref a -> impl Source
data SetDirectory a Source
Instances
(~) * impl (String -> IO ()) => Op (SetDirectory ()) NativeFileChooser orig impl |
setDirectory :: (FindOp a (SetDirectory ()) (Match r), Op (SetDirectory ()) r a impl) => Ref a -> impl Source
data GetDirectory a Source
Instances
(~) * impl (IO (Maybe String)) => Op (GetDirectory ()) NativeFileChooser orig impl |
getDirectory :: (FindOp a (GetDirectory ()) (Match r), Op (GetDirectory ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (String -> IO ()) => Op (SetTitle ()) NativeFileChooser orig impl |
getFilter :: (FindOp a (GetFilter ()) (Match r), Op (GetFilter ()) r a impl) => Ref a -> impl Source
Instances
(~) * impl (String -> IO ()) => Op (SetFilter ()) NativeFileChooser orig impl |
setFilter :: (FindOp a (SetFilter ()) (Match r), Op (SetFilter ()) r a impl) => Ref a -> impl Source
data SetFilterValue a Source
Instances
(~) * impl (Int -> IO ()) => Op (SetFilterValue ()) NativeFileChooser orig impl |
setFilterValue :: (FindOp a (SetFilterValue ()) (Match r), Op (SetFilterValue ()) r a impl) => Ref a -> impl Source
data GetFilterValue a Source
Instances
(~) * impl (IO Int) => Op (GetFilterValue ()) NativeFileChooser orig impl |
getFilterValue :: (FindOp a (GetFilterValue ()) (Match r), Op (GetFilterValue ()) r a impl) => Ref a -> impl Source
data SetPresetFile a Source
Instances
(~) * impl (String -> IO ()) => Op (SetPresetFile ()) NativeFileChooser orig impl |
setPresetFile :: (FindOp a (SetPresetFile ()) (Match r), Op (SetPresetFile ()) r a impl) => Ref a -> impl Source
data GetPresetFile a Source
Instances
(~) * impl (IO (Maybe String)) => Op (GetPresetFile ()) NativeFileChooser orig impl |
getPresetFile :: (FindOp a (GetPresetFile ()) (Match r), Op (GetPresetFile ()) r a impl) => Ref a -> impl Source