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

GI.Gtk.Objects.ComboBox

Description

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

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

Documentation

newtype ComboBox #

Constructors

ComboBox (ManagedPtr ComboBox) 

Instances

Instances details
Eq ComboBox 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

(==) :: ComboBox -> ComboBox -> Bool

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

GObject ComboBox 
Instance details

Defined in GI.Gtk.Objects.ComboBox

ManagedPtrNewtype ComboBox 
Instance details

Defined in GI.Gtk.Objects.ComboBox

TypedObject ComboBox 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

glibType :: IO GType #

HasParentTypes ComboBox 
Instance details

Defined in GI.Gtk.Objects.ComboBox

HasAttributeList ComboBox 
Instance details

Defined in GI.Gtk.Objects.ComboBox

(info ~ ResolveComboBoxMethod t ComboBox, OverloadedMethod info ComboBox p, HasField t ComboBox p) => HasField (t :: Symbol) ComboBox p 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

getField :: ComboBox -> p

(info ~ ResolveComboBoxMethod t ComboBox, OverloadedMethodInfo info ComboBox) => IsLabel t (MethodProxy info ComboBox) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

fromLabel :: MethodProxy info ComboBox

(info ~ ResolveComboBoxMethod t ComboBox, OverloadedMethod info ComboBox p) => IsLabel t (ComboBox -> p) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

fromLabel :: ComboBox -> p

IsGValue (Maybe ComboBox) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList ComboBox 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttributeList ComboBox = ComboBoxAttributeList
type ParentTypes ComboBox 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type SignalList ComboBox 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type SignalList ComboBox = ComboBoxSignalList

data ComboBoxActivateSignalInfo #

Instances

Instances details
SignalInfo ComboBoxActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type HaskellCallbackType ComboBoxActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ComboBoxActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

data ComboBoxActiveIdPropertyInfo #

Instances

Instances details
AttrInfo ComboBoxActiveIdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type AttrAllowedOps ComboBoxActiveIdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxActiveIdPropertyInfo = IsComboBox
type AttrGetType ComboBoxActiveIdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxActiveIdPropertyInfo = Maybe Text
type AttrSetTypeConstraint ComboBoxActiveIdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxActiveIdPropertyInfo = Text
type AttrLabel ComboBoxActiveIdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxActiveIdPropertyInfo = "active-id"
type AttrOrigin ComboBoxActiveIdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ComboBoxActiveIdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxActiveIdPropertyInfo = IsComboBox
type AttrGetType ComboBoxActiveIdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxActiveIdPropertyInfo = Maybe Text
type AttrLabel ComboBoxActiveIdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxActiveIdPropertyInfo = "active-id"
type AttrOrigin ComboBoxActiveIdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxActiveIdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxActiveIdPropertyInfo = Text
type AttrTransferTypeConstraint ComboBoxActiveIdPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxActiveIdPropertyInfo = Type ~ Text

data ComboBoxActivePropertyInfo #

Instances

Instances details
AttrInfo ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type AttrAllowedOps ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxActivePropertyInfo = IsComboBox
type AttrGetType ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxActivePropertyInfo = Int32
type AttrSetTypeConstraint ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxActivePropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxActivePropertyInfo = Type ~ Int32
type AttrTransferType ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxActivePropertyInfo = Int32
type AttrLabel ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxActivePropertyInfo = "active"
type AttrOrigin ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxActivePropertyInfo = IsComboBox
type AttrGetType ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxActivePropertyInfo = Int32
type AttrLabel ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxActivePropertyInfo = "active"
type AttrOrigin ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxActivePropertyInfo = Type ~ Int32
type AttrTransferType ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxActivePropertyInfo = Int32
type AttrTransferTypeConstraint ComboBoxActivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxActivePropertyInfo = Type ~ Int32

data ComboBoxButtonSensitivityPropertyInfo #

Instances

Instances details
AttrInfo ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type AttrAllowedOps ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxButtonSensitivityPropertyInfo = Type ~ SensitivityType
type AttrTransferTypeConstraint ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxButtonSensitivityPropertyInfo = Type ~ SensitivityType
type AttrTransferType ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxButtonSensitivityPropertyInfo = "button-sensitivity"
type AttrOrigin ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxButtonSensitivityPropertyInfo = "button-sensitivity"
type AttrOrigin ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxButtonSensitivityPropertyInfo = Type ~ SensitivityType
type AttrTransferType ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxButtonSensitivityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxButtonSensitivityPropertyInfo = Type ~ SensitivityType

data ComboBoxChangedSignalInfo #

Instances

Instances details
SignalInfo ComboBoxChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type HaskellCallbackType ComboBoxChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ComboBoxChangedSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

data ComboBoxChildPropertyInfo #

Instances

Instances details
AttrInfo ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type AttrAllowedOps ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxChildPropertyInfo = IsComboBox
type AttrGetType ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxChildPropertyInfo = Maybe Widget
type AttrSetTypeConstraint ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxChildPropertyInfo = IsWidget
type AttrTransferTypeConstraint ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxChildPropertyInfo = IsWidget
type AttrTransferType ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxChildPropertyInfo = Widget
type AttrLabel ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxChildPropertyInfo = IsComboBox
type AttrGetType ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxChildPropertyInfo = Maybe Widget
type AttrLabel ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxChildPropertyInfo = IsWidget
type AttrTransferType ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxChildPropertyInfo = Widget
type AttrTransferTypeConstraint ComboBoxChildPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxChildPropertyInfo = IsWidget

data ComboBoxEntryTextColumnPropertyInfo #

Instances

Instances details
AttrInfo ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type AttrAllowedOps ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxEntryTextColumnPropertyInfo = IsComboBox
type AttrGetType ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxEntryTextColumnPropertyInfo = Int32
type AttrSetTypeConstraint ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxEntryTextColumnPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxEntryTextColumnPropertyInfo = Type ~ Int32
type AttrTransferType ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxEntryTextColumnPropertyInfo = Int32
type AttrLabel ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxEntryTextColumnPropertyInfo = "entry-text-column"
type AttrOrigin ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxEntryTextColumnPropertyInfo = IsComboBox
type AttrGetType ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxEntryTextColumnPropertyInfo = Int32
type AttrLabel ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxEntryTextColumnPropertyInfo = "entry-text-column"
type AttrOrigin ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxEntryTextColumnPropertyInfo = Type ~ Int32
type AttrTransferType ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxEntryTextColumnPropertyInfo = Int32
type AttrTransferTypeConstraint ComboBoxEntryTextColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxEntryTextColumnPropertyInfo = Type ~ Int32

type ComboBoxFormatEntryTextCallback = Text -> IO Text #

data ComboBoxFormatEntryTextSignalInfo #

Instances

Instances details
SignalInfo ComboBoxFormatEntryTextSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type HaskellCallbackType ComboBoxFormatEntryTextSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ComboBoxFormatEntryTextSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

data ComboBoxGetActiveIdMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxGetActiveIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxGetActiveIterMethodInfo #

Instances

Instances details
(signature ~ m (Bool, TreeIter), MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxGetActiveIterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxGetActiveIterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxGetActiveMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxGetActiveMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxGetActiveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxGetButtonSensitivityMethodInfo #

Instances

Instances details
(signature ~ m SensitivityType, MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxGetButtonSensitivityMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxGetButtonSensitivityMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxGetChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxGetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxGetEntryTextColumnMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxGetEntryTextColumnMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxGetEntryTextColumnMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxGetHasEntryMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxGetHasEntryMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxGetHasEntryMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxGetIdColumnMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxGetIdColumnMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxGetIdColumnMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxGetModelMethodInfo #

Instances

Instances details
(signature ~ m (Maybe TreeModel), MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxGetModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxGetModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxGetPopupFixedWidthMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxGetPopupFixedWidthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxGetPopupFixedWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxHasEntryPropertyInfo #

Instances

Instances details
AttrInfo ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type AttrAllowedOps ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrAllowedOps ComboBoxHasEntryPropertyInfo = '['AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxHasEntryPropertyInfo = IsComboBox
type AttrGetType ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxHasEntryPropertyInfo = Bool
type AttrSetTypeConstraint ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxHasEntryPropertyInfo = Bool
type AttrLabel ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxHasEntryPropertyInfo = "has-entry"
type AttrOrigin ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrAllowedOps ComboBoxHasEntryPropertyInfo = '['AttrConstruct, 'AttrGet]
type AttrBaseTypeConstraint ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxHasEntryPropertyInfo = IsComboBox
type AttrGetType ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxHasEntryPropertyInfo = Bool
type AttrLabel ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxHasEntryPropertyInfo = "has-entry"
type AttrOrigin ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxHasEntryPropertyInfo = Bool
type AttrTransferTypeConstraint ComboBoxHasEntryPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxHasEntryPropertyInfo = Type ~ Bool

data ComboBoxHasFramePropertyInfo #

Instances

Instances details
AttrInfo ComboBoxHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type AttrAllowedOps ComboBoxHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxHasFramePropertyInfo = IsComboBox
type AttrGetType ComboBoxHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxHasFramePropertyInfo = Bool
type AttrSetTypeConstraint ComboBoxHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxHasFramePropertyInfo = Bool
type AttrLabel ComboBoxHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxHasFramePropertyInfo = "has-frame"
type AttrOrigin ComboBoxHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ComboBoxHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxHasFramePropertyInfo = IsComboBox
type AttrGetType ComboBoxHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxHasFramePropertyInfo = Bool
type AttrLabel ComboBoxHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxHasFramePropertyInfo = "has-frame"
type AttrOrigin ComboBoxHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxHasFramePropertyInfo = Bool
type AttrTransferTypeConstraint ComboBoxHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxHasFramePropertyInfo = Type ~ Bool

data ComboBoxIdColumnPropertyInfo #

Instances

Instances details
AttrInfo ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type AttrAllowedOps ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxIdColumnPropertyInfo = IsComboBox
type AttrGetType ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxIdColumnPropertyInfo = Int32
type AttrSetTypeConstraint ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxIdColumnPropertyInfo = Type ~ Int32
type AttrTransferTypeConstraint ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxIdColumnPropertyInfo = Type ~ Int32
type AttrTransferType ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxIdColumnPropertyInfo = Int32
type AttrLabel ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxIdColumnPropertyInfo = "id-column"
type AttrOrigin ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxIdColumnPropertyInfo = IsComboBox
type AttrGetType ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxIdColumnPropertyInfo = Int32
type AttrLabel ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxIdColumnPropertyInfo = "id-column"
type AttrOrigin ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxIdColumnPropertyInfo = Type ~ Int32
type AttrTransferType ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxIdColumnPropertyInfo = Int32
type AttrTransferTypeConstraint ComboBoxIdColumnPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxIdColumnPropertyInfo = Type ~ Int32

data ComboBoxModelPropertyInfo #

Instances

Instances details
AttrInfo ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type AttrAllowedOps ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxModelPropertyInfo = IsComboBox
type AttrGetType ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxModelPropertyInfo = Maybe TreeModel
type AttrSetTypeConstraint ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxModelPropertyInfo = IsTreeModel
type AttrTransferTypeConstraint ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxModelPropertyInfo = IsTreeModel
type AttrTransferType ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxModelPropertyInfo = TreeModel
type AttrLabel ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxModelPropertyInfo = IsComboBox
type AttrGetType ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxModelPropertyInfo = Maybe TreeModel
type AttrLabel ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxModelPropertyInfo = IsTreeModel
type AttrTransferType ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxModelPropertyInfo = TreeModel
type AttrTransferTypeConstraint ComboBoxModelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxModelPropertyInfo = IsTreeModel

data ComboBoxMoveActiveSignalInfo #

Instances

Instances details
SignalInfo ComboBoxMoveActiveSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type HaskellCallbackType ComboBoxMoveActiveSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ComboBoxMoveActiveSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type ComboBoxPopdownCallback = IO Bool #

data ComboBoxPopdownMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxPopdownMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxPopdownMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxPopdownSignalInfo #

Instances

Instances details
SignalInfo ComboBoxPopdownSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type HaskellCallbackType ComboBoxPopdownSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ComboBoxPopdownSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

data ComboBoxPopupFixedWidthPropertyInfo #

Instances

Instances details
AttrInfo ComboBoxPopupFixedWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type AttrAllowedOps ComboBoxPopupFixedWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxPopupFixedWidthPropertyInfo = IsComboBox
type AttrGetType ComboBoxPopupFixedWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxPopupFixedWidthPropertyInfo = Bool
type AttrSetTypeConstraint ComboBoxPopupFixedWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxPopupFixedWidthPropertyInfo = Bool
type AttrLabel ComboBoxPopupFixedWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxPopupFixedWidthPropertyInfo = "popup-fixed-width"
type AttrOrigin ComboBoxPopupFixedWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ComboBoxPopupFixedWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxPopupFixedWidthPropertyInfo = IsComboBox
type AttrGetType ComboBoxPopupFixedWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxPopupFixedWidthPropertyInfo = Bool
type AttrLabel ComboBoxPopupFixedWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxPopupFixedWidthPropertyInfo = "popup-fixed-width"
type AttrOrigin ComboBoxPopupFixedWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxPopupFixedWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxPopupFixedWidthPropertyInfo = Bool
type AttrTransferTypeConstraint ComboBoxPopupFixedWidthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxPopupFixedWidthPropertyInfo = Type ~ Bool

data ComboBoxPopupForDeviceMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsComboBox a, IsDevice b) => OverloadedMethod ComboBoxPopupForDeviceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxPopupForDeviceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxPopupMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxPopupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxPopupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxPopupShownPropertyInfo #

Instances

Instances details
AttrInfo ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type AttrAllowedOps ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrAllowedOps ComboBoxPopupShownPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxPopupShownPropertyInfo = IsComboBox
type AttrGetType ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxPopupShownPropertyInfo = Bool
type AttrSetTypeConstraint ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxPopupShownPropertyInfo = ()
type AttrLabel ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxPopupShownPropertyInfo = "popup-shown"
type AttrOrigin ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrAllowedOps ComboBoxPopupShownPropertyInfo = '['AttrGet]
type AttrBaseTypeConstraint ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrBaseTypeConstraint ComboBoxPopupShownPropertyInfo = IsComboBox
type AttrGetType ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrGetType ComboBoxPopupShownPropertyInfo = Bool
type AttrLabel ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrLabel ComboBoxPopupShownPropertyInfo = "popup-shown"
type AttrOrigin ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrSetTypeConstraint ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferType ComboBoxPopupShownPropertyInfo = ()
type AttrTransferTypeConstraint ComboBoxPopupShownPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

type AttrTransferTypeConstraint ComboBoxPopupShownPropertyInfo = Type ~ ()

data ComboBoxPopupSignalInfo #

Instances

Instances details
SignalInfo ComboBoxPopupSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Associated Types

type HaskellCallbackType ComboBoxPopupSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType ComboBoxPopupSignalInfo 
Instance details

Defined in GI.Gtk.Objects.ComboBox

data ComboBoxSetActiveIdMethodInfo #

Instances

Instances details
(signature ~ (Maybe Text -> m Bool), MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxSetActiveIdMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxSetActiveIdMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxSetActiveIterMethodInfo #

Instances

Instances details
(signature ~ (Maybe TreeIter -> m ()), MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxSetActiveIterMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxSetActiveIterMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxSetActiveMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxSetActiveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxSetButtonSensitivityMethodInfo #

Instances

Instances details
(signature ~ (SensitivityType -> m ()), MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxSetButtonSensitivityMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxSetButtonSensitivityMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxSetChildMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxSetChildMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxSetEntryTextColumnMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxSetEntryTextColumnMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxSetIdColumnMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxSetIdColumnMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxSetModelMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsComboBox a, IsTreeModel b) => OverloadedMethod ComboBoxSetModelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxSetModelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxSetPopupFixedWidthMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxSetPopupFixedWidthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data ComboBoxSetRowSeparatorFuncMethodInfo #

Instances

Instances details
(signature ~ (Maybe TreeViewRowSeparatorFunc -> m ()), MonadIO m, IsComboBox a) => OverloadedMethod ComboBoxSetRowSeparatorFuncMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo ComboBoxSetRowSeparatorFuncMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.ComboBox

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

class (GObject o, IsDescendantOf ComboBox o) => IsComboBox o #

Instances

Instances details
(GObject o, IsDescendantOf ComboBox o) => IsComboBox o 
Instance details

Defined in GI.Gtk.Objects.ComboBox

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

Equations

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

afterComboBoxActivate :: (IsComboBox a, MonadIO m) => a -> ((?self :: a) => ComboBoxActivateCallback) -> m SignalHandlerId #

afterComboBoxChanged :: (IsComboBox a, MonadIO m) => a -> ((?self :: a) => ComboBoxChangedCallback) -> m SignalHandlerId #

afterComboBoxFormatEntryText :: (IsComboBox a, MonadIO m) => a -> ((?self :: a) => ComboBoxFormatEntryTextCallback) -> m SignalHandlerId #

afterComboBoxMoveActive :: (IsComboBox a, MonadIO m) => a -> ((?self :: a) => ComboBoxMoveActiveCallback) -> m SignalHandlerId #

afterComboBoxPopdown :: (IsComboBox a, MonadIO m) => a -> ((?self :: a) => ComboBoxPopdownCallback) -> m SignalHandlerId #

afterComboBoxPopup :: (IsComboBox a, MonadIO m) => a -> ((?self :: a) => ComboBoxPopupCallback) -> m SignalHandlerId #

clearComboBoxActiveId :: (MonadIO m, IsComboBox o) => o -> m () #

clearComboBoxChild :: (MonadIO m, IsComboBox o) => o -> m () #

clearComboBoxModel :: (MonadIO m, IsComboBox o) => o -> m () #

comboBoxActive :: AttrLabelProxy "active" #

comboBoxActiveId :: AttrLabelProxy "activeId" #

comboBoxButtonSensitivity :: AttrLabelProxy "buttonSensitivity" #

comboBoxChild :: AttrLabelProxy "child" #

comboBoxEntryTextColumn :: AttrLabelProxy "entryTextColumn" #

comboBoxGetActive :: (HasCallStack, MonadIO m, IsComboBox a) => a -> m Int32 #

comboBoxGetActiveId :: (HasCallStack, MonadIO m, IsComboBox a) => a -> m (Maybe Text) #

comboBoxGetActiveIter :: (HasCallStack, MonadIO m, IsComboBox a) => a -> m (Bool, TreeIter) #

comboBoxGetButtonSensitivity :: (HasCallStack, MonadIO m, IsComboBox a) => a -> m SensitivityType #

comboBoxGetChild :: (HasCallStack, MonadIO m, IsComboBox a) => a -> m (Maybe Widget) #

comboBoxGetEntryTextColumn :: (HasCallStack, MonadIO m, IsComboBox a) => a -> m Int32 #

comboBoxGetHasEntry :: (HasCallStack, MonadIO m, IsComboBox a) => a -> m Bool #

comboBoxGetIdColumn :: (HasCallStack, MonadIO m, IsComboBox a) => a -> m Int32 #

comboBoxGetModel :: (HasCallStack, MonadIO m, IsComboBox a) => a -> m (Maybe TreeModel) #

comboBoxGetPopupFixedWidth :: (HasCallStack, MonadIO m, IsComboBox a) => a -> m Bool #

comboBoxHasEntry :: AttrLabelProxy "hasEntry" #

comboBoxHasFrame :: AttrLabelProxy "hasFrame" #

comboBoxIdColumn :: AttrLabelProxy "idColumn" #

comboBoxModel :: AttrLabelProxy "model" #

comboBoxNew :: (HasCallStack, MonadIO m) => m ComboBox #

comboBoxNewWithEntry :: (HasCallStack, MonadIO m) => m ComboBox #

comboBoxNewWithModel :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> m ComboBox #

comboBoxNewWithModelAndEntry :: (HasCallStack, MonadIO m, IsTreeModel a) => a -> m ComboBox #

comboBoxPopdown :: (HasCallStack, MonadIO m, IsComboBox a) => a -> m () #

comboBoxPopup :: (HasCallStack, MonadIO m, IsComboBox a) => a -> m () #

comboBoxPopupFixedWidth :: AttrLabelProxy "popupFixedWidth" #

comboBoxPopupForDevice :: (HasCallStack, MonadIO m, IsComboBox a, IsDevice b) => a -> b -> m () #

comboBoxPopupShown :: AttrLabelProxy "popupShown" #

comboBoxSetActive :: (HasCallStack, MonadIO m, IsComboBox a) => a -> Int32 -> m () #

comboBoxSetActiveId :: (HasCallStack, MonadIO m, IsComboBox a) => a -> Maybe Text -> m Bool #

comboBoxSetActiveIter :: (HasCallStack, MonadIO m, IsComboBox a) => a -> Maybe TreeIter -> m () #

comboBoxSetButtonSensitivity :: (HasCallStack, MonadIO m, IsComboBox a) => a -> SensitivityType -> m () #

comboBoxSetChild :: (HasCallStack, MonadIO m, IsComboBox a, IsWidget b) => a -> Maybe b -> m () #

comboBoxSetEntryTextColumn :: (HasCallStack, MonadIO m, IsComboBox a) => a -> Int32 -> m () #

comboBoxSetIdColumn :: (HasCallStack, MonadIO m, IsComboBox a) => a -> Int32 -> m () #

comboBoxSetModel :: (HasCallStack, MonadIO m, IsComboBox a, IsTreeModel b) => a -> Maybe b -> m () #

comboBoxSetPopupFixedWidth :: (HasCallStack, MonadIO m, IsComboBox a) => a -> Bool -> m () #

comboBoxSetRowSeparatorFunc :: (HasCallStack, MonadIO m, IsComboBox a) => a -> Maybe TreeViewRowSeparatorFunc -> m () #

constructComboBoxActive :: (IsComboBox o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructComboBoxActiveId :: (IsComboBox o, MonadIO m) => Text -> m (GValueConstruct o) #

constructComboBoxButtonSensitivity :: (IsComboBox o, MonadIO m) => SensitivityType -> m (GValueConstruct o) #

constructComboBoxChild :: (IsComboBox o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructComboBoxEntryTextColumn :: (IsComboBox o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructComboBoxHasEntry :: (IsComboBox o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructComboBoxHasFrame :: (IsComboBox o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructComboBoxIdColumn :: (IsComboBox o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructComboBoxModel :: (IsComboBox o, MonadIO m, IsTreeModel a) => a -> m (GValueConstruct o) #

constructComboBoxPopupFixedWidth :: (IsComboBox o, MonadIO m) => Bool -> m (GValueConstruct o) #

getComboBoxActive :: (MonadIO m, IsComboBox o) => o -> m Int32 #

getComboBoxActiveId :: (MonadIO m, IsComboBox o) => o -> m (Maybe Text) #

getComboBoxChild :: (MonadIO m, IsComboBox o) => o -> m (Maybe Widget) #

getComboBoxEntryTextColumn :: (MonadIO m, IsComboBox o) => o -> m Int32 #

getComboBoxHasEntry :: (MonadIO m, IsComboBox o) => o -> m Bool #

getComboBoxHasFrame :: (MonadIO m, IsComboBox o) => o -> m Bool #

getComboBoxIdColumn :: (MonadIO m, IsComboBox o) => o -> m Int32 #

getComboBoxModel :: (MonadIO m, IsComboBox o) => o -> m (Maybe TreeModel) #

getComboBoxPopupFixedWidth :: (MonadIO m, IsComboBox o) => o -> m Bool #

getComboBoxPopupShown :: (MonadIO m, IsComboBox o) => o -> m Bool #

onComboBoxActivate :: (IsComboBox a, MonadIO m) => a -> ((?self :: a) => ComboBoxActivateCallback) -> m SignalHandlerId #

onComboBoxChanged :: (IsComboBox a, MonadIO m) => a -> ((?self :: a) => ComboBoxChangedCallback) -> m SignalHandlerId #

onComboBoxFormatEntryText :: (IsComboBox a, MonadIO m) => a -> ((?self :: a) => ComboBoxFormatEntryTextCallback) -> m SignalHandlerId #

onComboBoxMoveActive :: (IsComboBox a, MonadIO m) => a -> ((?self :: a) => ComboBoxMoveActiveCallback) -> m SignalHandlerId #

onComboBoxPopdown :: (IsComboBox a, MonadIO m) => a -> ((?self :: a) => ComboBoxPopdownCallback) -> m SignalHandlerId #

onComboBoxPopup :: (IsComboBox a, MonadIO m) => a -> ((?self :: a) => ComboBoxPopupCallback) -> m SignalHandlerId #

setComboBoxActive :: (MonadIO m, IsComboBox o) => o -> Int32 -> m () #

setComboBoxActiveId :: (MonadIO m, IsComboBox o) => o -> Text -> m () #

setComboBoxButtonSensitivity :: (MonadIO m, IsComboBox o) => o -> SensitivityType -> m () #

setComboBoxChild :: (MonadIO m, IsComboBox o, IsWidget a) => o -> a -> m () #

setComboBoxEntryTextColumn :: (MonadIO m, IsComboBox o) => o -> Int32 -> m () #

setComboBoxHasFrame :: (MonadIO m, IsComboBox o) => o -> Bool -> m () #

setComboBoxIdColumn :: (MonadIO m, IsComboBox o) => o -> Int32 -> m () #

setComboBoxModel :: (MonadIO m, IsComboBox o, IsTreeModel a) => o -> a -> m () #

setComboBoxPopupFixedWidth :: (MonadIO m, IsComboBox o) => o -> Bool -> m () #

toComboBox :: (MonadIO m, IsComboBox o) => o -> m ComboBox #