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

GI.Gtk.Objects.InfoBar

Description

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

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

Documentation

newtype InfoBar #

Constructors

InfoBar (ManagedPtr InfoBar) 

Instances

Instances details
Eq InfoBar 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

(==) :: InfoBar -> InfoBar -> Bool

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

GObject InfoBar 
Instance details

Defined in GI.Gtk.Objects.InfoBar

ManagedPtrNewtype InfoBar 
Instance details

Defined in GI.Gtk.Objects.InfoBar

TypedObject InfoBar 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

glibType :: IO GType #

HasParentTypes InfoBar 
Instance details

Defined in GI.Gtk.Objects.InfoBar

HasAttributeList InfoBar 
Instance details

Defined in GI.Gtk.Objects.InfoBar

(info ~ ResolveInfoBarMethod t InfoBar, OverloadedMethod info InfoBar p, HasField t InfoBar p) => HasField (t :: Symbol) InfoBar p 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

getField :: InfoBar -> p

(info ~ ResolveInfoBarMethod t InfoBar, OverloadedMethodInfo info InfoBar) => IsLabel t (MethodProxy info InfoBar) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

fromLabel :: MethodProxy info InfoBar

(info ~ ResolveInfoBarMethod t InfoBar, OverloadedMethod info InfoBar p) => IsLabel t (InfoBar -> p) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

fromLabel :: InfoBar -> p

IsGValue (Maybe InfoBar) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList InfoBar 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttributeList InfoBar = InfoBarAttributeList
type ParentTypes InfoBar 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

type SignalList InfoBar = InfoBarSignalList

data InfoBarAddActionWidgetMethodInfo #

Instances

Instances details
(signature ~ (b -> Int32 -> m ()), MonadIO m, IsInfoBar a, IsWidget b) => OverloadedMethod InfoBarAddActionWidgetMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarAddActionWidgetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data InfoBarAddButtonMethodInfo #

Instances

Instances details
(signature ~ (Text -> Int32 -> m Button), MonadIO m, IsInfoBar a) => OverloadedMethod InfoBarAddButtonMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarAddButtonMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data InfoBarAddChildMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsInfoBar a, IsWidget b) => OverloadedMethod InfoBarAddChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarAddChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type InfoBarCloseCallback = IO () #

data InfoBarCloseSignalInfo #

Instances

Instances details
SignalInfo InfoBarCloseSignalInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Associated Types

type HaskellCallbackType InfoBarCloseSignalInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type HaskellCallbackType InfoBarCloseSignalInfo = InfoBarCloseCallback

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType InfoBarCloseSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType InfoBarCloseSignalInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type HaskellCallbackType InfoBarCloseSignalInfo = InfoBarCloseCallback

data InfoBarGetMessageTypeMethodInfo #

Instances

Instances details
(signature ~ m MessageType, MonadIO m, IsInfoBar a) => OverloadedMethod InfoBarGetMessageTypeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarGetMessageTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data InfoBarGetRevealedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsInfoBar a) => OverloadedMethod InfoBarGetRevealedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarGetRevealedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data InfoBarGetShowCloseButtonMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsInfoBar a) => OverloadedMethod InfoBarGetShowCloseButtonMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarGetShowCloseButtonMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data InfoBarMessageTypePropertyInfo #

Instances

Instances details
AttrInfo InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Associated Types

type AttrAllowedOps InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

type AttrBaseTypeConstraint InfoBarMessageTypePropertyInfo = IsInfoBar
type AttrGetType InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrSetTypeConstraint InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrSetTypeConstraint InfoBarMessageTypePropertyInfo = Type ~ MessageType
type AttrTransferTypeConstraint InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrTransferTypeConstraint InfoBarMessageTypePropertyInfo = Type ~ MessageType
type AttrTransferType InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrLabel InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrLabel InfoBarMessageTypePropertyInfo = "message-type"
type AttrOrigin InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

type AttrBaseTypeConstraint InfoBarMessageTypePropertyInfo = IsInfoBar
type AttrGetType InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrLabel InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrLabel InfoBarMessageTypePropertyInfo = "message-type"
type AttrOrigin InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrSetTypeConstraint InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrSetTypeConstraint InfoBarMessageTypePropertyInfo = Type ~ MessageType
type AttrTransferType InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrTransferTypeConstraint InfoBarMessageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrTransferTypeConstraint InfoBarMessageTypePropertyInfo = Type ~ MessageType

data InfoBarRemoveActionWidgetMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsInfoBar a, IsWidget b) => OverloadedMethod InfoBarRemoveActionWidgetMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarRemoveActionWidgetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data InfoBarRemoveChildMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsInfoBar a, IsWidget b) => OverloadedMethod InfoBarRemoveChildMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarRemoveChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type InfoBarResponseCallback = Int32 -> IO () #

data InfoBarResponseMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsInfoBar a) => OverloadedMethod InfoBarResponseMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarResponseMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data InfoBarResponseSignalInfo #

Instances

Instances details
SignalInfo InfoBarResponseSignalInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Associated Types

type HaskellCallbackType InfoBarResponseSignalInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

connectSignal :: GObject o => o -> (o -> HaskellCallbackType InfoBarResponseSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType InfoBarResponseSignalInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

data InfoBarRevealedPropertyInfo #

Instances

Instances details
AttrInfo InfoBarRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Associated Types

type AttrAllowedOps InfoBarRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

type AttrBaseTypeConstraint InfoBarRevealedPropertyInfo = IsInfoBar
type AttrGetType InfoBarRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrGetType InfoBarRevealedPropertyInfo = Bool
type AttrSetTypeConstraint InfoBarRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

type AttrTransferType InfoBarRevealedPropertyInfo = Bool
type AttrLabel InfoBarRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrLabel InfoBarRevealedPropertyInfo = "revealed"
type AttrOrigin InfoBarRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps InfoBarRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

type AttrBaseTypeConstraint InfoBarRevealedPropertyInfo = IsInfoBar
type AttrGetType InfoBarRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrGetType InfoBarRevealedPropertyInfo = Bool
type AttrLabel InfoBarRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrLabel InfoBarRevealedPropertyInfo = "revealed"
type AttrOrigin InfoBarRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrSetTypeConstraint InfoBarRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

type AttrTransferType InfoBarRevealedPropertyInfo = Bool
type AttrTransferTypeConstraint InfoBarRevealedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrTransferTypeConstraint InfoBarRevealedPropertyInfo = Type ~ Bool

data InfoBarSetDefaultResponseMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> m ()), MonadIO m, IsInfoBar a) => OverloadedMethod InfoBarSetDefaultResponseMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarSetDefaultResponseMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data InfoBarSetMessageTypeMethodInfo #

Instances

Instances details
(signature ~ (MessageType -> m ()), MonadIO m, IsInfoBar a) => OverloadedMethod InfoBarSetMessageTypeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarSetMessageTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data InfoBarSetResponseSensitiveMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Bool -> m ()), MonadIO m, IsInfoBar a) => OverloadedMethod InfoBarSetResponseSensitiveMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarSetResponseSensitiveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data InfoBarSetRevealedMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarSetRevealedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data InfoBarSetShowCloseButtonMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo InfoBarSetShowCloseButtonMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data InfoBarShowCloseButtonPropertyInfo #

Instances

Instances details
AttrInfo InfoBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

Associated Types

type AttrAllowedOps InfoBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

type AttrBaseTypeConstraint InfoBarShowCloseButtonPropertyInfo = IsInfoBar
type AttrGetType InfoBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrGetType InfoBarShowCloseButtonPropertyInfo = Bool
type AttrSetTypeConstraint InfoBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

type AttrTransferType InfoBarShowCloseButtonPropertyInfo = Bool
type AttrLabel InfoBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps InfoBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

type AttrBaseTypeConstraint InfoBarShowCloseButtonPropertyInfo = IsInfoBar
type AttrGetType InfoBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrGetType InfoBarShowCloseButtonPropertyInfo = Bool
type AttrLabel InfoBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

type AttrSetTypeConstraint InfoBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Defined in GI.Gtk.Objects.InfoBar

type AttrTransferType InfoBarShowCloseButtonPropertyInfo = Bool
type AttrTransferTypeConstraint InfoBarShowCloseButtonPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.InfoBar

type AttrTransferTypeConstraint InfoBarShowCloseButtonPropertyInfo = Type ~ Bool

class (GObject o, IsDescendantOf InfoBar o) => IsInfoBar o #

Instances

Instances details
(GObject o, IsDescendantOf InfoBar o) => IsInfoBar o 
Instance details

Defined in GI.Gtk.Objects.InfoBar

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

Equations

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

afterInfoBarClose :: (IsInfoBar a, MonadIO m) => a -> ((?self :: a) => InfoBarCloseCallback) -> m SignalHandlerId #

afterInfoBarResponse :: (IsInfoBar a, MonadIO m) => a -> ((?self :: a) => InfoBarResponseCallback) -> m SignalHandlerId #

constructInfoBarMessageType :: (IsInfoBar o, MonadIO m) => MessageType -> m (GValueConstruct o) #

constructInfoBarRevealed :: (IsInfoBar o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructInfoBarShowCloseButton :: (IsInfoBar o, MonadIO m) => Bool -> m (GValueConstruct o) #

getInfoBarMessageType :: (MonadIO m, IsInfoBar o) => o -> m MessageType #

getInfoBarRevealed :: (MonadIO m, IsInfoBar o) => o -> m Bool #

getInfoBarShowCloseButton :: (MonadIO m, IsInfoBar o) => o -> m Bool #

infoBarAddActionWidget :: (HasCallStack, MonadIO m, IsInfoBar a, IsWidget b) => a -> b -> Int32 -> m () #

infoBarAddButton :: (HasCallStack, MonadIO m, IsInfoBar a) => a -> Text -> Int32 -> m Button #

infoBarAddChild :: (HasCallStack, MonadIO m, IsInfoBar a, IsWidget b) => a -> b -> m () #

infoBarGetMessageType :: (HasCallStack, MonadIO m, IsInfoBar a) => a -> m MessageType #

infoBarGetRevealed :: (HasCallStack, MonadIO m, IsInfoBar a) => a -> m Bool #

infoBarGetShowCloseButton :: (HasCallStack, MonadIO m, IsInfoBar a) => a -> m Bool #

infoBarMessageType :: AttrLabelProxy "messageType" #

infoBarNew :: (HasCallStack, MonadIO m) => m InfoBar #

infoBarRemoveActionWidget :: (HasCallStack, MonadIO m, IsInfoBar a, IsWidget b) => a -> b -> m () #

infoBarRemoveChild :: (HasCallStack, MonadIO m, IsInfoBar a, IsWidget b) => a -> b -> m () #

infoBarResponse :: (HasCallStack, MonadIO m, IsInfoBar a) => a -> Int32 -> m () #

infoBarRevealed :: AttrLabelProxy "revealed" #

infoBarSetDefaultResponse :: (HasCallStack, MonadIO m, IsInfoBar a) => a -> Int32 -> m () #

infoBarSetMessageType :: (HasCallStack, MonadIO m, IsInfoBar a) => a -> MessageType -> m () #

infoBarSetResponseSensitive :: (HasCallStack, MonadIO m, IsInfoBar a) => a -> Int32 -> Bool -> m () #

infoBarSetRevealed :: (HasCallStack, MonadIO m, IsInfoBar a) => a -> Bool -> m () #

infoBarSetShowCloseButton :: (HasCallStack, MonadIO m, IsInfoBar a) => a -> Bool -> m () #

infoBarShowCloseButton :: AttrLabelProxy "showCloseButton" #

onInfoBarClose :: (IsInfoBar a, MonadIO m) => a -> ((?self :: a) => InfoBarCloseCallback) -> m SignalHandlerId #

onInfoBarResponse :: (IsInfoBar a, MonadIO m) => a -> ((?self :: a) => InfoBarResponseCallback) -> m SignalHandlerId #

setInfoBarMessageType :: (MonadIO m, IsInfoBar o) => o -> MessageType -> m () #

setInfoBarRevealed :: (MonadIO m, IsInfoBar o) => o -> Bool -> m () #

setInfoBarShowCloseButton :: (MonadIO m, IsInfoBar o) => o -> Bool -> m () #

toInfoBar :: (MonadIO m, IsInfoBar o) => o -> m InfoBar #