(~) * impl (IO TreeReasonType) => Op (GetCallbackReason ()) Tree orig impl Source # | |
|
(~) * impl (TreeReasonType -> IO ()) => Op (SetCallbackReason ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (GetCallbackItem ()) Tree orig impl Source # | |
|
(Parent a TreeItem, (~) * impl (Ref a -> IO ())) => Op (SetCallbackItem ()) Tree orig impl Source # | |
|
(~) * impl (IO Bool) => Op (IsVscrollVisible ()) Tree orig impl Source # | |
|
(Parent a Widget, (~) * impl (Ref a -> IO Bool)) => Op (IsScrollbar ()) Tree orig impl Source # | |
|
(~) * impl (Int -> IO ()) => Op (SetVposition ()) Tree orig impl Source # | |
|
(~) * impl (IO Int) => Op (GetVposition ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> IO ()) => Op (Display ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> IO ()) => Op (ShowItemBottom ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> IO ()) => Op (ShowItemMiddle ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> IO ()) => Op (ShowItemTop ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> Maybe Int -> IO ()) => Op (ShowItemWithYoff ()) Tree orig impl Source # | |
|
(~) * impl (IO TreeSelect) => Op (Selectmode ()) Tree orig impl Source # | |
|
(~) * impl (IO Color) => Op (GetItemLabelfgcolor ()) Tree orig impl Source # | |
|
(~) * impl (Font -> IO ()) => Op (SetItemLabelfont ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (GetItemFocus ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> IO ()) => Op (SetItemFocus ()) Tree orig impl Source # | |
|
(~) * impl (Maybe (Ref TreeItem) -> Bool -> IO ()) => Op (DeselectAllAndCallback ()) Tree orig impl Source # | |
|
(~) * impl (Maybe (Ref TreeItem) -> Bool -> IO ()) => Op (SelectAllAndCallback ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> Bool -> IO ()) => Op (SelectToggleAndCallback ()) Tree orig impl Source # | |
|
(~) * impl (TreeItemLocator -> Bool -> IO ()) => Op (SelectAndCallback ()) Tree orig impl Source # | |
|
(~) * impl (TreeItemLocator -> Bool -> IO ()) => Op (CloseAndCallback ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> Bool -> IO ()) => Op (OpenToggleAndCallback ()) Tree orig impl Source # | |
|
(~) * impl (TreeItemLocator -> Bool -> IO ()) => Op (OpenAndCallback ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> Maybe SearchDirection -> IO (Maybe (Ref TreeItem))) => Op (NextSelectedItemAfterItem ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (NextSelectedItem ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (LastSelectedItem ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (FirstSelectedItem ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (LastVisible ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (GetLast ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> IO (Maybe (Ref TreeItem))) => Op (PrevBeforeItem ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> Maybe SearchDirection -> Bool -> IO (Maybe (Ref TreeItem))) => Op (NextItem ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> IO (Maybe (Ref TreeItem))) => Op (NextAfterItem ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (FirstVisible ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (ItemClicked ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (Root ()) Tree orig impl Source # | |
|
(~) * impl (Text -> IO ()) => Op (RootLabel ()) Tree orig impl Source # | |
|
(~) * impl (IO ()) => Op (DeselectAll ()) Tree orig impl Source # | |
|
(~) * impl (IO ()) => Op (SelectAll ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> IO ()) => Op (SelectToggle ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> IO ()) => Op (OpenToggle ()) Tree orig impl Source # | |
|
(~) * impl (TreeItemLocator -> IO Bool) => Op (IsClose ()) Tree orig impl Source # | |
|
(~) * impl (TreeItemLocator -> IO Bool) => Op (IsOpen ()) Tree orig impl Source # | |
|
(~) * impl (TreeItemLocator -> IO ()) => Op (Close ()) Tree orig impl Source # | |
|
(~) * impl (TreeItemLocator -> IO ()) => Op (Open ()) Tree orig impl Source # | |
|
(Parent a TreeItem, (~) * impl (Ref a -> Text -> IO (Maybe (Ref a)))) => Op (InsertAbove ()) Tree orig impl Source # | |
|
(Parent a TreeItem, (~) * impl (Text -> Ref a -> IO (Maybe (Ref TreeItem)))) => Op (AddAt ()) Tree orig impl Source # | |
|
(~) * impl (Text -> IO (Maybe (Ref TreeItem))) => Op (FindItem ()) Tree orig impl Source # | |
|
(Parent a TreeItem, (~) * impl (Ref a -> IO ())) => Op (ClearChildren ()) Tree orig impl Source # | |
|
(~) * impl (IO ()) => Op (ShowSelf ()) Tree orig impl Source # | |
|
(~) * impl (TreeSelect -> IO ()) => Op (SetSelectmode ()) Tree orig impl Source # | |
|
(~) * impl (Bool -> IO ()) => Op (SetShowroot ()) Tree orig impl Source # | |
|
(~) * impl (IO Bool) => Op (GetShowroot ()) Tree orig impl Source # | |
|
(~) * impl (Boxtype -> IO ()) => Op (SetSelectbox ()) Tree orig impl Source # | |
|
(~) * impl (IO Boxtype) => Op (GetSelectbox ()) Tree orig impl Source # | |
|
(~) * impl (TreeSort -> IO ()) => Op (SetSortorder ()) Tree orig impl Source # | |
|
(~) * impl (IO TreeSort) => Op (GetSortorder ()) Tree orig impl Source # | |
|
(~) * impl (Bool -> IO ()) => Op (SetShowcollapse ()) Tree orig impl Source # | |
|
(~) * impl (IO Bool) => Op (GetShowcollapse ()) Tree orig impl Source # | |
|
(Parent a Image, (~) * impl (Maybe (Ref a) -> IO ())) => Op (SetUsericon ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref Image))) => Op (GetUsericon ()) Tree orig impl Source # | |
|
(Parent a Image, (~) * impl (Maybe (Ref a) -> IO ())) => Op (SetCloseicon ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref Image))) => Op (GetCloseicon ()) Tree orig impl Source # | |
|
(Parent a Image, (~) * impl (Maybe (Ref a) -> IO ())) => Op (SetOpenicon ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref Image))) => Op (GetOpenicon ()) Tree orig impl Source # | |
|
(~) * impl (Int -> IO ()) => Op (SetConnectorwidth ()) Tree orig impl Source # | |
|
(~) * impl (IO Int) => Op (GetConnectorwidth ()) Tree orig impl Source # | |
|
(~) * impl (TreeConnector -> IO ()) => Op (SetConnectorstyle ()) Tree orig impl Source # | |
|
(~) * impl (IO TreeConnector) => Op (GetConnectorstyle ()) Tree orig impl Source # | |
|
(~) * impl (Color -> IO ()) => Op (SetConnectorcolor ()) Tree orig impl Source # | |
|
(~) * impl (IO Color) => Op (GetConnectorcolor ()) Tree orig impl Source # | |
|
(~) * impl (Int -> IO ()) => Op (SetLinespacing ()) Tree orig impl Source # | |
|
(~) * impl (IO Int) => Op (GetLinespacing ()) Tree orig impl Source # | |
|
(~) * impl (Int -> IO ()) => Op (SetLabelmarginleft ()) Tree orig impl Source # | |
|
(~) * impl (IO Int) => Op (GetLabelmarginleft ()) Tree orig impl Source # | |
|
(~) * impl (Int -> IO ()) => Op (SetUsericonmarginleft ()) Tree orig impl Source # | |
|
(~) * impl (IO Int) => Op (GetUsericonmarginleft ()) Tree orig impl Source # | |
|
(~) * impl (Int -> IO ()) => Op (SetOpenchildMarginbottom ()) Tree orig impl Source # | |
|
(~) * impl (IO Int) => Op (GetOpenchildMarginbottom ()) Tree orig impl Source # | |
|
(~) * impl (Int -> IO ()) => Op (SetMargintop ()) Tree orig impl Source # | |
|
(~) * impl (IO Int) => Op (GetMargintop ()) Tree orig impl Source # | |
|
(~) * impl (Int -> IO ()) => Op (SetMarginleft ()) Tree orig impl Source # | |
|
(~) * impl (IO Int) => Op (GetMarginleft ()) Tree orig impl Source # | |
|
(~) * impl (Color -> IO ()) => Op (SetItemLabelbgcolor ()) Tree orig impl Source # | |
|
(~) * impl (IO Color) => Op (GetItemLabelbgcolor ()) Tree orig impl Source # | |
|
(~) * impl (Color -> IO ()) => Op (SetItemLabelfgcolor ()) Tree orig impl Source # | |
|
(~) * impl (FontSize -> IO ()) => Op (SetItemLabelsize ()) Tree orig impl Source # | |
|
(~) * impl (IO FontSize) => Op (GetItemLabelsize ()) Tree orig impl Source # | |
|
(~) * impl (IO Font) => Op (GetItemLabelfont ()) Tree orig impl Source # | |
|
(~) * impl (Int -> IO ()) => Op (SetScrollbarSize ()) Tree orig impl Source # | |
|
(~) * impl (IO Int) => Op (GetScrollbarSize ()) Tree orig impl Source # | |
|
(~) * impl (TreeItemLocator -> Bool -> IO ()) => Op (DeselectAndCallback ()) Tree orig impl Source # | |
|
(~) * impl (TreeItemLocator -> IO Int) => Op (Deselect ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> Bool -> IO ()) => Op (SelectOnlyAndCallback ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> IO ()) => Op (SelectOnly ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> IO Bool) => Op (Displayed ()) Tree orig impl Source # | |
|
(~) * impl (TreeItemLocator -> IO Int) => Op (Select ()) Tree orig impl Source # | |
|
(~) * impl (TreeItemLocator -> IO Bool) => Op (IsSelected ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (Prev ()) Tree orig impl Source # | |
|
(~) * impl (Ref TreeItem -> IO (Either TreeItemNotFound ())) => Op (Remove ()) Tree orig impl Source # | |
|
(Parent a TreeItem, (~) * impl (Ref a -> IO (Maybe Text))) => Op (ItemPathname ()) Tree orig impl Source # | |
|
(~) * impl (IO ()) => Op (Draw ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (GetFirst ()) Tree orig impl Source # | |
|
(~) * impl (IO (Maybe (Ref TreeItem))) => Op (Next ()) Tree orig impl Source # | |
|
(~) * impl (Event -> IO (Either UnknownEvent ())) => Op (HandleSuper ()) Tree orig impl Source # | |
|
(~) * impl (IO ()) => Op (DrawSuper ()) Tree orig impl Source # | |
|
(~) * impl (IO ()) => Op (Clear ()) Tree orig impl Source # | |
|
(Parent a TreeItem, (~) * impl (Ref a -> Text -> Int -> IO (Maybe (Ref a)))) => Op (Insert ()) Tree orig impl Source # | |
|
(~) * impl (Text -> IO (Maybe (Ref TreeItem))) => Op (Add ()) Tree orig impl Source # | |
|
(~) * impl (Rectangle -> IO ()) => Op (Resize ()) Tree orig impl Source # | |
|
(~) * impl (Rectangle -> IO ()) => Op (ResizeSuper ()) Tree orig impl Source # | |
|
(~) * impl (IO ()) => Op (Hide ()) Tree orig impl Source # | |
|
(~) * impl (IO ()) => Op (HideSuper ()) Tree orig impl Source # | |
|
(~) * impl (IO ()) => Op (ShowWidget ()) Tree orig impl Source # | |
|
(~) * impl (IO ()) => Op (ShowWidgetSuper ()) Tree orig impl Source # | |
|
(~) * impl (Event -> IO (Either UnknownEvent ())) => Op (Handle ()) Tree orig impl Source # | |
|
(~) * impl (IO ()) => Op (Destroy ()) Tree orig impl Source # | |
|