gi-gtk-4.0.12: Gtk 4.x bindings (compatibility layer)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.SearchBar

Description

This is a backwards-compatibility module re-exporting the contents of the GI.Gtk.Objects.SearchBar module in the gi-gtk4 package.

The link below will take you to the relevant entry in the gi-gtk4 documentation.

Documentation

newtype SearchBar #

Instances

Instances details
Eq SearchBar 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

(==) :: SearchBar -> SearchBar -> Bool

(/=) :: SearchBar -> SearchBar -> Bool

GObject SearchBar 
Instance details

Defined in GI.Gtk.Objects.SearchBar

ManagedPtrNewtype SearchBar 
Instance details

Defined in GI.Gtk.Objects.SearchBar

TypedObject SearchBar 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

glibType :: IO GType #

HasParentTypes SearchBar 
Instance details

Defined in GI.Gtk.Objects.SearchBar

HasAttributeList SearchBar 
Instance details

Defined in GI.Gtk.Objects.SearchBar

(info ~ ResolveSearchBarMethod t SearchBar, OverloadedMethod info SearchBar p, HasField t SearchBar p) => HasField (t :: Symbol) SearchBar p 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

getField :: SearchBar -> p

(info ~ ResolveSearchBarMethod t SearchBar, OverloadedMethodInfo info SearchBar) => IsLabel t (MethodProxy info SearchBar) 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

fromLabel :: MethodProxy info SearchBar

(info ~ ResolveSearchBarMethod t SearchBar, OverloadedMethod info SearchBar p) => IsLabel t (SearchBar -> p) 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

fromLabel :: SearchBar -> p

IsGValue (Maybe SearchBar) 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

gvalueGType_ :: IO GType #

gvalueSet_ :: Ptr GValue -> Maybe SearchBar -> IO () #

gvalueGet_ :: Ptr GValue -> IO (Maybe SearchBar) #

type AttributeList SearchBar 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttributeList SearchBar = SearchBarAttributeList
type ParentTypes SearchBar 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type ParentTypes SearchBar = '[Widget, Object, Accessible, Buildable, ConstraintTarget]
type SignalList SearchBar 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type SignalList SearchBar = SearchBarSignalList

class (GObject o, IsDescendantOf SearchBar o) => IsSearchBar o #

Instances

Instances details
(GObject o, IsDescendantOf SearchBar o) => IsSearchBar o 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type family ResolveSearchBarMethod (t :: Symbol) o where ... #

Equations

ResolveSearchBarMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveSearchBarMethod "activate" o = WidgetActivateMethodInfo 
ResolveSearchBarMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveSearchBarMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveSearchBarMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveSearchBarMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveSearchBarMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveSearchBarMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveSearchBarMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveSearchBarMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveSearchBarMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveSearchBarMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveSearchBarMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveSearchBarMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveSearchBarMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveSearchBarMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveSearchBarMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveSearchBarMethod "connectEntry" o = SearchBarConnectEntryMethodInfo 
ResolveSearchBarMethod "contains" o = WidgetContainsMethodInfo 
ResolveSearchBarMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveSearchBarMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveSearchBarMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveSearchBarMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveSearchBarMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveSearchBarMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveSearchBarMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveSearchBarMethod "getv" o = ObjectGetvMethodInfo 
ResolveSearchBarMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveSearchBarMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveSearchBarMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveSearchBarMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveSearchBarMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveSearchBarMethod "hide" o = WidgetHideMethodInfo 
ResolveSearchBarMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveSearchBarMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveSearchBarMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveSearchBarMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveSearchBarMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveSearchBarMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveSearchBarMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveSearchBarMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveSearchBarMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveSearchBarMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveSearchBarMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveSearchBarMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveSearchBarMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveSearchBarMethod "map" o = WidgetMapMethodInfo 
ResolveSearchBarMethod "measure" o = WidgetMeasureMethodInfo 
ResolveSearchBarMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveSearchBarMethod "notify" o = ObjectNotifyMethodInfo 
ResolveSearchBarMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveSearchBarMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveSearchBarMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveSearchBarMethod "pick" o = WidgetPickMethodInfo 
ResolveSearchBarMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveSearchBarMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveSearchBarMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveSearchBarMethod "realize" o = WidgetRealizeMethodInfo 
ResolveSearchBarMethod "ref" o = ObjectRefMethodInfo 
ResolveSearchBarMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveSearchBarMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveSearchBarMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveSearchBarMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveSearchBarMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveSearchBarMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveSearchBarMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveSearchBarMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveSearchBarMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveSearchBarMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveSearchBarMethod "show" o = WidgetShowMethodInfo 
ResolveSearchBarMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveSearchBarMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveSearchBarMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveSearchBarMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveSearchBarMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveSearchBarMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveSearchBarMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveSearchBarMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveSearchBarMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveSearchBarMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveSearchBarMethod "unref" o = ObjectUnrefMethodInfo 
ResolveSearchBarMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveSearchBarMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveSearchBarMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveSearchBarMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveSearchBarMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveSearchBarMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveSearchBarMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveSearchBarMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveSearchBarMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveSearchBarMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveSearchBarMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveSearchBarMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveSearchBarMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveSearchBarMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveSearchBarMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveSearchBarMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveSearchBarMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveSearchBarMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveSearchBarMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveSearchBarMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveSearchBarMethod "getChild" o = SearchBarGetChildMethodInfo 
ResolveSearchBarMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveSearchBarMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveSearchBarMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveSearchBarMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveSearchBarMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveSearchBarMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveSearchBarMethod "getData" o = ObjectGetDataMethodInfo 
ResolveSearchBarMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveSearchBarMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveSearchBarMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveSearchBarMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveSearchBarMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveSearchBarMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveSearchBarMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveSearchBarMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveSearchBarMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveSearchBarMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveSearchBarMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveSearchBarMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveSearchBarMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveSearchBarMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveSearchBarMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveSearchBarMethod "getKeyCaptureWidget" o = SearchBarGetKeyCaptureWidgetMethodInfo 
ResolveSearchBarMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveSearchBarMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveSearchBarMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveSearchBarMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveSearchBarMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveSearchBarMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveSearchBarMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveSearchBarMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveSearchBarMethod "getName" o = WidgetGetNameMethodInfo 
ResolveSearchBarMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveSearchBarMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveSearchBarMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveSearchBarMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveSearchBarMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveSearchBarMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveSearchBarMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveSearchBarMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveSearchBarMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveSearchBarMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveSearchBarMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveSearchBarMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveSearchBarMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveSearchBarMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveSearchBarMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveSearchBarMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveSearchBarMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveSearchBarMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveSearchBarMethod "getSearchMode" o = SearchBarGetSearchModeMethodInfo 
ResolveSearchBarMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveSearchBarMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveSearchBarMethod "getShowCloseButton" o = SearchBarGetShowCloseButtonMethodInfo 
ResolveSearchBarMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveSearchBarMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveSearchBarMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveSearchBarMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveSearchBarMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveSearchBarMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveSearchBarMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveSearchBarMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveSearchBarMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveSearchBarMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveSearchBarMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveSearchBarMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveSearchBarMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveSearchBarMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveSearchBarMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveSearchBarMethod "setChild" o = SearchBarSetChildMethodInfo 
ResolveSearchBarMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveSearchBarMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveSearchBarMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveSearchBarMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveSearchBarMethod "setData" o = ObjectSetDataMethodInfo 
ResolveSearchBarMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveSearchBarMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveSearchBarMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveSearchBarMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveSearchBarMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveSearchBarMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveSearchBarMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveSearchBarMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveSearchBarMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveSearchBarMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveSearchBarMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveSearchBarMethod "setKeyCaptureWidget" o = SearchBarSetKeyCaptureWidgetMethodInfo 
ResolveSearchBarMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveSearchBarMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveSearchBarMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveSearchBarMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveSearchBarMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveSearchBarMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveSearchBarMethod "setName" o = WidgetSetNameMethodInfo 
ResolveSearchBarMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveSearchBarMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveSearchBarMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveSearchBarMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveSearchBarMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveSearchBarMethod "setSearchMode" o = SearchBarSetSearchModeMethodInfo 
ResolveSearchBarMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveSearchBarMethod "setShowCloseButton" o = SearchBarSetShowCloseButtonMethodInfo 
ResolveSearchBarMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveSearchBarMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveSearchBarMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveSearchBarMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveSearchBarMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveSearchBarMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveSearchBarMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveSearchBarMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveSearchBarMethod l o = MethodResolutionFailed l o :: Type 

data SearchBarChildPropertyInfo #

Instances

Instances details
AttrInfo SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Associated Types

type AttrAllowedOps SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrAllowedOps SearchBarChildPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrBaseTypeConstraint SearchBarChildPropertyInfo = IsSearchBar
type AttrGetType SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrGetType SearchBarChildPropertyInfo = Maybe Widget
type AttrSetTypeConstraint SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferTypeConstraint SearchBarChildPropertyInfo = IsWidget
type AttrTransferType SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferType SearchBarChildPropertyInfo = Widget
type AttrLabel SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrLabel SearchBarChildPropertyInfo = "child"
type AttrOrigin SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

attrGet :: AttrBaseTypeConstraint SearchBarChildPropertyInfo o => o -> IO (AttrGetType SearchBarChildPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SearchBarChildPropertyInfo o, AttrSetTypeConstraint SearchBarChildPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SearchBarChildPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SearchBarChildPropertyInfo o, AttrSetTypeConstraint SearchBarChildPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SearchBarChildPropertyInfo o, AttrTransferTypeConstraint SearchBarChildPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SearchBarChildPropertyInfo)

attrPut :: AttrBaseTypeConstraint SearchBarChildPropertyInfo o => o -> AttrGetType SearchBarChildPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrAllowedOps SearchBarChildPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrBaseTypeConstraint SearchBarChildPropertyInfo = IsSearchBar
type AttrGetType SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrGetType SearchBarChildPropertyInfo = Maybe Widget
type AttrLabel SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrLabel SearchBarChildPropertyInfo = "child"
type AttrOrigin SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarChildPropertyInfo = IsWidget
type AttrTransferType SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferType SearchBarChildPropertyInfo = Widget
type AttrTransferTypeConstraint SearchBarChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferTypeConstraint SearchBarChildPropertyInfo = IsWidget

data SearchBarConnectEntryMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsSearchBar a, IsEditable b) => OverloadedMethod SearchBarConnectEntryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SearchBarConnectEntryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SearchBarGetChildMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsSearchBar a) => OverloadedMethod SearchBarGetChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SearchBarGetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SearchBarGetKeyCaptureWidgetMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsSearchBar a) => OverloadedMethod SearchBarGetKeyCaptureWidgetMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SearchBarGetKeyCaptureWidgetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SearchBarGetSearchModeMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsSearchBar a) => OverloadedMethod SearchBarGetSearchModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SearchBarGetSearchModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SearchBarGetShowCloseButtonMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsSearchBar a) => OverloadedMethod SearchBarGetShowCloseButtonMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SearchBarGetShowCloseButtonMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SearchBarKeyCaptureWidgetPropertyInfo #

Instances

Instances details
AttrInfo SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Associated Types

type AttrAllowedOps SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrAllowedOps SearchBarKeyCaptureWidgetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrGetType SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo = IsWidget
type AttrTransferTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo = IsWidget
type AttrTransferType SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrLabel SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrLabel SearchBarKeyCaptureWidgetPropertyInfo = "key-capture-widget"
type AttrOrigin SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

attrGet :: AttrBaseTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo o => o -> IO (AttrGetType SearchBarKeyCaptureWidgetPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo o, AttrSetTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo o, AttrSetTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo o, AttrTransferTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SearchBarKeyCaptureWidgetPropertyInfo)

attrPut :: AttrBaseTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo o => o -> AttrGetType SearchBarKeyCaptureWidgetPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrAllowedOps SearchBarKeyCaptureWidgetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear]
type AttrBaseTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrGetType SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrLabel SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrLabel SearchBarKeyCaptureWidgetPropertyInfo = "key-capture-widget"
type AttrOrigin SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo = IsWidget
type AttrTransferType SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferTypeConstraint SearchBarKeyCaptureWidgetPropertyInfo = IsWidget

data SearchBarSearchModeEnabledPropertyInfo #

Instances

Instances details
AttrInfo SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Associated Types

type AttrAllowedOps SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrAllowedOps SearchBarSearchModeEnabledPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrGetType SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarSearchModeEnabledPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferTypeConstraint SearchBarSearchModeEnabledPropertyInfo = Type ~ Bool
type AttrTransferType SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferType SearchBarSearchModeEnabledPropertyInfo = Bool
type AttrLabel SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrLabel SearchBarSearchModeEnabledPropertyInfo = "search-mode-enabled"
type AttrOrigin SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

attrGet :: AttrBaseTypeConstraint SearchBarSearchModeEnabledPropertyInfo o => o -> IO (AttrGetType SearchBarSearchModeEnabledPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SearchBarSearchModeEnabledPropertyInfo o, AttrSetTypeConstraint SearchBarSearchModeEnabledPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SearchBarSearchModeEnabledPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SearchBarSearchModeEnabledPropertyInfo o, AttrSetTypeConstraint SearchBarSearchModeEnabledPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SearchBarSearchModeEnabledPropertyInfo o, AttrTransferTypeConstraint SearchBarSearchModeEnabledPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SearchBarSearchModeEnabledPropertyInfo)

attrPut :: AttrBaseTypeConstraint SearchBarSearchModeEnabledPropertyInfo o => o -> AttrGetType SearchBarSearchModeEnabledPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrAllowedOps SearchBarSearchModeEnabledPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrGetType SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrLabel SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrLabel SearchBarSearchModeEnabledPropertyInfo = "search-mode-enabled"
type AttrOrigin SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarSearchModeEnabledPropertyInfo = Type ~ Bool
type AttrTransferType SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferType SearchBarSearchModeEnabledPropertyInfo = Bool
type AttrTransferTypeConstraint SearchBarSearchModeEnabledPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferTypeConstraint SearchBarSearchModeEnabledPropertyInfo = Type ~ Bool

data SearchBarSetChildMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsSearchBar a, IsWidget b) => OverloadedMethod SearchBarSetChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SearchBarSetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SearchBarSetKeyCaptureWidgetMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsSearchBar a, IsWidget b) => OverloadedMethod SearchBarSetKeyCaptureWidgetMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SearchBarSetKeyCaptureWidgetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SearchBarSetSearchModeMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsSearchBar a) => OverloadedMethod SearchBarSetSearchModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SearchBarSetSearchModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SearchBarSetShowCloseButtonMethodInfo #

Instances

Instances details
(signature ~ (Bool -> m ()), MonadIO m, IsSearchBar a) => OverloadedMethod SearchBarSetShowCloseButtonMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo SearchBarSetShowCloseButtonMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data SearchBarShowCloseButtonPropertyInfo #

Instances

Instances details
AttrInfo SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Associated Types

type AttrAllowedOps SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrAllowedOps SearchBarShowCloseButtonPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrGetType SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrGetType SearchBarShowCloseButtonPropertyInfo = Bool
type AttrSetTypeConstraint SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarShowCloseButtonPropertyInfo = Type ~ Bool
type AttrTransferTypeConstraint SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferTypeConstraint SearchBarShowCloseButtonPropertyInfo = Type ~ Bool
type AttrTransferType SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferType SearchBarShowCloseButtonPropertyInfo = Bool
type AttrLabel SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrLabel SearchBarShowCloseButtonPropertyInfo = "show-close-button"
type AttrOrigin SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

Methods

attrGet :: AttrBaseTypeConstraint SearchBarShowCloseButtonPropertyInfo o => o -> IO (AttrGetType SearchBarShowCloseButtonPropertyInfo)

attrSet :: (AttrBaseTypeConstraint SearchBarShowCloseButtonPropertyInfo o, AttrSetTypeConstraint SearchBarShowCloseButtonPropertyInfo b) => o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint SearchBarShowCloseButtonPropertyInfo o => o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint SearchBarShowCloseButtonPropertyInfo o, AttrSetTypeConstraint SearchBarShowCloseButtonPropertyInfo b) => b -> IO (GValueConstruct o)

attrTransfer :: (AttrBaseTypeConstraint SearchBarShowCloseButtonPropertyInfo o, AttrTransferTypeConstraint SearchBarShowCloseButtonPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType SearchBarShowCloseButtonPropertyInfo)

attrPut :: AttrBaseTypeConstraint SearchBarShowCloseButtonPropertyInfo o => o -> AttrGetType SearchBarShowCloseButtonPropertyInfo -> IO ()

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrAllowedOps SearchBarShowCloseButtonPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut]
type AttrBaseTypeConstraint SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrGetType SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrGetType SearchBarShowCloseButtonPropertyInfo = Bool
type AttrLabel SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrLabel SearchBarShowCloseButtonPropertyInfo = "show-close-button"
type AttrOrigin SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrSetTypeConstraint SearchBarShowCloseButtonPropertyInfo = Type ~ Bool
type AttrTransferType SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferType SearchBarShowCloseButtonPropertyInfo = Bool
type AttrTransferTypeConstraint SearchBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.SearchBar

type AttrTransferTypeConstraint SearchBarShowCloseButtonPropertyInfo = Type ~ Bool

clearSearchBarChild :: (MonadIO m, IsSearchBar o) => o -> m () #

clearSearchBarKeyCaptureWidget :: (MonadIO m, IsSearchBar o) => o -> m () #

constructSearchBarChild :: (IsSearchBar o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructSearchBarKeyCaptureWidget :: (IsSearchBar o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructSearchBarSearchModeEnabled :: (IsSearchBar o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructSearchBarShowCloseButton :: (IsSearchBar o, MonadIO m) => Bool -> m (GValueConstruct o) #

getSearchBarChild :: (MonadIO m, IsSearchBar o) => o -> m (Maybe Widget) #

getSearchBarKeyCaptureWidget :: (MonadIO m, IsSearchBar o) => o -> m (Maybe Widget) #

getSearchBarSearchModeEnabled :: (MonadIO m, IsSearchBar o) => o -> m Bool #

getSearchBarShowCloseButton :: (MonadIO m, IsSearchBar o) => o -> m Bool #

searchBarChild :: AttrLabelProxy "child" #

searchBarConnectEntry :: (HasCallStack, MonadIO m, IsSearchBar a, IsEditable b) => a -> b -> m () #

searchBarGetChild :: (HasCallStack, MonadIO m, IsSearchBar a) => a -> m (Maybe Widget) #

searchBarGetKeyCaptureWidget :: (HasCallStack, MonadIO m, IsSearchBar a) => a -> m (Maybe Widget) #

searchBarGetSearchMode :: (HasCallStack, MonadIO m, IsSearchBar a) => a -> m Bool #

searchBarGetShowCloseButton :: (HasCallStack, MonadIO m, IsSearchBar a) => a -> m Bool #

searchBarKeyCaptureWidget :: AttrLabelProxy "keyCaptureWidget" #

searchBarNew :: (HasCallStack, MonadIO m) => m SearchBar #

searchBarSearchModeEnabled :: AttrLabelProxy "searchModeEnabled" #

searchBarSetChild :: (HasCallStack, MonadIO m, IsSearchBar a, IsWidget b) => a -> Maybe b -> m () #

searchBarSetKeyCaptureWidget :: (HasCallStack, MonadIO m, IsSearchBar a, IsWidget b) => a -> Maybe b -> m () #

searchBarSetSearchMode :: (HasCallStack, MonadIO m, IsSearchBar a) => a -> Bool -> m () #

searchBarSetShowCloseButton :: (HasCallStack, MonadIO m, IsSearchBar a) => a -> Bool -> m () #

searchBarShowCloseButton :: AttrLabelProxy "showCloseButton" #

setSearchBarChild :: (MonadIO m, IsSearchBar o, IsWidget a) => o -> a -> m () #

setSearchBarKeyCaptureWidget :: (MonadIO m, IsSearchBar o, IsWidget a) => o -> a -> m () #

setSearchBarSearchModeEnabled :: (MonadIO m, IsSearchBar o) => o -> Bool -> m () #

setSearchBarShowCloseButton :: (MonadIO m, IsSearchBar o) => o -> Bool -> m () #

toSearchBar :: (MonadIO m, IsSearchBar o) => o -> m SearchBar #