| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.StringFilter
Description
Documentation
newtype StringFilter #
Constructors
| StringFilter (ManagedPtr StringFilter) |
Instances
class (GObject o, IsDescendantOf StringFilter o) => IsStringFilter o #
Instances
| (GObject o, IsDescendantOf StringFilter o) => IsStringFilter o | |
Defined in GI.Gtk.Objects.StringFilter | |
type family ResolveStringFilterMethod (t :: Symbol) o where ... #
Equations
| ResolveStringFilterMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveStringFilterMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveStringFilterMethod "changed" o = FilterChangedMethodInfo | |
| ResolveStringFilterMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveStringFilterMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveStringFilterMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveStringFilterMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveStringFilterMethod "match" o = FilterMatchMethodInfo | |
| ResolveStringFilterMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveStringFilterMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveStringFilterMethod "ref" o = ObjectRefMethodInfo | |
| ResolveStringFilterMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveStringFilterMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveStringFilterMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveStringFilterMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveStringFilterMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveStringFilterMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveStringFilterMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveStringFilterMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveStringFilterMethod "getExpression" o = StringFilterGetExpressionMethodInfo | |
| ResolveStringFilterMethod "getIgnoreCase" o = StringFilterGetIgnoreCaseMethodInfo | |
| ResolveStringFilterMethod "getMatchMode" o = StringFilterGetMatchModeMethodInfo | |
| ResolveStringFilterMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveStringFilterMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveStringFilterMethod "getSearch" o = StringFilterGetSearchMethodInfo | |
| ResolveStringFilterMethod "getStrictness" o = FilterGetStrictnessMethodInfo | |
| ResolveStringFilterMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveStringFilterMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveStringFilterMethod "setExpression" o = StringFilterSetExpressionMethodInfo | |
| ResolveStringFilterMethod "setIgnoreCase" o = StringFilterSetIgnoreCaseMethodInfo | |
| ResolveStringFilterMethod "setMatchMode" o = StringFilterSetMatchModeMethodInfo | |
| ResolveStringFilterMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveStringFilterMethod "setSearch" o = StringFilterSetSearchMethodInfo | |
| ResolveStringFilterMethod l o = MethodResolutionFailed l o :: Type |
data StringFilterExpressionPropertyInfo #
Instances
data StringFilterGetExpressionMethodInfo #
Instances
| (signature ~ m (Maybe Expression), MonadIO m, IsStringFilter a) => OverloadedMethod StringFilterGetExpressionMethodInfo a signature | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StringFilterGetExpressionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StringFilterGetIgnoreCaseMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsStringFilter a) => OverloadedMethod StringFilterGetIgnoreCaseMethodInfo a signature | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StringFilterGetIgnoreCaseMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StringFilterGetMatchModeMethodInfo #
Instances
| (signature ~ m StringFilterMatchMode, MonadIO m, IsStringFilter a) => OverloadedMethod StringFilterGetMatchModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StringFilterGetMatchModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StringFilterGetSearchMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsStringFilter a) => OverloadedMethod StringFilterGetSearchMethodInfo a signature | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StringFilterGetSearchMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StringFilterIgnoreCasePropertyInfo #
Instances
| AttrInfo StringFilterIgnoreCasePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter Associated Types
Methods attrGet :: AttrBaseTypeConstraint StringFilterIgnoreCasePropertyInfo o => o -> IO (AttrGetType StringFilterIgnoreCasePropertyInfo) attrSet :: (AttrBaseTypeConstraint StringFilterIgnoreCasePropertyInfo o, AttrSetTypeConstraint StringFilterIgnoreCasePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint StringFilterIgnoreCasePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint StringFilterIgnoreCasePropertyInfo o, AttrSetTypeConstraint StringFilterIgnoreCasePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint StringFilterIgnoreCasePropertyInfo o, AttrTransferTypeConstraint StringFilterIgnoreCasePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType StringFilterIgnoreCasePropertyInfo) attrPut :: AttrBaseTypeConstraint StringFilterIgnoreCasePropertyInfo o => o -> AttrGetType StringFilterIgnoreCasePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps StringFilterIgnoreCasePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrAllowedOps StringFilterIgnoreCasePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint StringFilterIgnoreCasePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter | |||||||||||||||||||||||||||||||||
| type AttrGetType StringFilterIgnoreCasePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrGetType StringFilterIgnoreCasePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel StringFilterIgnoreCasePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrLabel StringFilterIgnoreCasePropertyInfo = "ignore-case" | |||||||||||||||||||||||||||||||||
| type AttrOrigin StringFilterIgnoreCasePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint StringFilterIgnoreCasePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrSetTypeConstraint StringFilterIgnoreCasePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType StringFilterIgnoreCasePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrTransferType StringFilterIgnoreCasePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint StringFilterIgnoreCasePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrTransferTypeConstraint StringFilterIgnoreCasePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data StringFilterMatchModePropertyInfo #
Instances
| AttrInfo StringFilterMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter Associated Types
Methods attrGet :: AttrBaseTypeConstraint StringFilterMatchModePropertyInfo o => o -> IO (AttrGetType StringFilterMatchModePropertyInfo) attrSet :: (AttrBaseTypeConstraint StringFilterMatchModePropertyInfo o, AttrSetTypeConstraint StringFilterMatchModePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint StringFilterMatchModePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint StringFilterMatchModePropertyInfo o, AttrSetTypeConstraint StringFilterMatchModePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint StringFilterMatchModePropertyInfo o, AttrTransferTypeConstraint StringFilterMatchModePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType StringFilterMatchModePropertyInfo) attrPut :: AttrBaseTypeConstraint StringFilterMatchModePropertyInfo o => o -> AttrGetType StringFilterMatchModePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps StringFilterMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrAllowedOps StringFilterMatchModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint StringFilterMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter | |||||||||||||||||||||||||||||||||
| type AttrGetType StringFilterMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter | |||||||||||||||||||||||||||||||||
| type AttrLabel StringFilterMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrLabel StringFilterMatchModePropertyInfo = "match-mode" | |||||||||||||||||||||||||||||||||
| type AttrOrigin StringFilterMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint StringFilterMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter | |||||||||||||||||||||||||||||||||
| type AttrTransferType StringFilterMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint StringFilterMatchModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter | |||||||||||||||||||||||||||||||||
data StringFilterSearchPropertyInfo #
Instances
| AttrInfo StringFilterSearchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter Associated Types
Methods attrGet :: AttrBaseTypeConstraint StringFilterSearchPropertyInfo o => o -> IO (AttrGetType StringFilterSearchPropertyInfo) attrSet :: (AttrBaseTypeConstraint StringFilterSearchPropertyInfo o, AttrSetTypeConstraint StringFilterSearchPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint StringFilterSearchPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint StringFilterSearchPropertyInfo o, AttrSetTypeConstraint StringFilterSearchPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint StringFilterSearchPropertyInfo o, AttrTransferTypeConstraint StringFilterSearchPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType StringFilterSearchPropertyInfo) attrPut :: AttrBaseTypeConstraint StringFilterSearchPropertyInfo o => o -> AttrGetType StringFilterSearchPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps StringFilterSearchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrAllowedOps StringFilterSearchPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint StringFilterSearchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter | |||||||||||||||||||||||||||||||||
| type AttrGetType StringFilterSearchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrGetType StringFilterSearchPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel StringFilterSearchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrLabel StringFilterSearchPropertyInfo = "search" | |||||||||||||||||||||||||||||||||
| type AttrOrigin StringFilterSearchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint StringFilterSearchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrSetTypeConstraint StringFilterSearchPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType StringFilterSearchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrTransferType StringFilterSearchPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint StringFilterSearchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.StringFilter type AttrTransferTypeConstraint StringFilterSearchPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data StringFilterSetExpressionMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsStringFilter a, IsExpression b) => OverloadedMethod StringFilterSetExpressionMethodInfo a signature | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StringFilterSetExpressionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StringFilterSetIgnoreCaseMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsStringFilter a) => OverloadedMethod StringFilterSetIgnoreCaseMethodInfo a signature | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StringFilterSetIgnoreCaseMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StringFilterSetMatchModeMethodInfo #
Instances
| (signature ~ (StringFilterMatchMode -> m ()), MonadIO m, IsStringFilter a) => OverloadedMethod StringFilterSetMatchModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StringFilterSetMatchModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data StringFilterSetSearchMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsStringFilter a) => OverloadedMethod StringFilterSetSearchMethodInfo a signature | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo StringFilterSetSearchMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.StringFilter Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
clearStringFilterExpression :: (MonadIO m, IsStringFilter o) => o -> m () #
clearStringFilterSearch :: (MonadIO m, IsStringFilter o) => o -> m () #
constructStringFilterExpression :: (IsStringFilter o, MonadIO m, IsExpression a) => a -> m (GValueConstruct o) #
constructStringFilterIgnoreCase :: (IsStringFilter o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructStringFilterMatchMode :: (IsStringFilter o, MonadIO m) => StringFilterMatchMode -> m (GValueConstruct o) #
constructStringFilterSearch :: (IsStringFilter o, MonadIO m) => Text -> m (GValueConstruct o) #
getStringFilterExpression :: (MonadIO m, IsStringFilter o) => o -> m (Maybe Expression) #
getStringFilterIgnoreCase :: (MonadIO m, IsStringFilter o) => o -> m Bool #
getStringFilterMatchMode :: (MonadIO m, IsStringFilter o) => o -> m StringFilterMatchMode #
getStringFilterSearch :: (MonadIO m, IsStringFilter o) => o -> m (Maybe Text) #
setStringFilterExpression :: (MonadIO m, IsStringFilter o, IsExpression a) => o -> a -> m () #
setStringFilterIgnoreCase :: (MonadIO m, IsStringFilter o) => o -> Bool -> m () #
setStringFilterMatchMode :: (MonadIO m, IsStringFilter o) => o -> StringFilterMatchMode -> m () #
setStringFilterSearch :: (MonadIO m, IsStringFilter o) => o -> Text -> m () #
stringFilterExpression :: AttrLabelProxy "expression" #
stringFilterGetExpression :: (HasCallStack, MonadIO m, IsStringFilter a) => a -> m (Maybe Expression) #
stringFilterGetIgnoreCase :: (HasCallStack, MonadIO m, IsStringFilter a) => a -> m Bool #
stringFilterGetMatchMode :: (HasCallStack, MonadIO m, IsStringFilter a) => a -> m StringFilterMatchMode #
stringFilterGetSearch :: (HasCallStack, MonadIO m, IsStringFilter a) => a -> m (Maybe Text) #
stringFilterIgnoreCase :: AttrLabelProxy "ignoreCase" #
stringFilterMatchMode :: AttrLabelProxy "matchMode" #
stringFilterNew :: (HasCallStack, MonadIO m, IsExpression a) => Maybe a -> m StringFilter #
stringFilterSearch :: AttrLabelProxy "search" #
stringFilterSetExpression :: (HasCallStack, MonadIO m, IsStringFilter a, IsExpression b) => a -> Maybe b -> m () #
stringFilterSetIgnoreCase :: (HasCallStack, MonadIO m, IsStringFilter a) => a -> Bool -> m () #
stringFilterSetMatchMode :: (HasCallStack, MonadIO m, IsStringFilter a) => a -> StringFilterMatchMode -> m () #
stringFilterSetSearch :: (HasCallStack, MonadIO m, IsStringFilter a) => a -> Maybe Text -> m () #
toStringFilter :: (MonadIO m, IsStringFilter o) => o -> m StringFilter #