| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.ListView
Description
Documentation
Constructors
| ListView (ManagedPtr ListView) |
Instances
class (GObject o, IsDescendantOf ListView o) => IsListView o #
Instances
| (GObject o, IsDescendantOf ListView o) => IsListView o | |
Defined in GI.Gtk.Objects.ListView | |
type ListViewActivateCallback = Word32 -> IO () #
data ListViewActivateSignalInfo #
Instances
| SignalInfo ListViewActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.ListView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType ListViewActivateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType ListViewActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.ListView | |||||
data ListViewEnableRubberbandPropertyInfo #
Instances
data ListViewFactoryPropertyInfo #
Instances
| AttrInfo ListViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView Associated Types
Methods attrGet :: AttrBaseTypeConstraint ListViewFactoryPropertyInfo o => o -> IO (AttrGetType ListViewFactoryPropertyInfo) attrSet :: (AttrBaseTypeConstraint ListViewFactoryPropertyInfo o, AttrSetTypeConstraint ListViewFactoryPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ListViewFactoryPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ListViewFactoryPropertyInfo o, AttrSetTypeConstraint ListViewFactoryPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ListViewFactoryPropertyInfo o, AttrTransferTypeConstraint ListViewFactoryPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ListViewFactoryPropertyInfo) attrPut :: AttrBaseTypeConstraint ListViewFactoryPropertyInfo o => o -> AttrGetType ListViewFactoryPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ListViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrAllowedOps ListViewFactoryPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ListViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrGetType ListViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrLabel ListViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrLabel ListViewFactoryPropertyInfo = "factory" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ListViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ListViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrTransferType ListViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ListViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
data ListViewGetEnableRubberbandMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsListView a) => OverloadedMethod ListViewGetEnableRubberbandMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewGetEnableRubberbandMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewGetFactoryMethodInfo #
Instances
| (signature ~ m (Maybe ListItemFactory), MonadIO m, IsListView a) => OverloadedMethod ListViewGetFactoryMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewGetFactoryMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewGetHeaderFactoryMethodInfo #
Instances
| (signature ~ m (Maybe ListItemFactory), MonadIO m, IsListView a) => OverloadedMethod ListViewGetHeaderFactoryMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewGetHeaderFactoryMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewGetModelMethodInfo #
Instances
| (signature ~ m (Maybe SelectionModel), MonadIO m, IsListView a) => OverloadedMethod ListViewGetModelMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewGetModelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewGetShowSeparatorsMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsListView a) => OverloadedMethod ListViewGetShowSeparatorsMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewGetShowSeparatorsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewGetSingleClickActivateMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsListView a) => OverloadedMethod ListViewGetSingleClickActivateMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewGetSingleClickActivateMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewGetTabBehaviorMethodInfo #
Instances
| (signature ~ m ListTabBehavior, MonadIO m, IsListView a) => OverloadedMethod ListViewGetTabBehaviorMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewGetTabBehaviorMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewHeaderFactoryPropertyInfo #
Instances
| AttrInfo ListViewHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView Associated Types
Methods attrGet :: AttrBaseTypeConstraint ListViewHeaderFactoryPropertyInfo o => o -> IO (AttrGetType ListViewHeaderFactoryPropertyInfo) attrSet :: (AttrBaseTypeConstraint ListViewHeaderFactoryPropertyInfo o, AttrSetTypeConstraint ListViewHeaderFactoryPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ListViewHeaderFactoryPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ListViewHeaderFactoryPropertyInfo o, AttrSetTypeConstraint ListViewHeaderFactoryPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ListViewHeaderFactoryPropertyInfo o, AttrTransferTypeConstraint ListViewHeaderFactoryPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ListViewHeaderFactoryPropertyInfo) attrPut :: AttrBaseTypeConstraint ListViewHeaderFactoryPropertyInfo o => o -> AttrGetType ListViewHeaderFactoryPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ListViewHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrAllowedOps ListViewHeaderFactoryPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ListViewHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrGetType ListViewHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrLabel ListViewHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrLabel ListViewHeaderFactoryPropertyInfo = "header-factory" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ListViewHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ListViewHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrTransferType ListViewHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ListViewHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
data ListViewModelPropertyInfo #
Instances
| AttrInfo ListViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView Associated Types
Methods attrGet :: AttrBaseTypeConstraint ListViewModelPropertyInfo o => o -> IO (AttrGetType ListViewModelPropertyInfo) attrSet :: (AttrBaseTypeConstraint ListViewModelPropertyInfo o, AttrSetTypeConstraint ListViewModelPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ListViewModelPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ListViewModelPropertyInfo o, AttrSetTypeConstraint ListViewModelPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ListViewModelPropertyInfo o, AttrTransferTypeConstraint ListViewModelPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ListViewModelPropertyInfo) attrPut :: AttrBaseTypeConstraint ListViewModelPropertyInfo o => o -> AttrGetType ListViewModelPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ListViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrAllowedOps ListViewModelPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ListViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrGetType ListViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrLabel ListViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrLabel ListViewModelPropertyInfo = "model" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ListViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ListViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrTransferType ListViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ListViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
data ListViewScrollToMethodInfo #
Instances
| (signature ~ (Word32 -> [ListScrollFlags] -> Maybe ScrollInfo -> m ()), MonadIO m, IsListView a) => OverloadedMethod ListViewScrollToMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewScrollToMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewSetEnableRubberbandMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsListView a) => OverloadedMethod ListViewSetEnableRubberbandMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewSetEnableRubberbandMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewSetFactoryMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsListView a, IsListItemFactory b) => OverloadedMethod ListViewSetFactoryMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewSetFactoryMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewSetHeaderFactoryMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsListView a, IsListItemFactory b) => OverloadedMethod ListViewSetHeaderFactoryMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewSetHeaderFactoryMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewSetModelMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsListView a, IsSelectionModel b) => OverloadedMethod ListViewSetModelMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewSetModelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewSetShowSeparatorsMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsListView a) => OverloadedMethod ListViewSetShowSeparatorsMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewSetShowSeparatorsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewSetSingleClickActivateMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsListView a) => OverloadedMethod ListViewSetSingleClickActivateMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewSetSingleClickActivateMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewSetTabBehaviorMethodInfo #
Instances
| (signature ~ (ListTabBehavior -> m ()), MonadIO m, IsListView a) => OverloadedMethod ListViewSetTabBehaviorMethodInfo a signature | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo ListViewSetTabBehaviorMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.ListView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data ListViewShowSeparatorsPropertyInfo #
Instances
| AttrInfo ListViewShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView Associated Types
Methods attrGet :: AttrBaseTypeConstraint ListViewShowSeparatorsPropertyInfo o => o -> IO (AttrGetType ListViewShowSeparatorsPropertyInfo) attrSet :: (AttrBaseTypeConstraint ListViewShowSeparatorsPropertyInfo o, AttrSetTypeConstraint ListViewShowSeparatorsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ListViewShowSeparatorsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ListViewShowSeparatorsPropertyInfo o, AttrSetTypeConstraint ListViewShowSeparatorsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ListViewShowSeparatorsPropertyInfo o, AttrTransferTypeConstraint ListViewShowSeparatorsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ListViewShowSeparatorsPropertyInfo) attrPut :: AttrBaseTypeConstraint ListViewShowSeparatorsPropertyInfo o => o -> AttrGetType ListViewShowSeparatorsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ListViewShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrAllowedOps ListViewShowSeparatorsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ListViewShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrGetType ListViewShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrGetType ListViewShowSeparatorsPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel ListViewShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrLabel ListViewShowSeparatorsPropertyInfo = "show-separators" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ListViewShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ListViewShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrSetTypeConstraint ListViewShowSeparatorsPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType ListViewShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrTransferType ListViewShowSeparatorsPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ListViewShowSeparatorsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrTransferTypeConstraint ListViewShowSeparatorsPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data ListViewSingleClickActivatePropertyInfo #
Instances
| AttrInfo ListViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView Associated Types
Methods attrGet :: AttrBaseTypeConstraint ListViewSingleClickActivatePropertyInfo o => o -> IO (AttrGetType ListViewSingleClickActivatePropertyInfo) attrSet :: (AttrBaseTypeConstraint ListViewSingleClickActivatePropertyInfo o, AttrSetTypeConstraint ListViewSingleClickActivatePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ListViewSingleClickActivatePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ListViewSingleClickActivatePropertyInfo o, AttrSetTypeConstraint ListViewSingleClickActivatePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ListViewSingleClickActivatePropertyInfo o, AttrTransferTypeConstraint ListViewSingleClickActivatePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ListViewSingleClickActivatePropertyInfo) attrPut :: AttrBaseTypeConstraint ListViewSingleClickActivatePropertyInfo o => o -> AttrGetType ListViewSingleClickActivatePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ListViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrAllowedOps ListViewSingleClickActivatePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ListViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrGetType ListViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrGetType ListViewSingleClickActivatePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel ListViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrLabel ListViewSingleClickActivatePropertyInfo = "single-click-activate" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ListViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ListViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrSetTypeConstraint ListViewSingleClickActivatePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType ListViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrTransferType ListViewSingleClickActivatePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ListViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrTransferTypeConstraint ListViewSingleClickActivatePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data ListViewTabBehaviorPropertyInfo #
Instances
| AttrInfo ListViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView Associated Types
Methods attrGet :: AttrBaseTypeConstraint ListViewTabBehaviorPropertyInfo o => o -> IO (AttrGetType ListViewTabBehaviorPropertyInfo) attrSet :: (AttrBaseTypeConstraint ListViewTabBehaviorPropertyInfo o, AttrSetTypeConstraint ListViewTabBehaviorPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint ListViewTabBehaviorPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint ListViewTabBehaviorPropertyInfo o, AttrSetTypeConstraint ListViewTabBehaviorPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint ListViewTabBehaviorPropertyInfo o, AttrTransferTypeConstraint ListViewTabBehaviorPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType ListViewTabBehaviorPropertyInfo) attrPut :: AttrBaseTypeConstraint ListViewTabBehaviorPropertyInfo o => o -> AttrGetType ListViewTabBehaviorPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps ListViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrAllowedOps ListViewTabBehaviorPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint ListViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrGetType ListViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrLabel ListViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView type AttrLabel ListViewTabBehaviorPropertyInfo = "tab-behavior" | |||||||||||||||||||||||||||||||||
| type AttrOrigin ListViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint ListViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrTransferType ListViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint ListViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.ListView | |||||||||||||||||||||||||||||||||
type family ResolveListViewMethod (t :: Symbol) o where ... #
Equations
| ResolveListViewMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo | |
| ResolveListViewMethod "activate" o = WidgetActivateMethodInfo | |
| ResolveListViewMethod "activateAction" o = WidgetActivateActionMethodInfo | |
| ResolveListViewMethod "activateDefault" o = WidgetActivateDefaultMethodInfo | |
| ResolveListViewMethod "addController" o = WidgetAddControllerMethodInfo | |
| ResolveListViewMethod "addCssClass" o = WidgetAddCssClassMethodInfo | |
| ResolveListViewMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo | |
| ResolveListViewMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo | |
| ResolveListViewMethod "allocate" o = WidgetAllocateMethodInfo | |
| ResolveListViewMethod "announce" o = AccessibleAnnounceMethodInfo | |
| ResolveListViewMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveListViewMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveListViewMethod "childFocus" o = WidgetChildFocusMethodInfo | |
| ResolveListViewMethod "computeBounds" o = WidgetComputeBoundsMethodInfo | |
| ResolveListViewMethod "computeExpand" o = WidgetComputeExpandMethodInfo | |
| ResolveListViewMethod "computePoint" o = WidgetComputePointMethodInfo | |
| ResolveListViewMethod "computeTransform" o = WidgetComputeTransformMethodInfo | |
| ResolveListViewMethod "contains" o = WidgetContainsMethodInfo | |
| ResolveListViewMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo | |
| ResolveListViewMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo | |
| ResolveListViewMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo | |
| ResolveListViewMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo | |
| ResolveListViewMethod "errorBell" o = WidgetErrorBellMethodInfo | |
| ResolveListViewMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveListViewMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveListViewMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveListViewMethod "grabFocus" o = WidgetGrabFocusMethodInfo | |
| ResolveListViewMethod "hasCssClass" o = WidgetHasCssClassMethodInfo | |
| ResolveListViewMethod "hasDefault" o = WidgetHasDefaultMethodInfo | |
| ResolveListViewMethod "hasFocus" o = WidgetHasFocusMethodInfo | |
| ResolveListViewMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo | |
| ResolveListViewMethod "hide" o = WidgetHideMethodInfo | |
| ResolveListViewMethod "inDestruction" o = WidgetInDestructionMethodInfo | |
| ResolveListViewMethod "initTemplate" o = WidgetInitTemplateMethodInfo | |
| ResolveListViewMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo | |
| ResolveListViewMethod "insertAfter" o = WidgetInsertAfterMethodInfo | |
| ResolveListViewMethod "insertBefore" o = WidgetInsertBeforeMethodInfo | |
| ResolveListViewMethod "isAncestor" o = WidgetIsAncestorMethodInfo | |
| ResolveListViewMethod "isDrawable" o = WidgetIsDrawableMethodInfo | |
| ResolveListViewMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveListViewMethod "isFocus" o = WidgetIsFocusMethodInfo | |
| ResolveListViewMethod "isSensitive" o = WidgetIsSensitiveMethodInfo | |
| ResolveListViewMethod "isVisible" o = WidgetIsVisibleMethodInfo | |
| ResolveListViewMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo | |
| ResolveListViewMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo | |
| ResolveListViewMethod "map" o = WidgetMapMethodInfo | |
| ResolveListViewMethod "measure" o = WidgetMeasureMethodInfo | |
| ResolveListViewMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo | |
| ResolveListViewMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveListViewMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveListViewMethod "observeChildren" o = WidgetObserveChildrenMethodInfo | |
| ResolveListViewMethod "observeControllers" o = WidgetObserveControllersMethodInfo | |
| ResolveListViewMethod "pick" o = WidgetPickMethodInfo | |
| ResolveListViewMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo | |
| ResolveListViewMethod "queueDraw" o = WidgetQueueDrawMethodInfo | |
| ResolveListViewMethod "queueResize" o = WidgetQueueResizeMethodInfo | |
| ResolveListViewMethod "realize" o = WidgetRealizeMethodInfo | |
| ResolveListViewMethod "ref" o = ObjectRefMethodInfo | |
| ResolveListViewMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveListViewMethod "removeController" o = WidgetRemoveControllerMethodInfo | |
| ResolveListViewMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo | |
| ResolveListViewMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo | |
| ResolveListViewMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo | |
| ResolveListViewMethod "resetProperty" o = AccessibleResetPropertyMethodInfo | |
| ResolveListViewMethod "resetRelation" o = AccessibleResetRelationMethodInfo | |
| ResolveListViewMethod "resetState" o = AccessibleResetStateMethodInfo | |
| ResolveListViewMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveListViewMethod "scrollTo" o = ListViewScrollToMethodInfo | |
| ResolveListViewMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo | |
| ResolveListViewMethod "show" o = WidgetShowMethodInfo | |
| ResolveListViewMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo | |
| ResolveListViewMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo | |
| ResolveListViewMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveListViewMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveListViewMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveListViewMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo | |
| ResolveListViewMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo | |
| ResolveListViewMethod "unmap" o = WidgetUnmapMethodInfo | |
| ResolveListViewMethod "unparent" o = WidgetUnparentMethodInfo | |
| ResolveListViewMethod "unrealize" o = WidgetUnrealizeMethodInfo | |
| ResolveListViewMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveListViewMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo | |
| ResolveListViewMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo | |
| ResolveListViewMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo | |
| ResolveListViewMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo | |
| ResolveListViewMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo | |
| ResolveListViewMethod "updateState" o = AccessibleUpdateStateMethodInfo | |
| ResolveListViewMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveListViewMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo | |
| ResolveListViewMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo | |
| ResolveListViewMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo | |
| ResolveListViewMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo | |
| ResolveListViewMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo | |
| ResolveListViewMethod "getAllocation" o = WidgetGetAllocationMethodInfo | |
| ResolveListViewMethod "getAncestor" o = WidgetGetAncestorMethodInfo | |
| ResolveListViewMethod "getAtContext" o = AccessibleGetAtContextMethodInfo | |
| ResolveListViewMethod "getBaseline" o = WidgetGetBaselineMethodInfo | |
| ResolveListViewMethod "getBorder" o = ScrollableGetBorderMethodInfo | |
| ResolveListViewMethod "getBounds" o = AccessibleGetBoundsMethodInfo | |
| ResolveListViewMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo | |
| ResolveListViewMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo | |
| ResolveListViewMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo | |
| ResolveListViewMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo | |
| ResolveListViewMethod "getClipboard" o = WidgetGetClipboardMethodInfo | |
| ResolveListViewMethod "getColor" o = WidgetGetColorMethodInfo | |
| ResolveListViewMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo | |
| ResolveListViewMethod "getCssName" o = WidgetGetCssNameMethodInfo | |
| ResolveListViewMethod "getCursor" o = WidgetGetCursorMethodInfo | |
| ResolveListViewMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveListViewMethod "getDirection" o = WidgetGetDirectionMethodInfo | |
| ResolveListViewMethod "getDisplay" o = WidgetGetDisplayMethodInfo | |
| ResolveListViewMethod "getEnableRubberband" o = ListViewGetEnableRubberbandMethodInfo | |
| ResolveListViewMethod "getFactory" o = ListViewGetFactoryMethodInfo | |
| ResolveListViewMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo | |
| ResolveListViewMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo | |
| ResolveListViewMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo | |
| ResolveListViewMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo | |
| ResolveListViewMethod "getFocusable" o = WidgetGetFocusableMethodInfo | |
| ResolveListViewMethod "getFontMap" o = WidgetGetFontMapMethodInfo | |
| ResolveListViewMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo | |
| ResolveListViewMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo | |
| ResolveListViewMethod "getHadjustment" o = ScrollableGetHadjustmentMethodInfo | |
| ResolveListViewMethod "getHalign" o = WidgetGetHalignMethodInfo | |
| ResolveListViewMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo | |
| ResolveListViewMethod "getHeaderFactory" o = ListViewGetHeaderFactoryMethodInfo | |
| ResolveListViewMethod "getHeight" o = WidgetGetHeightMethodInfo | |
| ResolveListViewMethod "getHexpand" o = WidgetGetHexpandMethodInfo | |
| ResolveListViewMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo | |
| ResolveListViewMethod "getHscrollPolicy" o = ScrollableGetHscrollPolicyMethodInfo | |
| ResolveListViewMethod "getLastChild" o = WidgetGetLastChildMethodInfo | |
| ResolveListViewMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo | |
| ResolveListViewMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo | |
| ResolveListViewMethod "getMapped" o = WidgetGetMappedMethodInfo | |
| ResolveListViewMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo | |
| ResolveListViewMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo | |
| ResolveListViewMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo | |
| ResolveListViewMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo | |
| ResolveListViewMethod "getModel" o = ListViewGetModelMethodInfo | |
| ResolveListViewMethod "getName" o = WidgetGetNameMethodInfo | |
| ResolveListViewMethod "getNative" o = WidgetGetNativeMethodInfo | |
| ResolveListViewMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo | |
| ResolveListViewMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo | |
| ResolveListViewMethod "getOpacity" o = WidgetGetOpacityMethodInfo | |
| ResolveListViewMethod "getOrientation" o = OrientableGetOrientationMethodInfo | |
| ResolveListViewMethod "getOverflow" o = WidgetGetOverflowMethodInfo | |
| ResolveListViewMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo | |
| ResolveListViewMethod "getParent" o = WidgetGetParentMethodInfo | |
| ResolveListViewMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo | |
| ResolveListViewMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo | |
| ResolveListViewMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo | |
| ResolveListViewMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo | |
| ResolveListViewMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveListViewMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveListViewMethod "getRealized" o = WidgetGetRealizedMethodInfo | |
| ResolveListViewMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo | |
| ResolveListViewMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo | |
| ResolveListViewMethod "getRoot" o = WidgetGetRootMethodInfo | |
| ResolveListViewMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo | |
| ResolveListViewMethod "getSensitive" o = WidgetGetSensitiveMethodInfo | |
| ResolveListViewMethod "getSettings" o = WidgetGetSettingsMethodInfo | |
| ResolveListViewMethod "getShowSeparators" o = ListViewGetShowSeparatorsMethodInfo | |
| ResolveListViewMethod "getSingleClickActivate" o = ListViewGetSingleClickActivateMethodInfo | |
| ResolveListViewMethod "getSize" o = WidgetGetSizeMethodInfo | |
| ResolveListViewMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo | |
| ResolveListViewMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo | |
| ResolveListViewMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo | |
| ResolveListViewMethod "getTabBehavior" o = ListViewGetTabBehaviorMethodInfo | |
| ResolveListViewMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo | |
| ResolveListViewMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo | |
| ResolveListViewMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo | |
| ResolveListViewMethod "getVadjustment" o = ScrollableGetVadjustmentMethodInfo | |
| ResolveListViewMethod "getValign" o = WidgetGetValignMethodInfo | |
| ResolveListViewMethod "getVexpand" o = WidgetGetVexpandMethodInfo | |
| ResolveListViewMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo | |
| ResolveListViewMethod "getVisible" o = WidgetGetVisibleMethodInfo | |
| ResolveListViewMethod "getVscrollPolicy" o = ScrollableGetVscrollPolicyMethodInfo | |
| ResolveListViewMethod "getWidth" o = WidgetGetWidthMethodInfo | |
| ResolveListViewMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo | |
| ResolveListViewMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo | |
| ResolveListViewMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo | |
| ResolveListViewMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo | |
| ResolveListViewMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo | |
| ResolveListViewMethod "setCursor" o = WidgetSetCursorMethodInfo | |
| ResolveListViewMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo | |
| ResolveListViewMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveListViewMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveListViewMethod "setDirection" o = WidgetSetDirectionMethodInfo | |
| ResolveListViewMethod "setEnableRubberband" o = ListViewSetEnableRubberbandMethodInfo | |
| ResolveListViewMethod "setFactory" o = ListViewSetFactoryMethodInfo | |
| ResolveListViewMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo | |
| ResolveListViewMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo | |
| ResolveListViewMethod "setFocusable" o = WidgetSetFocusableMethodInfo | |
| ResolveListViewMethod "setFontMap" o = WidgetSetFontMapMethodInfo | |
| ResolveListViewMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo | |
| ResolveListViewMethod "setHadjustment" o = ScrollableSetHadjustmentMethodInfo | |
| ResolveListViewMethod "setHalign" o = WidgetSetHalignMethodInfo | |
| ResolveListViewMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo | |
| ResolveListViewMethod "setHeaderFactory" o = ListViewSetHeaderFactoryMethodInfo | |
| ResolveListViewMethod "setHexpand" o = WidgetSetHexpandMethodInfo | |
| ResolveListViewMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo | |
| ResolveListViewMethod "setHscrollPolicy" o = ScrollableSetHscrollPolicyMethodInfo | |
| ResolveListViewMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo | |
| ResolveListViewMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo | |
| ResolveListViewMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo | |
| ResolveListViewMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo | |
| ResolveListViewMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo | |
| ResolveListViewMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo | |
| ResolveListViewMethod "setModel" o = ListViewSetModelMethodInfo | |
| ResolveListViewMethod "setName" o = WidgetSetNameMethodInfo | |
| ResolveListViewMethod "setOpacity" o = WidgetSetOpacityMethodInfo | |
| ResolveListViewMethod "setOrientation" o = OrientableSetOrientationMethodInfo | |
| ResolveListViewMethod "setOverflow" o = WidgetSetOverflowMethodInfo | |
| ResolveListViewMethod "setParent" o = WidgetSetParentMethodInfo | |
| ResolveListViewMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveListViewMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo | |
| ResolveListViewMethod "setSensitive" o = WidgetSetSensitiveMethodInfo | |
| ResolveListViewMethod "setShowSeparators" o = ListViewSetShowSeparatorsMethodInfo | |
| ResolveListViewMethod "setSingleClickActivate" o = ListViewSetSingleClickActivateMethodInfo | |
| ResolveListViewMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo | |
| ResolveListViewMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo | |
| ResolveListViewMethod "setTabBehavior" o = ListViewSetTabBehaviorMethodInfo | |
| ResolveListViewMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo | |
| ResolveListViewMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo | |
| ResolveListViewMethod "setVadjustment" o = ScrollableSetVadjustmentMethodInfo | |
| ResolveListViewMethod "setValign" o = WidgetSetValignMethodInfo | |
| ResolveListViewMethod "setVexpand" o = WidgetSetVexpandMethodInfo | |
| ResolveListViewMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo | |
| ResolveListViewMethod "setVisible" o = WidgetSetVisibleMethodInfo | |
| ResolveListViewMethod "setVscrollPolicy" o = ScrollableSetVscrollPolicyMethodInfo | |
| ResolveListViewMethod l o = MethodResolutionFailed l o :: Type |
afterListViewActivate :: (IsListView a, MonadIO m) => a -> ((?self :: a) => ListViewActivateCallback) -> m SignalHandlerId #
clearListViewFactory :: (MonadIO m, IsListView o) => o -> m () #
clearListViewHeaderFactory :: (MonadIO m, IsListView o) => o -> m () #
clearListViewModel :: (MonadIO m, IsListView o) => o -> m () #
constructListViewEnableRubberband :: (IsListView o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructListViewFactory :: (IsListView o, MonadIO m, IsListItemFactory a) => a -> m (GValueConstruct o) #
constructListViewHeaderFactory :: (IsListView o, MonadIO m, IsListItemFactory a) => a -> m (GValueConstruct o) #
constructListViewModel :: (IsListView o, MonadIO m, IsSelectionModel a) => a -> m (GValueConstruct o) #
constructListViewShowSeparators :: (IsListView o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructListViewSingleClickActivate :: (IsListView o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructListViewTabBehavior :: (IsListView o, MonadIO m) => ListTabBehavior -> m (GValueConstruct o) #
getListViewEnableRubberband :: (MonadIO m, IsListView o) => o -> m Bool #
getListViewFactory :: (MonadIO m, IsListView o) => o -> m (Maybe ListItemFactory) #
getListViewHeaderFactory :: (MonadIO m, IsListView o) => o -> m (Maybe ListItemFactory) #
getListViewModel :: (MonadIO m, IsListView o) => o -> m (Maybe SelectionModel) #
getListViewShowSeparators :: (MonadIO m, IsListView o) => o -> m Bool #
getListViewSingleClickActivate :: (MonadIO m, IsListView o) => o -> m Bool #
getListViewTabBehavior :: (MonadIO m, IsListView o) => o -> m ListTabBehavior #
listViewEnableRubberband :: AttrLabelProxy "enableRubberband" #
listViewFactory :: AttrLabelProxy "factory" #
listViewGetEnableRubberband :: (HasCallStack, MonadIO m, IsListView a) => a -> m Bool #
listViewGetFactory :: (HasCallStack, MonadIO m, IsListView a) => a -> m (Maybe ListItemFactory) #
listViewGetHeaderFactory :: (HasCallStack, MonadIO m, IsListView a) => a -> m (Maybe ListItemFactory) #
listViewGetModel :: (HasCallStack, MonadIO m, IsListView a) => a -> m (Maybe SelectionModel) #
listViewGetShowSeparators :: (HasCallStack, MonadIO m, IsListView a) => a -> m Bool #
listViewGetSingleClickActivate :: (HasCallStack, MonadIO m, IsListView a) => a -> m Bool #
listViewGetTabBehavior :: (HasCallStack, MonadIO m, IsListView a) => a -> m ListTabBehavior #
listViewHeaderFactory :: AttrLabelProxy "headerFactory" #
listViewModel :: AttrLabelProxy "model" #
listViewNew :: (HasCallStack, MonadIO m, IsSelectionModel a, IsListItemFactory b) => Maybe a -> Maybe b -> m ListView #
listViewScrollTo :: (HasCallStack, MonadIO m, IsListView a) => a -> Word32 -> [ListScrollFlags] -> Maybe ScrollInfo -> m () #
listViewSetEnableRubberband :: (HasCallStack, MonadIO m, IsListView a) => a -> Bool -> m () #
listViewSetFactory :: (HasCallStack, MonadIO m, IsListView a, IsListItemFactory b) => a -> Maybe b -> m () #
listViewSetHeaderFactory :: (HasCallStack, MonadIO m, IsListView a, IsListItemFactory b) => a -> Maybe b -> m () #
listViewSetModel :: (HasCallStack, MonadIO m, IsListView a, IsSelectionModel b) => a -> Maybe b -> m () #
listViewSetShowSeparators :: (HasCallStack, MonadIO m, IsListView a) => a -> Bool -> m () #
listViewSetSingleClickActivate :: (HasCallStack, MonadIO m, IsListView a) => a -> Bool -> m () #
listViewSetTabBehavior :: (HasCallStack, MonadIO m, IsListView a) => a -> ListTabBehavior -> m () #
listViewShowSeparators :: AttrLabelProxy "showSeparators" #
listViewSingleClickActivate :: AttrLabelProxy "singleClickActivate" #
listViewTabBehavior :: AttrLabelProxy "tabBehavior" #
onListViewActivate :: (IsListView a, MonadIO m) => a -> ((?self :: a) => ListViewActivateCallback) -> m SignalHandlerId #
setListViewEnableRubberband :: (MonadIO m, IsListView o) => o -> Bool -> m () #
setListViewFactory :: (MonadIO m, IsListView o, IsListItemFactory a) => o -> a -> m () #
setListViewHeaderFactory :: (MonadIO m, IsListView o, IsListItemFactory a) => o -> a -> m () #
setListViewModel :: (MonadIO m, IsListView o, IsSelectionModel a) => o -> a -> m () #
setListViewShowSeparators :: (MonadIO m, IsListView o) => o -> Bool -> m () #
setListViewSingleClickActivate :: (MonadIO m, IsListView o) => o -> Bool -> m () #
setListViewTabBehavior :: (MonadIO m, IsListView o) => o -> ListTabBehavior -> m () #
toListView :: (MonadIO m, IsListView o) => o -> m ListView #