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

GI.Gtk.Objects.DropDown

Description

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

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

Documentation

newtype DropDown #

Constructors

DropDown (ManagedPtr DropDown) 

Instances

Instances details
Eq DropDown 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

(==) :: DropDown -> DropDown -> Bool

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

GObject DropDown 
Instance details

Defined in GI.Gtk.Objects.DropDown

ManagedPtrNewtype DropDown 
Instance details

Defined in GI.Gtk.Objects.DropDown

TypedObject DropDown 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

glibType :: IO GType #

HasParentTypes DropDown 
Instance details

Defined in GI.Gtk.Objects.DropDown

HasAttributeList DropDown 
Instance details

Defined in GI.Gtk.Objects.DropDown

(info ~ ResolveDropDownMethod t DropDown, OverloadedMethod info DropDown p, HasField t DropDown p) => HasField (t :: Symbol) DropDown p 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

getField :: DropDown -> p

(info ~ ResolveDropDownMethod t DropDown, OverloadedMethodInfo info DropDown) => IsLabel t (MethodProxy info DropDown) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

fromLabel :: MethodProxy info DropDown

(info ~ ResolveDropDownMethod t DropDown, OverloadedMethod info DropDown p) => IsLabel t (DropDown -> p) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

fromLabel :: DropDown -> p

IsGValue (Maybe DropDown) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList DropDown 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttributeList DropDown = DropDownAttributeList
type ParentTypes DropDown 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type SignalList DropDown = DropDownSignalList

data DropDownActivateSignalInfo #

Instances

Instances details
SignalInfo DropDownActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Associated Types

type HaskellCallbackType DropDownActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType DropDownActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

data DropDownEnableSearchPropertyInfo #

Instances

Instances details
AttrInfo DropDownEnableSearchPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Associated Types

type AttrAllowedOps DropDownEnableSearchPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownEnableSearchPropertyInfo = IsDropDown
type AttrGetType DropDownEnableSearchPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrGetType DropDownEnableSearchPropertyInfo = Bool
type AttrSetTypeConstraint DropDownEnableSearchPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownEnableSearchPropertyInfo = Bool
type AttrLabel DropDownEnableSearchPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownEnableSearchPropertyInfo = "enable-search"
type AttrOrigin DropDownEnableSearchPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDownEnableSearchPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownEnableSearchPropertyInfo = IsDropDown
type AttrGetType DropDownEnableSearchPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrGetType DropDownEnableSearchPropertyInfo = Bool
type AttrLabel DropDownEnableSearchPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownEnableSearchPropertyInfo = "enable-search"
type AttrOrigin DropDownEnableSearchPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownEnableSearchPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownEnableSearchPropertyInfo = Bool
type AttrTransferTypeConstraint DropDownEnableSearchPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownEnableSearchPropertyInfo = Type ~ Bool

data DropDownExpressionPropertyInfo #

Instances

Instances details
AttrInfo DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Associated Types

type AttrAllowedOps DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownExpressionPropertyInfo = IsDropDown
type AttrGetType DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownExpressionPropertyInfo = Type ~ Expression
type AttrTransferTypeConstraint DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownExpressionPropertyInfo = Type ~ Expression
type AttrTransferType DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownExpressionPropertyInfo = "expression"
type AttrOrigin DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownExpressionPropertyInfo = IsDropDown
type AttrGetType DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownExpressionPropertyInfo = "expression"
type AttrOrigin DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownExpressionPropertyInfo = Type ~ Expression
type AttrTransferType DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownExpressionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownExpressionPropertyInfo = Type ~ Expression

data DropDownFactoryPropertyInfo #

Instances

Instances details
AttrInfo DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Associated Types

type AttrAllowedOps DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownFactoryPropertyInfo = IsDropDown
type AttrGetType DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownFactoryPropertyInfo = IsListItemFactory
type AttrTransferTypeConstraint DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownFactoryPropertyInfo = IsListItemFactory
type AttrTransferType DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownFactoryPropertyInfo = "factory"
type AttrOrigin DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownFactoryPropertyInfo = IsDropDown
type AttrGetType DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownFactoryPropertyInfo = "factory"
type AttrOrigin DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownFactoryPropertyInfo = IsListItemFactory
type AttrTransferType DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownFactoryPropertyInfo = IsListItemFactory

data DropDownGetEnableSearchMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetEnableSearchMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownGetEnableSearchMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownGetExpressionMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Expression), MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetExpressionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownGetExpressionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownGetFactoryMethodInfo #

Instances

Instances details
(signature ~ m (Maybe ListItemFactory), MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetFactoryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownGetFactoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownGetHeaderFactoryMethodInfo #

Instances

Instances details
(signature ~ m (Maybe ListItemFactory), MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetHeaderFactoryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownGetHeaderFactoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownGetListFactoryMethodInfo #

Instances

Instances details
(signature ~ m (Maybe ListItemFactory), MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetListFactoryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownGetListFactoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownGetModelMethodInfo #

Instances

Instances details
(signature ~ m (Maybe ListModel), MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownGetModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownGetSearchMatchModeMethodInfo #

Instances

Instances details
(signature ~ m StringFilterMatchMode, MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetSearchMatchModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownGetSearchMatchModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownGetSelectedItemMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Object), MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetSelectedItemMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownGetSelectedItemMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownGetSelectedMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetSelectedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownGetSelectedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownGetShowArrowMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsDropDown a) => OverloadedMethod DropDownGetShowArrowMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownGetShowArrowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownHeaderFactoryPropertyInfo #

Instances

Instances details
AttrInfo DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Associated Types

type AttrAllowedOps DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownHeaderFactoryPropertyInfo = IsDropDown
type AttrGetType DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownHeaderFactoryPropertyInfo = IsListItemFactory
type AttrTransferType DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownHeaderFactoryPropertyInfo = "header-factory"
type AttrOrigin DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownHeaderFactoryPropertyInfo = IsDropDown
type AttrGetType DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownHeaderFactoryPropertyInfo = "header-factory"
type AttrOrigin DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownHeaderFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownHeaderFactoryPropertyInfo = IsListItemFactory

data DropDownListFactoryPropertyInfo #

Instances

Instances details
AttrInfo DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Associated Types

type AttrAllowedOps DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownListFactoryPropertyInfo = IsDropDown
type AttrGetType DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownListFactoryPropertyInfo = IsListItemFactory
type AttrTransferType DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownListFactoryPropertyInfo = "list-factory"
type AttrOrigin DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownListFactoryPropertyInfo = IsDropDown
type AttrGetType DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownListFactoryPropertyInfo = "list-factory"
type AttrOrigin DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownListFactoryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownListFactoryPropertyInfo = IsListItemFactory

data DropDownModelPropertyInfo #

Instances

Instances details
AttrInfo DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Associated Types

type AttrAllowedOps DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownModelPropertyInfo = IsDropDown
type AttrGetType DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrGetType DropDownModelPropertyInfo = Maybe ListModel
type AttrSetTypeConstraint DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownModelPropertyInfo = IsListModel
type AttrTransferTypeConstraint DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownModelPropertyInfo = IsListModel
type AttrTransferType DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownModelPropertyInfo = ListModel
type AttrLabel DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownModelPropertyInfo = "model"
type AttrOrigin DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownModelPropertyInfo = IsDropDown
type AttrGetType DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrGetType DropDownModelPropertyInfo = Maybe ListModel
type AttrLabel DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownModelPropertyInfo = "model"
type AttrOrigin DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownModelPropertyInfo = IsListModel
type AttrTransferType DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownModelPropertyInfo = ListModel
type AttrTransferTypeConstraint DropDownModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownModelPropertyInfo = IsListModel

data DropDownSearchMatchModePropertyInfo #

Instances

Instances details
AttrInfo DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Associated Types

type AttrAllowedOps DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownSearchMatchModePropertyInfo = IsDropDown
type AttrGetType DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownSearchMatchModePropertyInfo = Type ~ StringFilterMatchMode
type AttrTransferType DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownSearchMatchModePropertyInfo = "search-match-mode"
type AttrOrigin DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownSearchMatchModePropertyInfo = IsDropDown
type AttrGetType DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownSearchMatchModePropertyInfo = "search-match-mode"
type AttrOrigin DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownSearchMatchModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownSearchMatchModePropertyInfo = Type ~ StringFilterMatchMode

data DropDownSelectedItemPropertyInfo #

Instances

Instances details
AttrInfo DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Associated Types

type AttrAllowedOps DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrAllowedOps DropDownSelectedItemPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownSelectedItemPropertyInfo = IsDropDown
type AttrGetType DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrGetType DropDownSelectedItemPropertyInfo = Maybe Object
type AttrSetTypeConstraint DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownSelectedItemPropertyInfo = Type ~ ()
type AttrTransferTypeConstraint DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownSelectedItemPropertyInfo = Type ~ ()
type AttrTransferType DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownSelectedItemPropertyInfo = ()
type AttrLabel DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownSelectedItemPropertyInfo = "selected-item"
type AttrOrigin DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrAllowedOps DropDownSelectedItemPropertyInfo = '['AttrGet, 'AttrClear]
type AttrBaseTypeConstraint DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownSelectedItemPropertyInfo = IsDropDown
type AttrGetType DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrGetType DropDownSelectedItemPropertyInfo = Maybe Object
type AttrLabel DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownSelectedItemPropertyInfo = "selected-item"
type AttrOrigin DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownSelectedItemPropertyInfo = Type ~ ()
type AttrTransferType DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownSelectedItemPropertyInfo = ()
type AttrTransferTypeConstraint DropDownSelectedItemPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownSelectedItemPropertyInfo = Type ~ ()

data DropDownSelectedPropertyInfo #

Instances

Instances details
AttrInfo DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Associated Types

type AttrAllowedOps DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownSelectedPropertyInfo = IsDropDown
type AttrGetType DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrGetType DropDownSelectedPropertyInfo = Word32
type AttrSetTypeConstraint DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownSelectedPropertyInfo = Type ~ Word32
type AttrTransferTypeConstraint DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownSelectedPropertyInfo = Type ~ Word32
type AttrTransferType DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownSelectedPropertyInfo = Word32
type AttrLabel DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownSelectedPropertyInfo = "selected"
type AttrOrigin DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownSelectedPropertyInfo = IsDropDown
type AttrGetType DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrGetType DropDownSelectedPropertyInfo = Word32
type AttrLabel DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownSelectedPropertyInfo = "selected"
type AttrOrigin DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownSelectedPropertyInfo = Type ~ Word32
type AttrTransferType DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownSelectedPropertyInfo = Word32
type AttrTransferTypeConstraint DropDownSelectedPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownSelectedPropertyInfo = Type ~ Word32

data DropDownSetEnableSearchMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownSetEnableSearchMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownSetExpressionMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsDropDown a, IsExpression b) => OverloadedMethod DropDownSetExpressionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownSetExpressionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownSetFactoryMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsDropDown a, IsListItemFactory b) => OverloadedMethod DropDownSetFactoryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownSetFactoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownSetHeaderFactoryMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsDropDown a, IsListItemFactory b) => OverloadedMethod DropDownSetHeaderFactoryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownSetHeaderFactoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownSetListFactoryMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsDropDown a, IsListItemFactory b) => OverloadedMethod DropDownSetListFactoryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownSetListFactoryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownSetModelMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsDropDown a, IsListModel b) => OverloadedMethod DropDownSetModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownSetModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownSetSearchMatchModeMethodInfo #

Instances

Instances details
(signature ~ (StringFilterMatchMode -> m ()), MonadIO m, IsDropDown a) => OverloadedMethod DropDownSetSearchMatchModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownSetSearchMatchModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownSetSelectedMethodInfo #

Instances

Instances details
(signature ~ (Word32 -> m ()), MonadIO m, IsDropDown a) => OverloadedMethod DropDownSetSelectedMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownSetSelectedMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownSetShowArrowMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo DropDownSetShowArrowMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data DropDownShowArrowPropertyInfo #

Instances

Instances details
AttrInfo DropDownShowArrowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Associated Types

type AttrAllowedOps DropDownShowArrowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownShowArrowPropertyInfo = IsDropDown
type AttrGetType DropDownShowArrowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrGetType DropDownShowArrowPropertyInfo = Bool
type AttrSetTypeConstraint DropDownShowArrowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownShowArrowPropertyInfo = Bool
type AttrLabel DropDownShowArrowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownShowArrowPropertyInfo = "show-arrow"
type AttrOrigin DropDownShowArrowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps DropDownShowArrowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrBaseTypeConstraint DropDownShowArrowPropertyInfo = IsDropDown
type AttrGetType DropDownShowArrowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrGetType DropDownShowArrowPropertyInfo = Bool
type AttrLabel DropDownShowArrowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrLabel DropDownShowArrowPropertyInfo = "show-arrow"
type AttrOrigin DropDownShowArrowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrSetTypeConstraint DropDownShowArrowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Defined in GI.Gtk.Objects.DropDown

type AttrTransferType DropDownShowArrowPropertyInfo = Bool
type AttrTransferTypeConstraint DropDownShowArrowPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.DropDown

type AttrTransferTypeConstraint DropDownShowArrowPropertyInfo = Type ~ Bool

class (GObject o, IsDescendantOf DropDown o) => IsDropDown o #

Instances

Instances details
(GObject o, IsDescendantOf DropDown o) => IsDropDown o 
Instance details

Defined in GI.Gtk.Objects.DropDown

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

Equations

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

afterDropDownActivate :: (IsDropDown a, MonadIO m) => a -> ((?self :: a) => DropDownActivateCallback) -> m SignalHandlerId #

clearDropDownExpression :: (MonadIO m, IsDropDown o) => o -> m () #

clearDropDownFactory :: (MonadIO m, IsDropDown o) => o -> m () #

clearDropDownHeaderFactory :: (MonadIO m, IsDropDown o) => o -> m () #

clearDropDownListFactory :: (MonadIO m, IsDropDown o) => o -> m () #

clearDropDownModel :: (MonadIO m, IsDropDown o) => o -> m () #

constructDropDownEnableSearch :: (IsDropDown o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructDropDownExpression :: (IsDropDown o, MonadIO m, IsExpression a) => a -> m (GValueConstruct o) #

constructDropDownFactory :: (IsDropDown o, MonadIO m, IsListItemFactory a) => a -> m (GValueConstruct o) #

constructDropDownHeaderFactory :: (IsDropDown o, MonadIO m, IsListItemFactory a) => a -> m (GValueConstruct o) #

constructDropDownListFactory :: (IsDropDown o, MonadIO m, IsListItemFactory a) => a -> m (GValueConstruct o) #

constructDropDownModel :: (IsDropDown o, MonadIO m, IsListModel a) => a -> m (GValueConstruct o) #

constructDropDownSearchMatchMode :: (IsDropDown o, MonadIO m) => StringFilterMatchMode -> m (GValueConstruct o) #

constructDropDownSelected :: (IsDropDown o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructDropDownShowArrow :: (IsDropDown o, MonadIO m) => Bool -> m (GValueConstruct o) #

dropDownEnableSearch :: AttrLabelProxy "enableSearch" #

dropDownExpression :: AttrLabelProxy "expression" #

dropDownFactory :: AttrLabelProxy "factory" #

dropDownGetEnableSearch :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m Bool #

dropDownGetExpression :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m (Maybe Expression) #

dropDownGetFactory :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m (Maybe ListItemFactory) #

dropDownGetHeaderFactory :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m (Maybe ListItemFactory) #

dropDownGetListFactory :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m (Maybe ListItemFactory) #

dropDownGetModel :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m (Maybe ListModel) #

dropDownGetSearchMatchMode :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m StringFilterMatchMode #

dropDownGetSelected :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m Word32 #

dropDownGetSelectedItem :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m (Maybe Object) #

dropDownGetShowArrow :: (HasCallStack, MonadIO m, IsDropDown a) => a -> m Bool #

dropDownHeaderFactory :: AttrLabelProxy "headerFactory" #

dropDownListFactory :: AttrLabelProxy "listFactory" #

dropDownModel :: AttrLabelProxy "model" #

dropDownNew :: (HasCallStack, MonadIO m, IsListModel a, IsExpression b) => Maybe a -> Maybe b -> m DropDown #

dropDownNewFromStrings :: (HasCallStack, MonadIO m) => [Text] -> m DropDown #

dropDownSearchMatchMode :: AttrLabelProxy "searchMatchMode" #

dropDownSelected :: AttrLabelProxy "selected" #

dropDownSelectedItem :: AttrLabelProxy "selectedItem" #

dropDownSetEnableSearch :: (HasCallStack, MonadIO m, IsDropDown a) => a -> Bool -> m () #

dropDownSetExpression :: (HasCallStack, MonadIO m, IsDropDown a, IsExpression b) => a -> Maybe b -> m () #

dropDownSetFactory :: (HasCallStack, MonadIO m, IsDropDown a, IsListItemFactory b) => a -> Maybe b -> m () #

dropDownSetHeaderFactory :: (HasCallStack, MonadIO m, IsDropDown a, IsListItemFactory b) => a -> Maybe b -> m () #

dropDownSetListFactory :: (HasCallStack, MonadIO m, IsDropDown a, IsListItemFactory b) => a -> Maybe b -> m () #

dropDownSetModel :: (HasCallStack, MonadIO m, IsDropDown a, IsListModel b) => a -> Maybe b -> m () #

dropDownSetSearchMatchMode :: (HasCallStack, MonadIO m, IsDropDown a) => a -> StringFilterMatchMode -> m () #

dropDownSetSelected :: (HasCallStack, MonadIO m, IsDropDown a) => a -> Word32 -> m () #

dropDownSetShowArrow :: (HasCallStack, MonadIO m, IsDropDown a) => a -> Bool -> m () #

dropDownShowArrow :: AttrLabelProxy "showArrow" #

getDropDownEnableSearch :: (MonadIO m, IsDropDown o) => o -> m Bool #

getDropDownExpression :: (MonadIO m, IsDropDown o) => o -> m (Maybe Expression) #

getDropDownFactory :: (MonadIO m, IsDropDown o) => o -> m (Maybe ListItemFactory) #

getDropDownHeaderFactory :: (MonadIO m, IsDropDown o) => o -> m (Maybe ListItemFactory) #

getDropDownListFactory :: (MonadIO m, IsDropDown o) => o -> m (Maybe ListItemFactory) #

getDropDownModel :: (MonadIO m, IsDropDown o) => o -> m (Maybe ListModel) #

getDropDownSelected :: (MonadIO m, IsDropDown o) => o -> m Word32 #

getDropDownSelectedItem :: (MonadIO m, IsDropDown o) => o -> m (Maybe Object) #

getDropDownShowArrow :: (MonadIO m, IsDropDown o) => o -> m Bool #

onDropDownActivate :: (IsDropDown a, MonadIO m) => a -> ((?self :: a) => DropDownActivateCallback) -> m SignalHandlerId #

setDropDownEnableSearch :: (MonadIO m, IsDropDown o) => o -> Bool -> m () #

setDropDownExpression :: (MonadIO m, IsDropDown o, IsExpression a) => o -> a -> m () #

setDropDownFactory :: (MonadIO m, IsDropDown o, IsListItemFactory a) => o -> a -> m () #

setDropDownHeaderFactory :: (MonadIO m, IsDropDown o, IsListItemFactory a) => o -> a -> m () #

setDropDownListFactory :: (MonadIO m, IsDropDown o, IsListItemFactory a) => o -> a -> m () #

setDropDownModel :: (MonadIO m, IsDropDown o, IsListModel a) => o -> a -> m () #

setDropDownSelected :: (MonadIO m, IsDropDown o) => o -> Word32 -> m () #

setDropDownShowArrow :: (MonadIO m, IsDropDown o) => o -> Bool -> m () #

toDropDown :: (MonadIO m, IsDropDown o) => o -> m DropDown #