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

GI.Gtk.Objects.Expander

Description

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

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

Documentation

newtype Expander #

Constructors

Expander (ManagedPtr Expander) 

Instances

Instances details
Eq Expander 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

(==) :: Expander -> Expander -> Bool

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

GObject Expander 
Instance details

Defined in GI.Gtk.Objects.Expander

ManagedPtrNewtype Expander 
Instance details

Defined in GI.Gtk.Objects.Expander

TypedObject Expander 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

glibType :: IO GType #

HasParentTypes Expander 
Instance details

Defined in GI.Gtk.Objects.Expander

HasAttributeList Expander 
Instance details

Defined in GI.Gtk.Objects.Expander

(info ~ ResolveExpanderMethod t Expander, OverloadedMethod info Expander p, HasField t Expander p) => HasField (t :: Symbol) Expander p 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

getField :: Expander -> p

(info ~ ResolveExpanderMethod t Expander, OverloadedMethodInfo info Expander) => IsLabel t (MethodProxy info Expander) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

fromLabel :: MethodProxy info Expander

(info ~ ResolveExpanderMethod t Expander, OverloadedMethod info Expander p) => IsLabel t (Expander -> p) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

fromLabel :: Expander -> p

IsGValue (Maybe Expander) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Expander 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttributeList Expander = ExpanderAttributeList
type ParentTypes Expander 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type SignalList Expander = ExpanderSignalList

data ExpanderActivateSignalInfo #

Instances

Instances details
SignalInfo ExpanderActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Associated Types

type HaskellCallbackType ExpanderActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ExpanderActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

data ExpanderChildPropertyInfo #

Instances

Instances details
AttrInfo ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Associated Types

type AttrAllowedOps ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderChildPropertyInfo = IsExpander
type AttrGetType ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderChildPropertyInfo = Maybe Widget
type AttrSetTypeConstraint ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferTypeConstraint ExpanderChildPropertyInfo = IsWidget
type AttrTransferType ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderChildPropertyInfo = Widget
type AttrLabel ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderChildPropertyInfo = IsExpander
type AttrGetType ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderChildPropertyInfo = Maybe Widget
type AttrLabel ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderChildPropertyInfo = IsWidget
type AttrTransferType ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderChildPropertyInfo = Widget
type AttrTransferTypeConstraint ExpanderChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferTypeConstraint ExpanderChildPropertyInfo = IsWidget

data ExpanderExpandedPropertyInfo #

Instances

Instances details
AttrInfo ExpanderExpandedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Associated Types

type AttrAllowedOps ExpanderExpandedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderExpandedPropertyInfo = IsExpander
type AttrGetType ExpanderExpandedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderExpandedPropertyInfo = Bool
type AttrSetTypeConstraint ExpanderExpandedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderExpandedPropertyInfo = Bool
type AttrLabel ExpanderExpandedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrLabel ExpanderExpandedPropertyInfo = "expanded"
type AttrOrigin ExpanderExpandedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ExpanderExpandedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderExpandedPropertyInfo = IsExpander
type AttrGetType ExpanderExpandedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderExpandedPropertyInfo = Bool
type AttrLabel ExpanderExpandedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrLabel ExpanderExpandedPropertyInfo = "expanded"
type AttrOrigin ExpanderExpandedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderExpandedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderExpandedPropertyInfo = Bool
type AttrTransferTypeConstraint ExpanderExpandedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferTypeConstraint ExpanderExpandedPropertyInfo = Type ~ Bool

data ExpanderGetChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderGetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderGetExpandedMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsExpander a) => OverloadedMethod ExpanderGetExpandedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderGetExpandedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderGetLabelMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Text), MonadIO m, IsExpander a) => OverloadedMethod ExpanderGetLabelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderGetLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderGetLabelWidgetMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderGetLabelWidgetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderGetResizeToplevelMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsExpander a) => OverloadedMethod ExpanderGetResizeToplevelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderGetResizeToplevelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderGetUseMarkupMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsExpander a) => OverloadedMethod ExpanderGetUseMarkupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderGetUseMarkupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderGetUseUnderlineMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsExpander a) => OverloadedMethod ExpanderGetUseUnderlineMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderGetUseUnderlineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderLabelPropertyInfo #

Instances

Instances details
AttrInfo ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Associated Types

type AttrAllowedOps ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderLabelPropertyInfo = IsExpander
type AttrGetType ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderLabelPropertyInfo = Maybe Text
type AttrSetTypeConstraint ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderLabelPropertyInfo = Type ~ Text
type AttrTransferTypeConstraint ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferTypeConstraint ExpanderLabelPropertyInfo = Type ~ Text
type AttrTransferType ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderLabelPropertyInfo = Text
type AttrLabel ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrLabel ExpanderLabelPropertyInfo = "label"
type AttrOrigin ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderLabelPropertyInfo = IsExpander
type AttrGetType ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderLabelPropertyInfo = Maybe Text
type AttrLabel ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrLabel ExpanderLabelPropertyInfo = "label"
type AttrOrigin ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderLabelPropertyInfo = Type ~ Text
type AttrTransferType ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderLabelPropertyInfo = Text
type AttrTransferTypeConstraint ExpanderLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferTypeConstraint ExpanderLabelPropertyInfo = Type ~ Text

data ExpanderLabelWidgetPropertyInfo #

Instances

Instances details
AttrInfo ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Associated Types

type AttrAllowedOps ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderLabelWidgetPropertyInfo = IsExpander
type AttrGetType ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderLabelWidgetPropertyInfo = Maybe Widget
type AttrSetTypeConstraint ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderLabelWidgetPropertyInfo = IsWidget
type AttrTransferTypeConstraint ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferTypeConstraint ExpanderLabelWidgetPropertyInfo = IsWidget
type AttrTransferType ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderLabelWidgetPropertyInfo = Widget
type AttrLabel ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrLabel ExpanderLabelWidgetPropertyInfo = "label-widget"
type AttrOrigin ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderLabelWidgetPropertyInfo = IsExpander
type AttrGetType ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderLabelWidgetPropertyInfo = Maybe Widget
type AttrLabel ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrLabel ExpanderLabelWidgetPropertyInfo = "label-widget"
type AttrOrigin ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderLabelWidgetPropertyInfo = IsWidget
type AttrTransferType ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderLabelWidgetPropertyInfo = Widget
type AttrTransferTypeConstraint ExpanderLabelWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferTypeConstraint ExpanderLabelWidgetPropertyInfo = IsWidget

data ExpanderResizeToplevelPropertyInfo #

Instances

Instances details
AttrInfo ExpanderResizeToplevelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Associated Types

type AttrAllowedOps ExpanderResizeToplevelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderResizeToplevelPropertyInfo = IsExpander
type AttrGetType ExpanderResizeToplevelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderResizeToplevelPropertyInfo = Bool
type AttrSetTypeConstraint ExpanderResizeToplevelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderResizeToplevelPropertyInfo = Bool
type AttrLabel ExpanderResizeToplevelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrLabel ExpanderResizeToplevelPropertyInfo = "resize-toplevel"
type AttrOrigin ExpanderResizeToplevelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ExpanderResizeToplevelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderResizeToplevelPropertyInfo = IsExpander
type AttrGetType ExpanderResizeToplevelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderResizeToplevelPropertyInfo = Bool
type AttrLabel ExpanderResizeToplevelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrLabel ExpanderResizeToplevelPropertyInfo = "resize-toplevel"
type AttrOrigin ExpanderResizeToplevelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderResizeToplevelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderResizeToplevelPropertyInfo = Bool
type AttrTransferTypeConstraint ExpanderResizeToplevelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferTypeConstraint ExpanderResizeToplevelPropertyInfo = Type ~ Bool

data ExpanderSetChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderSetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderSetExpandedMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderSetExpandedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderSetLabelMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m ()), MonadIO m, IsExpander a) => OverloadedMethod ExpanderSetLabelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderSetLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderSetLabelWidgetMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderSetLabelWidgetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderSetResizeToplevelMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderSetResizeToplevelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderSetUseMarkupMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderSetUseMarkupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderSetUseUnderlineMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ExpanderSetUseUnderlineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ExpanderUseMarkupPropertyInfo #

Instances

Instances details
AttrInfo ExpanderUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Associated Types

type AttrAllowedOps ExpanderUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderUseMarkupPropertyInfo = IsExpander
type AttrGetType ExpanderUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderUseMarkupPropertyInfo = Bool
type AttrSetTypeConstraint ExpanderUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderUseMarkupPropertyInfo = Bool
type AttrLabel ExpanderUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrLabel ExpanderUseMarkupPropertyInfo = "use-markup"
type AttrOrigin ExpanderUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ExpanderUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderUseMarkupPropertyInfo = IsExpander
type AttrGetType ExpanderUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderUseMarkupPropertyInfo = Bool
type AttrLabel ExpanderUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrLabel ExpanderUseMarkupPropertyInfo = "use-markup"
type AttrOrigin ExpanderUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderUseMarkupPropertyInfo = Bool
type AttrTransferTypeConstraint ExpanderUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferTypeConstraint ExpanderUseMarkupPropertyInfo = Type ~ Bool

data ExpanderUseUnderlinePropertyInfo #

Instances

Instances details
AttrInfo ExpanderUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Associated Types

type AttrAllowedOps ExpanderUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderUseUnderlinePropertyInfo = IsExpander
type AttrGetType ExpanderUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderUseUnderlinePropertyInfo = Bool
type AttrSetTypeConstraint ExpanderUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderUseUnderlinePropertyInfo = Bool
type AttrLabel ExpanderUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrLabel ExpanderUseUnderlinePropertyInfo = "use-underline"
type AttrOrigin ExpanderUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ExpanderUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrBaseTypeConstraint ExpanderUseUnderlinePropertyInfo = IsExpander
type AttrGetType ExpanderUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrGetType ExpanderUseUnderlinePropertyInfo = Bool
type AttrLabel ExpanderUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrLabel ExpanderUseUnderlinePropertyInfo = "use-underline"
type AttrOrigin ExpanderUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrSetTypeConstraint ExpanderUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Defined in GI.Gtk.Objects.Expander

type AttrTransferType ExpanderUseUnderlinePropertyInfo = Bool
type AttrTransferTypeConstraint ExpanderUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Expander

type AttrTransferTypeConstraint ExpanderUseUnderlinePropertyInfo = Type ~ Bool

class (GObject o, IsDescendantOf Expander o) => IsExpander o #

Instances

Instances details
(GObject o, IsDescendantOf Expander o) => IsExpander o 
Instance details

Defined in GI.Gtk.Objects.Expander

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

Equations

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

afterExpanderActivate :: (IsExpander a, MonadIO m) => a -> ((?self :: a) => ExpanderActivateCallback) -> m SignalHandlerId #

clearExpanderChild :: (MonadIO m, IsExpander o) => o -> m () #

clearExpanderLabel :: (MonadIO m, IsExpander o) => o -> m () #

clearExpanderLabelWidget :: (MonadIO m, IsExpander o) => o -> m () #

constructExpanderChild :: (IsExpander o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructExpanderExpanded :: (IsExpander o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructExpanderLabel :: (IsExpander o, MonadIO m) => Text -> m (GValueConstruct o) #

constructExpanderLabelWidget :: (IsExpander o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructExpanderResizeToplevel :: (IsExpander o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructExpanderUseMarkup :: (IsExpander o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructExpanderUseUnderline :: (IsExpander o, MonadIO m) => Bool -> m (GValueConstruct o) #

expanderChild :: AttrLabelProxy "child" #

expanderExpanded :: AttrLabelProxy "expanded" #

expanderGetChild :: (HasCallStack, MonadIO m, IsExpander a) => a -> m (Maybe Widget) #

expanderGetExpanded :: (HasCallStack, MonadIO m, IsExpander a) => a -> m Bool #

expanderGetLabel :: (HasCallStack, MonadIO m, IsExpander a) => a -> m (Maybe Text) #

expanderGetLabelWidget :: (HasCallStack, MonadIO m, IsExpander a) => a -> m (Maybe Widget) #

expanderGetResizeToplevel :: (HasCallStack, MonadIO m, IsExpander a) => a -> m Bool #

expanderGetUseMarkup :: (HasCallStack, MonadIO m, IsExpander a) => a -> m Bool #

expanderGetUseUnderline :: (HasCallStack, MonadIO m, IsExpander a) => a -> m Bool #

expanderLabel :: AttrLabelProxy "label" #

expanderLabelWidget :: AttrLabelProxy "labelWidget" #

expanderNew :: (HasCallStack, MonadIO m) => Maybe Text -> m Expander #

expanderNewWithMnemonic :: (HasCallStack, MonadIO m) => Maybe Text -> m Expander #

expanderResizeToplevel :: AttrLabelProxy "resizeToplevel" #

expanderSetChild :: (HasCallStack, MonadIO m, IsExpander a, IsWidget b) => a -> Maybe b -> m () #

expanderSetExpanded :: (HasCallStack, MonadIO m, IsExpander a) => a -> Bool -> m () #

expanderSetLabel :: (HasCallStack, MonadIO m, IsExpander a) => a -> Maybe Text -> m () #

expanderSetLabelWidget :: (HasCallStack, MonadIO m, IsExpander a, IsWidget b) => a -> Maybe b -> m () #

expanderSetResizeToplevel :: (HasCallStack, MonadIO m, IsExpander a) => a -> Bool -> m () #

expanderSetUseMarkup :: (HasCallStack, MonadIO m, IsExpander a) => a -> Bool -> m () #

expanderSetUseUnderline :: (HasCallStack, MonadIO m, IsExpander a) => a -> Bool -> m () #

expanderUseMarkup :: AttrLabelProxy "useMarkup" #

expanderUseUnderline :: AttrLabelProxy "useUnderline" #

getExpanderChild :: (MonadIO m, IsExpander o) => o -> m (Maybe Widget) #

getExpanderExpanded :: (MonadIO m, IsExpander o) => o -> m Bool #

getExpanderLabel :: (MonadIO m, IsExpander o) => o -> m (Maybe Text) #

getExpanderLabelWidget :: (MonadIO m, IsExpander o) => o -> m (Maybe Widget) #

getExpanderResizeToplevel :: (MonadIO m, IsExpander o) => o -> m Bool #

getExpanderUseMarkup :: (MonadIO m, IsExpander o) => o -> m Bool #

getExpanderUseUnderline :: (MonadIO m, IsExpander o) => o -> m Bool #

onExpanderActivate :: (IsExpander a, MonadIO m) => a -> ((?self :: a) => ExpanderActivateCallback) -> m SignalHandlerId #

setExpanderChild :: (MonadIO m, IsExpander o, IsWidget a) => o -> a -> m () #

setExpanderExpanded :: (MonadIO m, IsExpander o) => o -> Bool -> m () #

setExpanderLabel :: (MonadIO m, IsExpander o) => o -> Text -> m () #

setExpanderLabelWidget :: (MonadIO m, IsExpander o, IsWidget a) => o -> a -> m () #

setExpanderResizeToplevel :: (MonadIO m, IsExpander o) => o -> Bool -> m () #

setExpanderUseMarkup :: (MonadIO m, IsExpander o) => o -> Bool -> m () #

setExpanderUseUnderline :: (MonadIO m, IsExpander o) => o -> Bool -> m () #

toExpander :: (MonadIO m, IsExpander o) => o -> m Expander #