| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.GridView
Description
Documentation
Constructors
| GridView (ManagedPtr GridView) |
Instances
type GridViewActivateCallback = Word32 -> IO () #
data GridViewActivateSignalInfo #
Instances
| SignalInfo GridViewActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.GridView Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType GridViewActivateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType GridViewActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.GridView | |||||
data GridViewEnableRubberbandPropertyInfo #
Instances
data GridViewFactoryPropertyInfo #
Instances
| AttrInfo GridViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView Associated Types
Methods attrGet :: AttrBaseTypeConstraint GridViewFactoryPropertyInfo o => o -> IO (AttrGetType GridViewFactoryPropertyInfo) attrSet :: (AttrBaseTypeConstraint GridViewFactoryPropertyInfo o, AttrSetTypeConstraint GridViewFactoryPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint GridViewFactoryPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint GridViewFactoryPropertyInfo o, AttrSetTypeConstraint GridViewFactoryPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint GridViewFactoryPropertyInfo o, AttrTransferTypeConstraint GridViewFactoryPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType GridViewFactoryPropertyInfo) attrPut :: AttrBaseTypeConstraint GridViewFactoryPropertyInfo o => o -> AttrGetType GridViewFactoryPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps GridViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrAllowedOps GridViewFactoryPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint GridViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrGetType GridViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrLabel GridViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrLabel GridViewFactoryPropertyInfo = "factory" | |||||||||||||||||||||||||||||||||
| type AttrOrigin GridViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint GridViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrTransferType GridViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint GridViewFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
data GridViewGetEnableRubberbandMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsGridView a) => OverloadedMethod GridViewGetEnableRubberbandMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewGetEnableRubberbandMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewGetFactoryMethodInfo #
Instances
| (signature ~ m (Maybe ListItemFactory), MonadIO m, IsGridView a) => OverloadedMethod GridViewGetFactoryMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewGetFactoryMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewGetMaxColumnsMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsGridView a) => OverloadedMethod GridViewGetMaxColumnsMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewGetMaxColumnsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewGetMinColumnsMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsGridView a) => OverloadedMethod GridViewGetMinColumnsMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewGetMinColumnsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewGetModelMethodInfo #
Instances
| (signature ~ m (Maybe SelectionModel), MonadIO m, IsGridView a) => OverloadedMethod GridViewGetModelMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewGetModelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewGetSingleClickActivateMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsGridView a) => OverloadedMethod GridViewGetSingleClickActivateMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewGetSingleClickActivateMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewGetTabBehaviorMethodInfo #
Instances
| (signature ~ m ListTabBehavior, MonadIO m, IsGridView a) => OverloadedMethod GridViewGetTabBehaviorMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewGetTabBehaviorMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewMaxColumnsPropertyInfo #
Instances
| AttrInfo GridViewMaxColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView Associated Types
Methods attrGet :: AttrBaseTypeConstraint GridViewMaxColumnsPropertyInfo o => o -> IO (AttrGetType GridViewMaxColumnsPropertyInfo) attrSet :: (AttrBaseTypeConstraint GridViewMaxColumnsPropertyInfo o, AttrSetTypeConstraint GridViewMaxColumnsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint GridViewMaxColumnsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint GridViewMaxColumnsPropertyInfo o, AttrSetTypeConstraint GridViewMaxColumnsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint GridViewMaxColumnsPropertyInfo o, AttrTransferTypeConstraint GridViewMaxColumnsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType GridViewMaxColumnsPropertyInfo) attrPut :: AttrBaseTypeConstraint GridViewMaxColumnsPropertyInfo o => o -> AttrGetType GridViewMaxColumnsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps GridViewMaxColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrAllowedOps GridViewMaxColumnsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint GridViewMaxColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrGetType GridViewMaxColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrGetType GridViewMaxColumnsPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel GridViewMaxColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrLabel GridViewMaxColumnsPropertyInfo = "max-columns" | |||||||||||||||||||||||||||||||||
| type AttrOrigin GridViewMaxColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint GridViewMaxColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrSetTypeConstraint GridViewMaxColumnsPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType GridViewMaxColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrTransferType GridViewMaxColumnsPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint GridViewMaxColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrTransferTypeConstraint GridViewMaxColumnsPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
data GridViewMinColumnsPropertyInfo #
Instances
| AttrInfo GridViewMinColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView Associated Types
Methods attrGet :: AttrBaseTypeConstraint GridViewMinColumnsPropertyInfo o => o -> IO (AttrGetType GridViewMinColumnsPropertyInfo) attrSet :: (AttrBaseTypeConstraint GridViewMinColumnsPropertyInfo o, AttrSetTypeConstraint GridViewMinColumnsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint GridViewMinColumnsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint GridViewMinColumnsPropertyInfo o, AttrSetTypeConstraint GridViewMinColumnsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint GridViewMinColumnsPropertyInfo o, AttrTransferTypeConstraint GridViewMinColumnsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType GridViewMinColumnsPropertyInfo) attrPut :: AttrBaseTypeConstraint GridViewMinColumnsPropertyInfo o => o -> AttrGetType GridViewMinColumnsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps GridViewMinColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrAllowedOps GridViewMinColumnsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint GridViewMinColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrGetType GridViewMinColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrGetType GridViewMinColumnsPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel GridViewMinColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrLabel GridViewMinColumnsPropertyInfo = "min-columns" | |||||||||||||||||||||||||||||||||
| type AttrOrigin GridViewMinColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint GridViewMinColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrSetTypeConstraint GridViewMinColumnsPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType GridViewMinColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrTransferType GridViewMinColumnsPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint GridViewMinColumnsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrTransferTypeConstraint GridViewMinColumnsPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
data GridViewModelPropertyInfo #
Instances
| AttrInfo GridViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView Associated Types
Methods attrGet :: AttrBaseTypeConstraint GridViewModelPropertyInfo o => o -> IO (AttrGetType GridViewModelPropertyInfo) attrSet :: (AttrBaseTypeConstraint GridViewModelPropertyInfo o, AttrSetTypeConstraint GridViewModelPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint GridViewModelPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint GridViewModelPropertyInfo o, AttrSetTypeConstraint GridViewModelPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint GridViewModelPropertyInfo o, AttrTransferTypeConstraint GridViewModelPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType GridViewModelPropertyInfo) attrPut :: AttrBaseTypeConstraint GridViewModelPropertyInfo o => o -> AttrGetType GridViewModelPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps GridViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrAllowedOps GridViewModelPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint GridViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrGetType GridViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrLabel GridViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrLabel GridViewModelPropertyInfo = "model" | |||||||||||||||||||||||||||||||||
| type AttrOrigin GridViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint GridViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrTransferType GridViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint GridViewModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
data GridViewScrollToMethodInfo #
Instances
| (signature ~ (Word32 -> [ListScrollFlags] -> Maybe ScrollInfo -> m ()), MonadIO m, IsGridView a) => OverloadedMethod GridViewScrollToMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewScrollToMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewSetEnableRubberbandMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsGridView a) => OverloadedMethod GridViewSetEnableRubberbandMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewSetEnableRubberbandMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewSetFactoryMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsGridView a, IsListItemFactory b) => OverloadedMethod GridViewSetFactoryMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewSetFactoryMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewSetMaxColumnsMethodInfo #
Instances
| (signature ~ (Word32 -> m ()), MonadIO m, IsGridView a) => OverloadedMethod GridViewSetMaxColumnsMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewSetMaxColumnsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewSetMinColumnsMethodInfo #
Instances
| (signature ~ (Word32 -> m ()), MonadIO m, IsGridView a) => OverloadedMethod GridViewSetMinColumnsMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewSetMinColumnsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewSetModelMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsGridView a, IsSelectionModel b) => OverloadedMethod GridViewSetModelMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewSetModelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewSetSingleClickActivateMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsGridView a) => OverloadedMethod GridViewSetSingleClickActivateMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewSetSingleClickActivateMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewSetTabBehaviorMethodInfo #
Instances
| (signature ~ (ListTabBehavior -> m ()), MonadIO m, IsGridView a) => OverloadedMethod GridViewSetTabBehaviorMethodInfo a signature | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo GridViewSetTabBehaviorMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.GridView Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data GridViewSingleClickActivatePropertyInfo #
Instances
| AttrInfo GridViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView Associated Types
Methods attrGet :: AttrBaseTypeConstraint GridViewSingleClickActivatePropertyInfo o => o -> IO (AttrGetType GridViewSingleClickActivatePropertyInfo) attrSet :: (AttrBaseTypeConstraint GridViewSingleClickActivatePropertyInfo o, AttrSetTypeConstraint GridViewSingleClickActivatePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint GridViewSingleClickActivatePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint GridViewSingleClickActivatePropertyInfo o, AttrSetTypeConstraint GridViewSingleClickActivatePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint GridViewSingleClickActivatePropertyInfo o, AttrTransferTypeConstraint GridViewSingleClickActivatePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType GridViewSingleClickActivatePropertyInfo) attrPut :: AttrBaseTypeConstraint GridViewSingleClickActivatePropertyInfo o => o -> AttrGetType GridViewSingleClickActivatePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps GridViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrAllowedOps GridViewSingleClickActivatePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint GridViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrGetType GridViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrGetType GridViewSingleClickActivatePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel GridViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrLabel GridViewSingleClickActivatePropertyInfo = "single-click-activate" | |||||||||||||||||||||||||||||||||
| type AttrOrigin GridViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint GridViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrSetTypeConstraint GridViewSingleClickActivatePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType GridViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrTransferType GridViewSingleClickActivatePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint GridViewSingleClickActivatePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrTransferTypeConstraint GridViewSingleClickActivatePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data GridViewTabBehaviorPropertyInfo #
Instances
| AttrInfo GridViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView Associated Types
Methods attrGet :: AttrBaseTypeConstraint GridViewTabBehaviorPropertyInfo o => o -> IO (AttrGetType GridViewTabBehaviorPropertyInfo) attrSet :: (AttrBaseTypeConstraint GridViewTabBehaviorPropertyInfo o, AttrSetTypeConstraint GridViewTabBehaviorPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint GridViewTabBehaviorPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint GridViewTabBehaviorPropertyInfo o, AttrSetTypeConstraint GridViewTabBehaviorPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint GridViewTabBehaviorPropertyInfo o, AttrTransferTypeConstraint GridViewTabBehaviorPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType GridViewTabBehaviorPropertyInfo) attrPut :: AttrBaseTypeConstraint GridViewTabBehaviorPropertyInfo o => o -> AttrGetType GridViewTabBehaviorPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps GridViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrAllowedOps GridViewTabBehaviorPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint GridViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrGetType GridViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrLabel GridViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView type AttrLabel GridViewTabBehaviorPropertyInfo = "tab-behavior" | |||||||||||||||||||||||||||||||||
| type AttrOrigin GridViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint GridViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrTransferType GridViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint GridViewTabBehaviorPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.GridView | |||||||||||||||||||||||||||||||||
class (GObject o, IsDescendantOf GridView o) => IsGridView o #
Instances
| (GObject o, IsDescendantOf GridView o) => IsGridView o | |
Defined in GI.Gtk.Objects.GridView | |
type family ResolveGridViewMethod (t :: Symbol) o where ... #
Equations
| ResolveGridViewMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo | |
| ResolveGridViewMethod "activate" o = WidgetActivateMethodInfo | |
| ResolveGridViewMethod "activateAction" o = WidgetActivateActionMethodInfo | |
| ResolveGridViewMethod "activateDefault" o = WidgetActivateDefaultMethodInfo | |
| ResolveGridViewMethod "addController" o = WidgetAddControllerMethodInfo | |
| ResolveGridViewMethod "addCssClass" o = WidgetAddCssClassMethodInfo | |
| ResolveGridViewMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo | |
| ResolveGridViewMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo | |
| ResolveGridViewMethod "allocate" o = WidgetAllocateMethodInfo | |
| ResolveGridViewMethod "announce" o = AccessibleAnnounceMethodInfo | |
| ResolveGridViewMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveGridViewMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveGridViewMethod "childFocus" o = WidgetChildFocusMethodInfo | |
| ResolveGridViewMethod "computeBounds" o = WidgetComputeBoundsMethodInfo | |
| ResolveGridViewMethod "computeExpand" o = WidgetComputeExpandMethodInfo | |
| ResolveGridViewMethod "computePoint" o = WidgetComputePointMethodInfo | |
| ResolveGridViewMethod "computeTransform" o = WidgetComputeTransformMethodInfo | |
| ResolveGridViewMethod "contains" o = WidgetContainsMethodInfo | |
| ResolveGridViewMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo | |
| ResolveGridViewMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo | |
| ResolveGridViewMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo | |
| ResolveGridViewMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo | |
| ResolveGridViewMethod "errorBell" o = WidgetErrorBellMethodInfo | |
| ResolveGridViewMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveGridViewMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveGridViewMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveGridViewMethod "grabFocus" o = WidgetGrabFocusMethodInfo | |
| ResolveGridViewMethod "hasCssClass" o = WidgetHasCssClassMethodInfo | |
| ResolveGridViewMethod "hasDefault" o = WidgetHasDefaultMethodInfo | |
| ResolveGridViewMethod "hasFocus" o = WidgetHasFocusMethodInfo | |
| ResolveGridViewMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo | |
| ResolveGridViewMethod "hide" o = WidgetHideMethodInfo | |
| ResolveGridViewMethod "inDestruction" o = WidgetInDestructionMethodInfo | |
| ResolveGridViewMethod "initTemplate" o = WidgetInitTemplateMethodInfo | |
| ResolveGridViewMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo | |
| ResolveGridViewMethod "insertAfter" o = WidgetInsertAfterMethodInfo | |
| ResolveGridViewMethod "insertBefore" o = WidgetInsertBeforeMethodInfo | |
| ResolveGridViewMethod "isAncestor" o = WidgetIsAncestorMethodInfo | |
| ResolveGridViewMethod "isDrawable" o = WidgetIsDrawableMethodInfo | |
| ResolveGridViewMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveGridViewMethod "isFocus" o = WidgetIsFocusMethodInfo | |
| ResolveGridViewMethod "isSensitive" o = WidgetIsSensitiveMethodInfo | |
| ResolveGridViewMethod "isVisible" o = WidgetIsVisibleMethodInfo | |
| ResolveGridViewMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo | |
| ResolveGridViewMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo | |
| ResolveGridViewMethod "map" o = WidgetMapMethodInfo | |
| ResolveGridViewMethod "measure" o = WidgetMeasureMethodInfo | |
| ResolveGridViewMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo | |
| ResolveGridViewMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveGridViewMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveGridViewMethod "observeChildren" o = WidgetObserveChildrenMethodInfo | |
| ResolveGridViewMethod "observeControllers" o = WidgetObserveControllersMethodInfo | |
| ResolveGridViewMethod "pick" o = WidgetPickMethodInfo | |
| ResolveGridViewMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo | |
| ResolveGridViewMethod "queueDraw" o = WidgetQueueDrawMethodInfo | |
| ResolveGridViewMethod "queueResize" o = WidgetQueueResizeMethodInfo | |
| ResolveGridViewMethod "realize" o = WidgetRealizeMethodInfo | |
| ResolveGridViewMethod "ref" o = ObjectRefMethodInfo | |
| ResolveGridViewMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveGridViewMethod "removeController" o = WidgetRemoveControllerMethodInfo | |
| ResolveGridViewMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo | |
| ResolveGridViewMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo | |
| ResolveGridViewMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo | |
| ResolveGridViewMethod "resetProperty" o = AccessibleResetPropertyMethodInfo | |
| ResolveGridViewMethod "resetRelation" o = AccessibleResetRelationMethodInfo | |
| ResolveGridViewMethod "resetState" o = AccessibleResetStateMethodInfo | |
| ResolveGridViewMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveGridViewMethod "scrollTo" o = GridViewScrollToMethodInfo | |
| ResolveGridViewMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo | |
| ResolveGridViewMethod "show" o = WidgetShowMethodInfo | |
| ResolveGridViewMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo | |
| ResolveGridViewMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo | |
| ResolveGridViewMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveGridViewMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveGridViewMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveGridViewMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo | |
| ResolveGridViewMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo | |
| ResolveGridViewMethod "unmap" o = WidgetUnmapMethodInfo | |
| ResolveGridViewMethod "unparent" o = WidgetUnparentMethodInfo | |
| ResolveGridViewMethod "unrealize" o = WidgetUnrealizeMethodInfo | |
| ResolveGridViewMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveGridViewMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo | |
| ResolveGridViewMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo | |
| ResolveGridViewMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo | |
| ResolveGridViewMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo | |
| ResolveGridViewMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo | |
| ResolveGridViewMethod "updateState" o = AccessibleUpdateStateMethodInfo | |
| ResolveGridViewMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveGridViewMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo | |
| ResolveGridViewMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo | |
| ResolveGridViewMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo | |
| ResolveGridViewMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo | |
| ResolveGridViewMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo | |
| ResolveGridViewMethod "getAllocation" o = WidgetGetAllocationMethodInfo | |
| ResolveGridViewMethod "getAncestor" o = WidgetGetAncestorMethodInfo | |
| ResolveGridViewMethod "getAtContext" o = AccessibleGetAtContextMethodInfo | |
| ResolveGridViewMethod "getBaseline" o = WidgetGetBaselineMethodInfo | |
| ResolveGridViewMethod "getBorder" o = ScrollableGetBorderMethodInfo | |
| ResolveGridViewMethod "getBounds" o = AccessibleGetBoundsMethodInfo | |
| ResolveGridViewMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo | |
| ResolveGridViewMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo | |
| ResolveGridViewMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo | |
| ResolveGridViewMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo | |
| ResolveGridViewMethod "getClipboard" o = WidgetGetClipboardMethodInfo | |
| ResolveGridViewMethod "getColor" o = WidgetGetColorMethodInfo | |
| ResolveGridViewMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo | |
| ResolveGridViewMethod "getCssName" o = WidgetGetCssNameMethodInfo | |
| ResolveGridViewMethod "getCursor" o = WidgetGetCursorMethodInfo | |
| ResolveGridViewMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveGridViewMethod "getDirection" o = WidgetGetDirectionMethodInfo | |
| ResolveGridViewMethod "getDisplay" o = WidgetGetDisplayMethodInfo | |
| ResolveGridViewMethod "getEnableRubberband" o = GridViewGetEnableRubberbandMethodInfo | |
| ResolveGridViewMethod "getFactory" o = GridViewGetFactoryMethodInfo | |
| ResolveGridViewMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo | |
| ResolveGridViewMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo | |
| ResolveGridViewMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo | |
| ResolveGridViewMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo | |
| ResolveGridViewMethod "getFocusable" o = WidgetGetFocusableMethodInfo | |
| ResolveGridViewMethod "getFontMap" o = WidgetGetFontMapMethodInfo | |
| ResolveGridViewMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo | |
| ResolveGridViewMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo | |
| ResolveGridViewMethod "getHadjustment" o = ScrollableGetHadjustmentMethodInfo | |
| ResolveGridViewMethod "getHalign" o = WidgetGetHalignMethodInfo | |
| ResolveGridViewMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo | |
| ResolveGridViewMethod "getHeight" o = WidgetGetHeightMethodInfo | |
| ResolveGridViewMethod "getHexpand" o = WidgetGetHexpandMethodInfo | |
| ResolveGridViewMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo | |
| ResolveGridViewMethod "getHscrollPolicy" o = ScrollableGetHscrollPolicyMethodInfo | |
| ResolveGridViewMethod "getLastChild" o = WidgetGetLastChildMethodInfo | |
| ResolveGridViewMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo | |
| ResolveGridViewMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo | |
| ResolveGridViewMethod "getMapped" o = WidgetGetMappedMethodInfo | |
| ResolveGridViewMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo | |
| ResolveGridViewMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo | |
| ResolveGridViewMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo | |
| ResolveGridViewMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo | |
| ResolveGridViewMethod "getMaxColumns" o = GridViewGetMaxColumnsMethodInfo | |
| ResolveGridViewMethod "getMinColumns" o = GridViewGetMinColumnsMethodInfo | |
| ResolveGridViewMethod "getModel" o = GridViewGetModelMethodInfo | |
| ResolveGridViewMethod "getName" o = WidgetGetNameMethodInfo | |
| ResolveGridViewMethod "getNative" o = WidgetGetNativeMethodInfo | |
| ResolveGridViewMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo | |
| ResolveGridViewMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo | |
| ResolveGridViewMethod "getOpacity" o = WidgetGetOpacityMethodInfo | |
| ResolveGridViewMethod "getOrientation" o = OrientableGetOrientationMethodInfo | |
| ResolveGridViewMethod "getOverflow" o = WidgetGetOverflowMethodInfo | |
| ResolveGridViewMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo | |
| ResolveGridViewMethod "getParent" o = WidgetGetParentMethodInfo | |
| ResolveGridViewMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo | |
| ResolveGridViewMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo | |
| ResolveGridViewMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo | |
| ResolveGridViewMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo | |
| ResolveGridViewMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveGridViewMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveGridViewMethod "getRealized" o = WidgetGetRealizedMethodInfo | |
| ResolveGridViewMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo | |
| ResolveGridViewMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo | |
| ResolveGridViewMethod "getRoot" o = WidgetGetRootMethodInfo | |
| ResolveGridViewMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo | |
| ResolveGridViewMethod "getSensitive" o = WidgetGetSensitiveMethodInfo | |
| ResolveGridViewMethod "getSettings" o = WidgetGetSettingsMethodInfo | |
| ResolveGridViewMethod "getSingleClickActivate" o = GridViewGetSingleClickActivateMethodInfo | |
| ResolveGridViewMethod "getSize" o = WidgetGetSizeMethodInfo | |
| ResolveGridViewMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo | |
| ResolveGridViewMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo | |
| ResolveGridViewMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo | |
| ResolveGridViewMethod "getTabBehavior" o = GridViewGetTabBehaviorMethodInfo | |
| ResolveGridViewMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo | |
| ResolveGridViewMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo | |
| ResolveGridViewMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo | |
| ResolveGridViewMethod "getVadjustment" o = ScrollableGetVadjustmentMethodInfo | |
| ResolveGridViewMethod "getValign" o = WidgetGetValignMethodInfo | |
| ResolveGridViewMethod "getVexpand" o = WidgetGetVexpandMethodInfo | |
| ResolveGridViewMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo | |
| ResolveGridViewMethod "getVisible" o = WidgetGetVisibleMethodInfo | |
| ResolveGridViewMethod "getVscrollPolicy" o = ScrollableGetVscrollPolicyMethodInfo | |
| ResolveGridViewMethod "getWidth" o = WidgetGetWidthMethodInfo | |
| ResolveGridViewMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo | |
| ResolveGridViewMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo | |
| ResolveGridViewMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo | |
| ResolveGridViewMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo | |
| ResolveGridViewMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo | |
| ResolveGridViewMethod "setCursor" o = WidgetSetCursorMethodInfo | |
| ResolveGridViewMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo | |
| ResolveGridViewMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveGridViewMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveGridViewMethod "setDirection" o = WidgetSetDirectionMethodInfo | |
| ResolveGridViewMethod "setEnableRubberband" o = GridViewSetEnableRubberbandMethodInfo | |
| ResolveGridViewMethod "setFactory" o = GridViewSetFactoryMethodInfo | |
| ResolveGridViewMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo | |
| ResolveGridViewMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo | |
| ResolveGridViewMethod "setFocusable" o = WidgetSetFocusableMethodInfo | |
| ResolveGridViewMethod "setFontMap" o = WidgetSetFontMapMethodInfo | |
| ResolveGridViewMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo | |
| ResolveGridViewMethod "setHadjustment" o = ScrollableSetHadjustmentMethodInfo | |
| ResolveGridViewMethod "setHalign" o = WidgetSetHalignMethodInfo | |
| ResolveGridViewMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo | |
| ResolveGridViewMethod "setHexpand" o = WidgetSetHexpandMethodInfo | |
| ResolveGridViewMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo | |
| ResolveGridViewMethod "setHscrollPolicy" o = ScrollableSetHscrollPolicyMethodInfo | |
| ResolveGridViewMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo | |
| ResolveGridViewMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo | |
| ResolveGridViewMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo | |
| ResolveGridViewMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo | |
| ResolveGridViewMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo | |
| ResolveGridViewMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo | |
| ResolveGridViewMethod "setMaxColumns" o = GridViewSetMaxColumnsMethodInfo | |
| ResolveGridViewMethod "setMinColumns" o = GridViewSetMinColumnsMethodInfo | |
| ResolveGridViewMethod "setModel" o = GridViewSetModelMethodInfo | |
| ResolveGridViewMethod "setName" o = WidgetSetNameMethodInfo | |
| ResolveGridViewMethod "setOpacity" o = WidgetSetOpacityMethodInfo | |
| ResolveGridViewMethod "setOrientation" o = OrientableSetOrientationMethodInfo | |
| ResolveGridViewMethod "setOverflow" o = WidgetSetOverflowMethodInfo | |
| ResolveGridViewMethod "setParent" o = WidgetSetParentMethodInfo | |
| ResolveGridViewMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveGridViewMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo | |
| ResolveGridViewMethod "setSensitive" o = WidgetSetSensitiveMethodInfo | |
| ResolveGridViewMethod "setSingleClickActivate" o = GridViewSetSingleClickActivateMethodInfo | |
| ResolveGridViewMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo | |
| ResolveGridViewMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo | |
| ResolveGridViewMethod "setTabBehavior" o = GridViewSetTabBehaviorMethodInfo | |
| ResolveGridViewMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo | |
| ResolveGridViewMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo | |
| ResolveGridViewMethod "setVadjustment" o = ScrollableSetVadjustmentMethodInfo | |
| ResolveGridViewMethod "setValign" o = WidgetSetValignMethodInfo | |
| ResolveGridViewMethod "setVexpand" o = WidgetSetVexpandMethodInfo | |
| ResolveGridViewMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo | |
| ResolveGridViewMethod "setVisible" o = WidgetSetVisibleMethodInfo | |
| ResolveGridViewMethod "setVscrollPolicy" o = ScrollableSetVscrollPolicyMethodInfo | |
| ResolveGridViewMethod l o = MethodResolutionFailed l o :: Type |
afterGridViewActivate :: (IsGridView a, MonadIO m) => a -> ((?self :: a) => GridViewActivateCallback) -> m SignalHandlerId #
clearGridViewFactory :: (MonadIO m, IsGridView o) => o -> m () #
clearGridViewModel :: (MonadIO m, IsGridView o) => o -> m () #
constructGridViewEnableRubberband :: (IsGridView o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructGridViewFactory :: (IsGridView o, MonadIO m, IsListItemFactory a) => a -> m (GValueConstruct o) #
constructGridViewMaxColumns :: (IsGridView o, MonadIO m) => Word32 -> m (GValueConstruct o) #
constructGridViewMinColumns :: (IsGridView o, MonadIO m) => Word32 -> m (GValueConstruct o) #
constructGridViewModel :: (IsGridView o, MonadIO m, IsSelectionModel a) => a -> m (GValueConstruct o) #
constructGridViewSingleClickActivate :: (IsGridView o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructGridViewTabBehavior :: (IsGridView o, MonadIO m) => ListTabBehavior -> m (GValueConstruct o) #
getGridViewEnableRubberband :: (MonadIO m, IsGridView o) => o -> m Bool #
getGridViewFactory :: (MonadIO m, IsGridView o) => o -> m (Maybe ListItemFactory) #
getGridViewMaxColumns :: (MonadIO m, IsGridView o) => o -> m Word32 #
getGridViewMinColumns :: (MonadIO m, IsGridView o) => o -> m Word32 #
getGridViewModel :: (MonadIO m, IsGridView o) => o -> m (Maybe SelectionModel) #
getGridViewSingleClickActivate :: (MonadIO m, IsGridView o) => o -> m Bool #
getGridViewTabBehavior :: (MonadIO m, IsGridView o) => o -> m ListTabBehavior #
gridViewEnableRubberband :: AttrLabelProxy "enableRubberband" #
gridViewFactory :: AttrLabelProxy "factory" #
gridViewGetEnableRubberband :: (HasCallStack, MonadIO m, IsGridView a) => a -> m Bool #
gridViewGetFactory :: (HasCallStack, MonadIO m, IsGridView a) => a -> m (Maybe ListItemFactory) #
gridViewGetMaxColumns :: (HasCallStack, MonadIO m, IsGridView a) => a -> m Word32 #
gridViewGetMinColumns :: (HasCallStack, MonadIO m, IsGridView a) => a -> m Word32 #
gridViewGetModel :: (HasCallStack, MonadIO m, IsGridView a) => a -> m (Maybe SelectionModel) #
gridViewGetSingleClickActivate :: (HasCallStack, MonadIO m, IsGridView a) => a -> m Bool #
gridViewGetTabBehavior :: (HasCallStack, MonadIO m, IsGridView a) => a -> m ListTabBehavior #
gridViewMaxColumns :: AttrLabelProxy "maxColumns" #
gridViewMinColumns :: AttrLabelProxy "minColumns" #
gridViewModel :: AttrLabelProxy "model" #
gridViewNew :: (HasCallStack, MonadIO m, IsSelectionModel a, IsListItemFactory b) => Maybe a -> Maybe b -> m GridView #
gridViewScrollTo :: (HasCallStack, MonadIO m, IsGridView a) => a -> Word32 -> [ListScrollFlags] -> Maybe ScrollInfo -> m () #
gridViewSetEnableRubberband :: (HasCallStack, MonadIO m, IsGridView a) => a -> Bool -> m () #
gridViewSetFactory :: (HasCallStack, MonadIO m, IsGridView a, IsListItemFactory b) => a -> Maybe b -> m () #
gridViewSetMaxColumns :: (HasCallStack, MonadIO m, IsGridView a) => a -> Word32 -> m () #
gridViewSetMinColumns :: (HasCallStack, MonadIO m, IsGridView a) => a -> Word32 -> m () #
gridViewSetModel :: (HasCallStack, MonadIO m, IsGridView a, IsSelectionModel b) => a -> Maybe b -> m () #
gridViewSetSingleClickActivate :: (HasCallStack, MonadIO m, IsGridView a) => a -> Bool -> m () #
gridViewSetTabBehavior :: (HasCallStack, MonadIO m, IsGridView a) => a -> ListTabBehavior -> m () #
gridViewSingleClickActivate :: AttrLabelProxy "singleClickActivate" #
gridViewTabBehavior :: AttrLabelProxy "tabBehavior" #
onGridViewActivate :: (IsGridView a, MonadIO m) => a -> ((?self :: a) => GridViewActivateCallback) -> m SignalHandlerId #
setGridViewEnableRubberband :: (MonadIO m, IsGridView o) => o -> Bool -> m () #
setGridViewFactory :: (MonadIO m, IsGridView o, IsListItemFactory a) => o -> a -> m () #
setGridViewMaxColumns :: (MonadIO m, IsGridView o) => o -> Word32 -> m () #
setGridViewMinColumns :: (MonadIO m, IsGridView o) => o -> Word32 -> m () #
setGridViewModel :: (MonadIO m, IsGridView o, IsSelectionModel a) => o -> a -> m () #
setGridViewSingleClickActivate :: (MonadIO m, IsGridView o) => o -> Bool -> m () #
setGridViewTabBehavior :: (MonadIO m, IsGridView o) => o -> ListTabBehavior -> m () #
toGridView :: (MonadIO m, IsGridView o) => o -> m GridView #