| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.DropDown
Description
Documentation
Constructors
| DropDown (ManagedPtr DropDown) |
Instances
type DropDownActivateCallback = IO () #
data DropDownActivateSignalInfo #
Instances
| SignalInfo DropDownActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.DropDown Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType DropDownActivateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType DropDownActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.DropDown | |||||
data DropDownEnableSearchPropertyInfo #
Instances
data DropDownExpressionPropertyInfo #
Instances
| AttrInfo DropDownExpressionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown Associated Types
Methods attrGet :: AttrBaseTypeConstraint DropDownExpressionPropertyInfo o => o -> IO (AttrGetType DropDownExpressionPropertyInfo) attrSet :: (AttrBaseTypeConstraint DropDownExpressionPropertyInfo o, AttrSetTypeConstraint DropDownExpressionPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DropDownExpressionPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DropDownExpressionPropertyInfo o, AttrSetTypeConstraint DropDownExpressionPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DropDownExpressionPropertyInfo o, AttrTransferTypeConstraint DropDownExpressionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DropDownExpressionPropertyInfo) attrPut :: AttrBaseTypeConstraint DropDownExpressionPropertyInfo o => o -> AttrGetType DropDownExpressionPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DropDownExpressionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrAllowedOps DropDownExpressionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DropDownExpressionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrGetType DropDownExpressionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrLabel DropDownExpressionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrLabel DropDownExpressionPropertyInfo = "expression" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DropDownExpressionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DropDownExpressionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrTransferType DropDownExpressionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DropDownExpressionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
data DropDownFactoryPropertyInfo #
Instances
| AttrInfo DropDownFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown Associated Types
Methods attrGet :: AttrBaseTypeConstraint DropDownFactoryPropertyInfo o => o -> IO (AttrGetType DropDownFactoryPropertyInfo) attrSet :: (AttrBaseTypeConstraint DropDownFactoryPropertyInfo o, AttrSetTypeConstraint DropDownFactoryPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DropDownFactoryPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DropDownFactoryPropertyInfo o, AttrSetTypeConstraint DropDownFactoryPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DropDownFactoryPropertyInfo o, AttrTransferTypeConstraint DropDownFactoryPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DropDownFactoryPropertyInfo) attrPut :: AttrBaseTypeConstraint DropDownFactoryPropertyInfo o => o -> AttrGetType DropDownFactoryPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DropDownFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrAllowedOps DropDownFactoryPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DropDownFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrGetType DropDownFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrLabel DropDownFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrLabel DropDownFactoryPropertyInfo = "factory" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DropDownFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DropDownFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrTransferType DropDownFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DropDownFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
data DropDownGetEnableSearchMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetEnableSearchMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownGetEnableSearchMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownGetExpressionMethodInfo #
Instances
| (signature ~ m (Maybe Expression), MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetExpressionMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownGetExpressionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownGetFactoryMethodInfo #
Instances
| (signature ~ m (Maybe ListItemFactory), MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetFactoryMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownGetFactoryMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownGetHeaderFactoryMethodInfo #
Instances
| (signature ~ m (Maybe ListItemFactory), MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetHeaderFactoryMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownGetHeaderFactoryMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownGetListFactoryMethodInfo #
Instances
| (signature ~ m (Maybe ListItemFactory), MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetListFactoryMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownGetListFactoryMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownGetModelMethodInfo #
Instances
| (signature ~ m (Maybe ListModel), MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetModelMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownGetModelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownGetSearchMatchModeMethodInfo #
Instances
| (signature ~ m StringFilterMatchMode, MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetSearchMatchModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownGetSearchMatchModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownGetSelectedItemMethodInfo #
Instances
| (signature ~ m (Maybe Object), MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetSelectedItemMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownGetSelectedItemMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownGetSelectedMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetSelectedMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownGetSelectedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownGetShowArrowMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetShowArrowMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownGetShowArrowMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownHeaderFactoryPropertyInfo #
Instances
| AttrInfo DropDownHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown Associated Types
Methods attrGet :: AttrBaseTypeConstraint DropDownHeaderFactoryPropertyInfo o => o -> IO (AttrGetType DropDownHeaderFactoryPropertyInfo) attrSet :: (AttrBaseTypeConstraint DropDownHeaderFactoryPropertyInfo o, AttrSetTypeConstraint DropDownHeaderFactoryPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DropDownHeaderFactoryPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DropDownHeaderFactoryPropertyInfo o, AttrSetTypeConstraint DropDownHeaderFactoryPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DropDownHeaderFactoryPropertyInfo o, AttrTransferTypeConstraint DropDownHeaderFactoryPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DropDownHeaderFactoryPropertyInfo) attrPut :: AttrBaseTypeConstraint DropDownHeaderFactoryPropertyInfo o => o -> AttrGetType DropDownHeaderFactoryPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DropDownHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrAllowedOps DropDownHeaderFactoryPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DropDownHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrGetType DropDownHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrLabel DropDownHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrLabel DropDownHeaderFactoryPropertyInfo = "header-factory" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DropDownHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DropDownHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrTransferType DropDownHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DropDownHeaderFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
data DropDownListFactoryPropertyInfo #
Instances
| AttrInfo DropDownListFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown Associated Types
Methods attrGet :: AttrBaseTypeConstraint DropDownListFactoryPropertyInfo o => o -> IO (AttrGetType DropDownListFactoryPropertyInfo) attrSet :: (AttrBaseTypeConstraint DropDownListFactoryPropertyInfo o, AttrSetTypeConstraint DropDownListFactoryPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DropDownListFactoryPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DropDownListFactoryPropertyInfo o, AttrSetTypeConstraint DropDownListFactoryPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DropDownListFactoryPropertyInfo o, AttrTransferTypeConstraint DropDownListFactoryPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DropDownListFactoryPropertyInfo) attrPut :: AttrBaseTypeConstraint DropDownListFactoryPropertyInfo o => o -> AttrGetType DropDownListFactoryPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DropDownListFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrAllowedOps DropDownListFactoryPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DropDownListFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrGetType DropDownListFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrLabel DropDownListFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrLabel DropDownListFactoryPropertyInfo = "list-factory" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DropDownListFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DropDownListFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrTransferType DropDownListFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DropDownListFactoryPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
data DropDownModelPropertyInfo #
Instances
| AttrInfo DropDownModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown Associated Types
Methods attrGet :: AttrBaseTypeConstraint DropDownModelPropertyInfo o => o -> IO (AttrGetType DropDownModelPropertyInfo) attrSet :: (AttrBaseTypeConstraint DropDownModelPropertyInfo o, AttrSetTypeConstraint DropDownModelPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DropDownModelPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DropDownModelPropertyInfo o, AttrSetTypeConstraint DropDownModelPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DropDownModelPropertyInfo o, AttrTransferTypeConstraint DropDownModelPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DropDownModelPropertyInfo) attrPut :: AttrBaseTypeConstraint DropDownModelPropertyInfo o => o -> AttrGetType DropDownModelPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DropDownModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrAllowedOps DropDownModelPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DropDownModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrGetType DropDownModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrGetType DropDownModelPropertyInfo = Maybe ListModel | |||||||||||||||||||||||||||||||||
| type AttrLabel DropDownModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrLabel DropDownModelPropertyInfo = "model" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DropDownModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DropDownModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrSetTypeConstraint DropDownModelPropertyInfo = IsListModel | |||||||||||||||||||||||||||||||||
| type AttrTransferType DropDownModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrTransferType DropDownModelPropertyInfo = ListModel | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DropDownModelPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrTransferTypeConstraint DropDownModelPropertyInfo = IsListModel | |||||||||||||||||||||||||||||||||
data DropDownSearchMatchModePropertyInfo #
Instances
| AttrInfo DropDownSearchMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown Associated Types
Methods attrGet :: AttrBaseTypeConstraint DropDownSearchMatchModePropertyInfo o => o -> IO (AttrGetType DropDownSearchMatchModePropertyInfo) attrSet :: (AttrBaseTypeConstraint DropDownSearchMatchModePropertyInfo o, AttrSetTypeConstraint DropDownSearchMatchModePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DropDownSearchMatchModePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DropDownSearchMatchModePropertyInfo o, AttrSetTypeConstraint DropDownSearchMatchModePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DropDownSearchMatchModePropertyInfo o, AttrTransferTypeConstraint DropDownSearchMatchModePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DropDownSearchMatchModePropertyInfo) attrPut :: AttrBaseTypeConstraint DropDownSearchMatchModePropertyInfo o => o -> AttrGetType DropDownSearchMatchModePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DropDownSearchMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrAllowedOps DropDownSearchMatchModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DropDownSearchMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrGetType DropDownSearchMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrLabel DropDownSearchMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrLabel DropDownSearchMatchModePropertyInfo = "search-match-mode" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DropDownSearchMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DropDownSearchMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrTransferType DropDownSearchMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DropDownSearchMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
data DropDownSelectedItemPropertyInfo #
Instances
| AttrInfo DropDownSelectedItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown Associated Types
Methods attrGet :: AttrBaseTypeConstraint DropDownSelectedItemPropertyInfo o => o -> IO (AttrGetType DropDownSelectedItemPropertyInfo) attrSet :: (AttrBaseTypeConstraint DropDownSelectedItemPropertyInfo o, AttrSetTypeConstraint DropDownSelectedItemPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DropDownSelectedItemPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DropDownSelectedItemPropertyInfo o, AttrSetTypeConstraint DropDownSelectedItemPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DropDownSelectedItemPropertyInfo o, AttrTransferTypeConstraint DropDownSelectedItemPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DropDownSelectedItemPropertyInfo) attrPut :: AttrBaseTypeConstraint DropDownSelectedItemPropertyInfo o => o -> AttrGetType DropDownSelectedItemPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DropDownSelectedItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrAllowedOps DropDownSelectedItemPropertyInfo = '['AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DropDownSelectedItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrGetType DropDownSelectedItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrGetType DropDownSelectedItemPropertyInfo = Maybe Object | |||||||||||||||||||||||||||||||||
| type AttrLabel DropDownSelectedItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrLabel DropDownSelectedItemPropertyInfo = "selected-item" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DropDownSelectedItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DropDownSelectedItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrSetTypeConstraint DropDownSelectedItemPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType DropDownSelectedItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrTransferType DropDownSelectedItemPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DropDownSelectedItemPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrTransferTypeConstraint DropDownSelectedItemPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data DropDownSelectedPropertyInfo #
Instances
| AttrInfo DropDownSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown Associated Types
Methods attrGet :: AttrBaseTypeConstraint DropDownSelectedPropertyInfo o => o -> IO (AttrGetType DropDownSelectedPropertyInfo) attrSet :: (AttrBaseTypeConstraint DropDownSelectedPropertyInfo o, AttrSetTypeConstraint DropDownSelectedPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DropDownSelectedPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DropDownSelectedPropertyInfo o, AttrSetTypeConstraint DropDownSelectedPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DropDownSelectedPropertyInfo o, AttrTransferTypeConstraint DropDownSelectedPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DropDownSelectedPropertyInfo) attrPut :: AttrBaseTypeConstraint DropDownSelectedPropertyInfo o => o -> AttrGetType DropDownSelectedPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DropDownSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrAllowedOps DropDownSelectedPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DropDownSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrGetType DropDownSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrGetType DropDownSelectedPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel DropDownSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrLabel DropDownSelectedPropertyInfo = "selected" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DropDownSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DropDownSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrSetTypeConstraint DropDownSelectedPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType DropDownSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrTransferType DropDownSelectedPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DropDownSelectedPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrTransferTypeConstraint DropDownSelectedPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
data DropDownSetEnableSearchMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsDropDown a) => OverloadedMethod DropDownSetEnableSearchMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownSetEnableSearchMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownSetExpressionMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsDropDown a, IsExpression b) => OverloadedMethod DropDownSetExpressionMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownSetExpressionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownSetFactoryMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsDropDown a, IsListItemFactory b) => OverloadedMethod DropDownSetFactoryMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownSetFactoryMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownSetHeaderFactoryMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsDropDown a, IsListItemFactory b) => OverloadedMethod DropDownSetHeaderFactoryMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownSetHeaderFactoryMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownSetListFactoryMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsDropDown a, IsListItemFactory b) => OverloadedMethod DropDownSetListFactoryMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownSetListFactoryMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownSetModelMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsDropDown a, IsListModel b) => OverloadedMethod DropDownSetModelMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownSetModelMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownSetSearchMatchModeMethodInfo #
Instances
| (signature ~ (StringFilterMatchMode -> m ()), MonadIO m, IsDropDown a) => OverloadedMethod DropDownSetSearchMatchModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownSetSearchMatchModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownSetSelectedMethodInfo #
Instances
| (signature ~ (Word32 -> m ()), MonadIO m, IsDropDown a) => OverloadedMethod DropDownSetSelectedMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownSetSelectedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownSetShowArrowMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsDropDown a) => OverloadedMethod DropDownSetShowArrowMethodInfo a signature | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo DropDownSetShowArrowMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.DropDown Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data DropDownShowArrowPropertyInfo #
Instances
| AttrInfo DropDownShowArrowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown Associated Types
Methods attrGet :: AttrBaseTypeConstraint DropDownShowArrowPropertyInfo o => o -> IO (AttrGetType DropDownShowArrowPropertyInfo) attrSet :: (AttrBaseTypeConstraint DropDownShowArrowPropertyInfo o, AttrSetTypeConstraint DropDownShowArrowPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint DropDownShowArrowPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint DropDownShowArrowPropertyInfo o, AttrSetTypeConstraint DropDownShowArrowPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint DropDownShowArrowPropertyInfo o, AttrTransferTypeConstraint DropDownShowArrowPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType DropDownShowArrowPropertyInfo) attrPut :: AttrBaseTypeConstraint DropDownShowArrowPropertyInfo o => o -> AttrGetType DropDownShowArrowPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps DropDownShowArrowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrAllowedOps DropDownShowArrowPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint DropDownShowArrowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrGetType DropDownShowArrowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrGetType DropDownShowArrowPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel DropDownShowArrowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrLabel DropDownShowArrowPropertyInfo = "show-arrow" | |||||||||||||||||||||||||||||||||
| type AttrOrigin DropDownShowArrowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint DropDownShowArrowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrSetTypeConstraint DropDownShowArrowPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType DropDownShowArrowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrTransferType DropDownShowArrowPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint DropDownShowArrowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.DropDown type AttrTransferTypeConstraint DropDownShowArrowPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
class (GObject o, IsDescendantOf DropDown o) => IsDropDown o #
Instances
| (GObject o, IsDescendantOf DropDown o) => IsDropDown o | |
Defined in GI.Gtk.Objects.DropDown | |
type family ResolveDropDownMethod (t :: Symbol) o where ... #
Equations
| ResolveDropDownMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo | |
| ResolveDropDownMethod "activate" o = WidgetActivateMethodInfo | |
| ResolveDropDownMethod "activateAction" o = WidgetActivateActionMethodInfo | |
| ResolveDropDownMethod "activateDefault" o = WidgetActivateDefaultMethodInfo | |
| ResolveDropDownMethod "addController" o = WidgetAddControllerMethodInfo | |
| ResolveDropDownMethod "addCssClass" o = WidgetAddCssClassMethodInfo | |
| ResolveDropDownMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo | |
| ResolveDropDownMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo | |
| ResolveDropDownMethod "allocate" o = WidgetAllocateMethodInfo | |
| ResolveDropDownMethod "announce" o = AccessibleAnnounceMethodInfo | |
| ResolveDropDownMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveDropDownMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveDropDownMethod "childFocus" o = WidgetChildFocusMethodInfo | |
| ResolveDropDownMethod "computeBounds" o = WidgetComputeBoundsMethodInfo | |
| ResolveDropDownMethod "computeExpand" o = WidgetComputeExpandMethodInfo | |
| ResolveDropDownMethod "computePoint" o = WidgetComputePointMethodInfo | |
| ResolveDropDownMethod "computeTransform" o = WidgetComputeTransformMethodInfo | |
| ResolveDropDownMethod "contains" o = WidgetContainsMethodInfo | |
| ResolveDropDownMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo | |
| ResolveDropDownMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo | |
| ResolveDropDownMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo | |
| ResolveDropDownMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo | |
| ResolveDropDownMethod "errorBell" o = WidgetErrorBellMethodInfo | |
| ResolveDropDownMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveDropDownMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveDropDownMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveDropDownMethod "grabFocus" o = WidgetGrabFocusMethodInfo | |
| ResolveDropDownMethod "hasCssClass" o = WidgetHasCssClassMethodInfo | |
| ResolveDropDownMethod "hasDefault" o = WidgetHasDefaultMethodInfo | |
| ResolveDropDownMethod "hasFocus" o = WidgetHasFocusMethodInfo | |
| ResolveDropDownMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo | |
| ResolveDropDownMethod "hide" o = WidgetHideMethodInfo | |
| ResolveDropDownMethod "inDestruction" o = WidgetInDestructionMethodInfo | |
| ResolveDropDownMethod "initTemplate" o = WidgetInitTemplateMethodInfo | |
| ResolveDropDownMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo | |
| ResolveDropDownMethod "insertAfter" o = WidgetInsertAfterMethodInfo | |
| ResolveDropDownMethod "insertBefore" o = WidgetInsertBeforeMethodInfo | |
| ResolveDropDownMethod "isAncestor" o = WidgetIsAncestorMethodInfo | |
| ResolveDropDownMethod "isDrawable" o = WidgetIsDrawableMethodInfo | |
| ResolveDropDownMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveDropDownMethod "isFocus" o = WidgetIsFocusMethodInfo | |
| ResolveDropDownMethod "isSensitive" o = WidgetIsSensitiveMethodInfo | |
| ResolveDropDownMethod "isVisible" o = WidgetIsVisibleMethodInfo | |
| ResolveDropDownMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo | |
| ResolveDropDownMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo | |
| ResolveDropDownMethod "map" o = WidgetMapMethodInfo | |
| ResolveDropDownMethod "measure" o = WidgetMeasureMethodInfo | |
| ResolveDropDownMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo | |
| ResolveDropDownMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveDropDownMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveDropDownMethod "observeChildren" o = WidgetObserveChildrenMethodInfo | |
| ResolveDropDownMethod "observeControllers" o = WidgetObserveControllersMethodInfo | |
| ResolveDropDownMethod "pick" o = WidgetPickMethodInfo | |
| ResolveDropDownMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo | |
| ResolveDropDownMethod "queueDraw" o = WidgetQueueDrawMethodInfo | |
| ResolveDropDownMethod "queueResize" o = WidgetQueueResizeMethodInfo | |
| ResolveDropDownMethod "realize" o = WidgetRealizeMethodInfo | |
| ResolveDropDownMethod "ref" o = ObjectRefMethodInfo | |
| ResolveDropDownMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveDropDownMethod "removeController" o = WidgetRemoveControllerMethodInfo | |
| ResolveDropDownMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo | |
| ResolveDropDownMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo | |
| ResolveDropDownMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo | |
| ResolveDropDownMethod "resetProperty" o = AccessibleResetPropertyMethodInfo | |
| ResolveDropDownMethod "resetRelation" o = AccessibleResetRelationMethodInfo | |
| ResolveDropDownMethod "resetState" o = AccessibleResetStateMethodInfo | |
| ResolveDropDownMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveDropDownMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo | |
| ResolveDropDownMethod "show" o = WidgetShowMethodInfo | |
| ResolveDropDownMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo | |
| ResolveDropDownMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo | |
| ResolveDropDownMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveDropDownMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveDropDownMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveDropDownMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo | |
| ResolveDropDownMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo | |
| ResolveDropDownMethod "unmap" o = WidgetUnmapMethodInfo | |
| ResolveDropDownMethod "unparent" o = WidgetUnparentMethodInfo | |
| ResolveDropDownMethod "unrealize" o = WidgetUnrealizeMethodInfo | |
| ResolveDropDownMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveDropDownMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo | |
| ResolveDropDownMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo | |
| ResolveDropDownMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo | |
| ResolveDropDownMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo | |
| ResolveDropDownMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo | |
| ResolveDropDownMethod "updateState" o = AccessibleUpdateStateMethodInfo | |
| ResolveDropDownMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveDropDownMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo | |
| ResolveDropDownMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo | |
| ResolveDropDownMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo | |
| ResolveDropDownMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo | |
| ResolveDropDownMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo | |
| ResolveDropDownMethod "getAllocation" o = WidgetGetAllocationMethodInfo | |
| ResolveDropDownMethod "getAncestor" o = WidgetGetAncestorMethodInfo | |
| ResolveDropDownMethod "getAtContext" o = AccessibleGetAtContextMethodInfo | |
| ResolveDropDownMethod "getBaseline" o = WidgetGetBaselineMethodInfo | |
| ResolveDropDownMethod "getBounds" o = AccessibleGetBoundsMethodInfo | |
| ResolveDropDownMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo | |
| ResolveDropDownMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo | |
| ResolveDropDownMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo | |
| ResolveDropDownMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo | |
| ResolveDropDownMethod "getClipboard" o = WidgetGetClipboardMethodInfo | |
| ResolveDropDownMethod "getColor" o = WidgetGetColorMethodInfo | |
| ResolveDropDownMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo | |
| ResolveDropDownMethod "getCssName" o = WidgetGetCssNameMethodInfo | |
| ResolveDropDownMethod "getCursor" o = WidgetGetCursorMethodInfo | |
| ResolveDropDownMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveDropDownMethod "getDirection" o = WidgetGetDirectionMethodInfo | |
| ResolveDropDownMethod "getDisplay" o = WidgetGetDisplayMethodInfo | |
| ResolveDropDownMethod "getEnableSearch" o = DropDownGetEnableSearchMethodInfo | |
| ResolveDropDownMethod "getExpression" o = DropDownGetExpressionMethodInfo | |
| ResolveDropDownMethod "getFactory" o = DropDownGetFactoryMethodInfo | |
| ResolveDropDownMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo | |
| ResolveDropDownMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo | |
| ResolveDropDownMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo | |
| ResolveDropDownMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo | |
| ResolveDropDownMethod "getFocusable" o = WidgetGetFocusableMethodInfo | |
| ResolveDropDownMethod "getFontMap" o = WidgetGetFontMapMethodInfo | |
| ResolveDropDownMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo | |
| ResolveDropDownMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo | |
| ResolveDropDownMethod "getHalign" o = WidgetGetHalignMethodInfo | |
| ResolveDropDownMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo | |
| ResolveDropDownMethod "getHeaderFactory" o = DropDownGetHeaderFactoryMethodInfo | |
| ResolveDropDownMethod "getHeight" o = WidgetGetHeightMethodInfo | |
| ResolveDropDownMethod "getHexpand" o = WidgetGetHexpandMethodInfo | |
| ResolveDropDownMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo | |
| ResolveDropDownMethod "getLastChild" o = WidgetGetLastChildMethodInfo | |
| ResolveDropDownMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo | |
| ResolveDropDownMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo | |
| ResolveDropDownMethod "getListFactory" o = DropDownGetListFactoryMethodInfo | |
| ResolveDropDownMethod "getMapped" o = WidgetGetMappedMethodInfo | |
| ResolveDropDownMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo | |
| ResolveDropDownMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo | |
| ResolveDropDownMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo | |
| ResolveDropDownMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo | |
| ResolveDropDownMethod "getModel" o = DropDownGetModelMethodInfo | |
| ResolveDropDownMethod "getName" o = WidgetGetNameMethodInfo | |
| ResolveDropDownMethod "getNative" o = WidgetGetNativeMethodInfo | |
| ResolveDropDownMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo | |
| ResolveDropDownMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo | |
| ResolveDropDownMethod "getOpacity" o = WidgetGetOpacityMethodInfo | |
| ResolveDropDownMethod "getOverflow" o = WidgetGetOverflowMethodInfo | |
| ResolveDropDownMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo | |
| ResolveDropDownMethod "getParent" o = WidgetGetParentMethodInfo | |
| ResolveDropDownMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo | |
| ResolveDropDownMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo | |
| ResolveDropDownMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo | |
| ResolveDropDownMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo | |
| ResolveDropDownMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveDropDownMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveDropDownMethod "getRealized" o = WidgetGetRealizedMethodInfo | |
| ResolveDropDownMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo | |
| ResolveDropDownMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo | |
| ResolveDropDownMethod "getRoot" o = WidgetGetRootMethodInfo | |
| ResolveDropDownMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo | |
| ResolveDropDownMethod "getSearchMatchMode" o = DropDownGetSearchMatchModeMethodInfo | |
| ResolveDropDownMethod "getSelected" o = DropDownGetSelectedMethodInfo | |
| ResolveDropDownMethod "getSelectedItem" o = DropDownGetSelectedItemMethodInfo | |
| ResolveDropDownMethod "getSensitive" o = WidgetGetSensitiveMethodInfo | |
| ResolveDropDownMethod "getSettings" o = WidgetGetSettingsMethodInfo | |
| ResolveDropDownMethod "getShowArrow" o = DropDownGetShowArrowMethodInfo | |
| ResolveDropDownMethod "getSize" o = WidgetGetSizeMethodInfo | |
| ResolveDropDownMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo | |
| ResolveDropDownMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo | |
| ResolveDropDownMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo | |
| ResolveDropDownMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo | |
| ResolveDropDownMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo | |
| ResolveDropDownMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo | |
| ResolveDropDownMethod "getValign" o = WidgetGetValignMethodInfo | |
| ResolveDropDownMethod "getVexpand" o = WidgetGetVexpandMethodInfo | |
| ResolveDropDownMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo | |
| ResolveDropDownMethod "getVisible" o = WidgetGetVisibleMethodInfo | |
| ResolveDropDownMethod "getWidth" o = WidgetGetWidthMethodInfo | |
| ResolveDropDownMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo | |
| ResolveDropDownMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo | |
| ResolveDropDownMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo | |
| ResolveDropDownMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo | |
| ResolveDropDownMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo | |
| ResolveDropDownMethod "setCursor" o = WidgetSetCursorMethodInfo | |
| ResolveDropDownMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo | |
| ResolveDropDownMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveDropDownMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveDropDownMethod "setDirection" o = WidgetSetDirectionMethodInfo | |
| ResolveDropDownMethod "setEnableSearch" o = DropDownSetEnableSearchMethodInfo | |
| ResolveDropDownMethod "setExpression" o = DropDownSetExpressionMethodInfo | |
| ResolveDropDownMethod "setFactory" o = DropDownSetFactoryMethodInfo | |
| ResolveDropDownMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo | |
| ResolveDropDownMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo | |
| ResolveDropDownMethod "setFocusable" o = WidgetSetFocusableMethodInfo | |
| ResolveDropDownMethod "setFontMap" o = WidgetSetFontMapMethodInfo | |
| ResolveDropDownMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo | |
| ResolveDropDownMethod "setHalign" o = WidgetSetHalignMethodInfo | |
| ResolveDropDownMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo | |
| ResolveDropDownMethod "setHeaderFactory" o = DropDownSetHeaderFactoryMethodInfo | |
| ResolveDropDownMethod "setHexpand" o = WidgetSetHexpandMethodInfo | |
| ResolveDropDownMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo | |
| ResolveDropDownMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo | |
| ResolveDropDownMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo | |
| ResolveDropDownMethod "setListFactory" o = DropDownSetListFactoryMethodInfo | |
| ResolveDropDownMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo | |
| ResolveDropDownMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo | |
| ResolveDropDownMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo | |
| ResolveDropDownMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo | |
| ResolveDropDownMethod "setModel" o = DropDownSetModelMethodInfo | |
| ResolveDropDownMethod "setName" o = WidgetSetNameMethodInfo | |
| ResolveDropDownMethod "setOpacity" o = WidgetSetOpacityMethodInfo | |
| ResolveDropDownMethod "setOverflow" o = WidgetSetOverflowMethodInfo | |
| ResolveDropDownMethod "setParent" o = WidgetSetParentMethodInfo | |
| ResolveDropDownMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveDropDownMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo | |
| ResolveDropDownMethod "setSearchMatchMode" o = DropDownSetSearchMatchModeMethodInfo | |
| ResolveDropDownMethod "setSelected" o = DropDownSetSelectedMethodInfo | |
| ResolveDropDownMethod "setSensitive" o = WidgetSetSensitiveMethodInfo | |
| ResolveDropDownMethod "setShowArrow" o = DropDownSetShowArrowMethodInfo | |
| ResolveDropDownMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo | |
| ResolveDropDownMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo | |
| ResolveDropDownMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo | |
| ResolveDropDownMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo | |
| ResolveDropDownMethod "setValign" o = WidgetSetValignMethodInfo | |
| ResolveDropDownMethod "setVexpand" o = WidgetSetVexpandMethodInfo | |
| ResolveDropDownMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo | |
| ResolveDropDownMethod "setVisible" o = WidgetSetVisibleMethodInfo | |
| ResolveDropDownMethod l o = MethodResolutionFailed l o :: Type |
afterDropDownActivate :: (IsDropDown a, MonadIO m) => a -> ((?self :: a) => DropDownActivateCallback) -> m SignalHandlerId #
clearDropDownExpression :: (MonadIO m, IsDropDown o) => o -> m () #
clearDropDownFactory :: (MonadIO m, IsDropDown o) => o -> m () #
clearDropDownHeaderFactory :: (MonadIO m, IsDropDown o) => o -> m () #
clearDropDownListFactory :: (MonadIO m, IsDropDown o) => o -> m () #
clearDropDownModel :: (MonadIO m, IsDropDown o) => o -> m () #
constructDropDownEnableSearch :: (IsDropDown o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructDropDownExpression :: (IsDropDown o, MonadIO m, IsExpression a) => a -> m (GValueConstruct o) #
constructDropDownFactory :: (IsDropDown o, MonadIO m, IsListItemFactory a) => a -> m (GValueConstruct o) #
constructDropDownHeaderFactory :: (IsDropDown o, MonadIO m, IsListItemFactory a) => a -> m (GValueConstruct o) #
constructDropDownListFactory :: (IsDropDown o, MonadIO m, IsListItemFactory a) => a -> m (GValueConstruct o) #
constructDropDownModel :: (IsDropDown o, MonadIO m, IsListModel a) => a -> m (GValueConstruct o) #
constructDropDownSearchMatchMode :: (IsDropDown o, MonadIO m) => StringFilterMatchMode -> m (GValueConstruct o) #
constructDropDownSelected :: (IsDropDown o, MonadIO m) => Word32 -> m (GValueConstruct o) #
constructDropDownShowArrow :: (IsDropDown o, MonadIO m) => Bool -> m (GValueConstruct o) #
dropDownEnableSearch :: AttrLabelProxy "enableSearch" #
dropDownExpression :: AttrLabelProxy "expression" #
dropDownFactory :: AttrLabelProxy "factory" #
dropDownGetEnableSearch :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m Bool #
dropDownGetExpression :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m (Maybe Expression) #
dropDownGetFactory :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m (Maybe ListItemFactory) #
dropDownGetHeaderFactory :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m (Maybe ListItemFactory) #
dropDownGetListFactory :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m (Maybe ListItemFactory) #
dropDownGetModel :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m (Maybe ListModel) #
dropDownGetSearchMatchMode :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m StringFilterMatchMode #
dropDownGetSelected :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m Word32 #
dropDownGetSelectedItem :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m (Maybe Object) #
dropDownGetShowArrow :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m Bool #
dropDownHeaderFactory :: AttrLabelProxy "headerFactory" #
dropDownListFactory :: AttrLabelProxy "listFactory" #
dropDownModel :: AttrLabelProxy "model" #
dropDownNew :: (HasCallStack, MonadIO m, IsListModel a, IsExpression b) => Maybe a -> Maybe b -> m DropDown #
dropDownNewFromStrings :: (HasCallStack, MonadIO m) => [Text] -> m DropDown #
dropDownSearchMatchMode :: AttrLabelProxy "searchMatchMode" #
dropDownSelected :: AttrLabelProxy "selected" #
dropDownSelectedItem :: AttrLabelProxy "selectedItem" #
dropDownSetEnableSearch :: (HasCallStack, MonadIO m, IsDropDown a) => a -> Bool -> m () #
dropDownSetExpression :: (HasCallStack, MonadIO m, IsDropDown a, IsExpression b) => a -> Maybe b -> m () #
dropDownSetFactory :: (HasCallStack, MonadIO m, IsDropDown a, IsListItemFactory b) => a -> Maybe b -> m () #
dropDownSetHeaderFactory :: (HasCallStack, MonadIO m, IsDropDown a, IsListItemFactory b) => a -> Maybe b -> m () #
dropDownSetListFactory :: (HasCallStack, MonadIO m, IsDropDown a, IsListItemFactory b) => a -> Maybe b -> m () #
dropDownSetModel :: (HasCallStack, MonadIO m, IsDropDown a, IsListModel b) => a -> Maybe b -> m () #
dropDownSetSearchMatchMode :: (HasCallStack, MonadIO m, IsDropDown a) => a -> StringFilterMatchMode -> m () #
dropDownSetSelected :: (HasCallStack, MonadIO m, IsDropDown a) => a -> Word32 -> m () #
dropDownSetShowArrow :: (HasCallStack, MonadIO m, IsDropDown a) => a -> Bool -> m () #
dropDownShowArrow :: AttrLabelProxy "showArrow" #
getDropDownEnableSearch :: (MonadIO m, IsDropDown o) => o -> m Bool #
getDropDownExpression :: (MonadIO m, IsDropDown o) => o -> m (Maybe Expression) #
getDropDownFactory :: (MonadIO m, IsDropDown o) => o -> m (Maybe ListItemFactory) #
getDropDownHeaderFactory :: (MonadIO m, IsDropDown o) => o -> m (Maybe ListItemFactory) #
getDropDownListFactory :: (MonadIO m, IsDropDown o) => o -> m (Maybe ListItemFactory) #
getDropDownModel :: (MonadIO m, IsDropDown o) => o -> m (Maybe ListModel) #
getDropDownSearchMatchMode :: (MonadIO m, IsDropDown o) => o -> m StringFilterMatchMode #
getDropDownSelected :: (MonadIO m, IsDropDown o) => o -> m Word32 #
getDropDownSelectedItem :: (MonadIO m, IsDropDown o) => o -> m (Maybe Object) #
getDropDownShowArrow :: (MonadIO m, IsDropDown o) => o -> m Bool #
onDropDownActivate :: (IsDropDown a, MonadIO m) => a -> ((?self :: a) => DropDownActivateCallback) -> m SignalHandlerId #
setDropDownEnableSearch :: (MonadIO m, IsDropDown o) => o -> Bool -> m () #
setDropDownExpression :: (MonadIO m, IsDropDown o, IsExpression a) => o -> a -> m () #
setDropDownFactory :: (MonadIO m, IsDropDown o, IsListItemFactory a) => o -> a -> m () #
setDropDownHeaderFactory :: (MonadIO m, IsDropDown o, IsListItemFactory a) => o -> a -> m () #
setDropDownListFactory :: (MonadIO m, IsDropDown o, IsListItemFactory a) => o -> a -> m () #
setDropDownModel :: (MonadIO m, IsDropDown o, IsListModel a) => o -> a -> m () #
setDropDownSearchMatchMode :: (MonadIO m, IsDropDown o) => o -> StringFilterMatchMode -> m () #
setDropDownSelected :: (MonadIO m, IsDropDown o) => o -> Word32 -> m () #
setDropDownShowArrow :: (MonadIO m, IsDropDown o) => o -> Bool -> m () #
toDropDown :: (MonadIO m, IsDropDown o) => o -> m DropDown #