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

GI.Gtk.Objects.Entry

Description

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

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

Documentation

newtype Entry #

Constructors

Entry (ManagedPtr Entry) 

Instances

Instances details
Eq Entry 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

(==) :: Entry -> Entry -> Bool

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

GObject Entry 
Instance details

Defined in GI.Gtk.Objects.Entry

ManagedPtrNewtype Entry 
Instance details

Defined in GI.Gtk.Objects.Entry

TypedObject Entry 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

glibType :: IO GType #

HasParentTypes Entry 
Instance details

Defined in GI.Gtk.Objects.Entry

HasAttributeList Entry 
Instance details

Defined in GI.Gtk.Objects.Entry

(info ~ ResolveEntryMethod t Entry, OverloadedMethod info Entry p, HasField t Entry p) => HasField (t :: Symbol) Entry p 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

getField :: Entry -> p

(info ~ ResolveEntryMethod t Entry, OverloadedMethodInfo info Entry) => IsLabel t (MethodProxy info Entry) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

fromLabel :: MethodProxy info Entry

(info ~ ResolveEntryMethod t Entry, OverloadedMethod info Entry p) => IsLabel t (Entry -> p) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

fromLabel :: Entry -> p

IsGValue (Maybe Entry) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Entry 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttributeList Entry = EntryAttributeList
type ParentTypes Entry 
Instance details

Defined in GI.Gtk.Objects.Entry

type SignalList Entry 
Instance details

Defined in GI.Gtk.Objects.Entry

type SignalList Entry = EntrySignalList

data EntryActivateSignalInfo #

Instances

Instances details
SignalInfo EntryActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type HaskellCallbackType EntryActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType EntryActivateSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

data EntryActivatesDefaultPropertyInfo #

Instances

Instances details
AttrInfo EntryActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryActivatesDefaultPropertyInfo = IsEntry
type AttrGetType EntryActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryActivatesDefaultPropertyInfo = Bool
type AttrSetTypeConstraint EntryActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryActivatesDefaultPropertyInfo = Bool
type AttrLabel EntryActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryActivatesDefaultPropertyInfo = "activates-default"
type AttrOrigin EntryActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryActivatesDefaultPropertyInfo = IsEntry
type AttrGetType EntryActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryActivatesDefaultPropertyInfo = Bool
type AttrLabel EntryActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryActivatesDefaultPropertyInfo = "activates-default"
type AttrOrigin EntryActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryActivatesDefaultPropertyInfo = Bool
type AttrTransferTypeConstraint EntryActivatesDefaultPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryActivatesDefaultPropertyInfo = Type ~ Bool

data EntryAttributesPropertyInfo #

Instances

Instances details
AttrInfo EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryAttributesPropertyInfo = IsEntry
type AttrGetType EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryAttributesPropertyInfo = Maybe AttrList
type AttrSetTypeConstraint EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryAttributesPropertyInfo = Type ~ AttrList
type AttrTransferTypeConstraint EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryAttributesPropertyInfo = Type ~ AttrList
type AttrTransferType EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryAttributesPropertyInfo = AttrList
type AttrLabel EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryAttributesPropertyInfo = "attributes"
type AttrOrigin EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryAttributesPropertyInfo = IsEntry
type AttrGetType EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryAttributesPropertyInfo = Maybe AttrList
type AttrLabel EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryAttributesPropertyInfo = "attributes"
type AttrOrigin EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryAttributesPropertyInfo = Type ~ AttrList
type AttrTransferType EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryAttributesPropertyInfo = AttrList
type AttrTransferTypeConstraint EntryAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryAttributesPropertyInfo = Type ~ AttrList

data EntryBufferPropertyInfo #

Instances

Instances details
AttrInfo EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryBufferPropertyInfo = IsEntry
type AttrGetType EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryBufferPropertyInfo = IsEntryBuffer
type AttrTransferTypeConstraint EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryBufferPropertyInfo = IsEntryBuffer
type AttrTransferType EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryBufferPropertyInfo = EntryBuffer
type AttrLabel EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryBufferPropertyInfo = "buffer"
type AttrOrigin EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrOrigin EntryBufferPropertyInfo = Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryBufferPropertyInfo = IsEntry
type AttrGetType EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryBufferPropertyInfo = "buffer"
type AttrOrigin EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrOrigin EntryBufferPropertyInfo = Entry
type AttrSetTypeConstraint EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryBufferPropertyInfo = IsEntryBuffer
type AttrTransferType EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryBufferPropertyInfo = EntryBuffer
type AttrTransferTypeConstraint EntryBufferPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryBufferPropertyInfo = IsEntryBuffer

data EntryCompletionPropertyInfo #

Instances

Instances details
AttrInfo EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryCompletionPropertyInfo = IsEntry
type AttrGetType EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryCompletionPropertyInfo = IsEntryCompletion
type AttrTransferTypeConstraint EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryCompletionPropertyInfo = IsEntryCompletion
type AttrTransferType EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryCompletionPropertyInfo = "completion"
type AttrOrigin EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryCompletionPropertyInfo = IsEntry
type AttrGetType EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryCompletionPropertyInfo = "completion"
type AttrOrigin EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryCompletionPropertyInfo = IsEntryCompletion
type AttrTransferType EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryCompletionPropertyInfo = IsEntryCompletion

data EntryEnableEmojiCompletionPropertyInfo #

Instances

Instances details
AttrInfo EntryEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryEnableEmojiCompletionPropertyInfo = IsEntry
type AttrGetType EntryEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryEnableEmojiCompletionPropertyInfo = Bool
type AttrLabel EntryEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryEnableEmojiCompletionPropertyInfo = "enable-emoji-completion"
type AttrOrigin EntryEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryEnableEmojiCompletionPropertyInfo = IsEntry
type AttrGetType EntryEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryEnableEmojiCompletionPropertyInfo = "enable-emoji-completion"
type AttrOrigin EntryEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryEnableEmojiCompletionPropertyInfo = Bool
type AttrTransferTypeConstraint EntryEnableEmojiCompletionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryEnableEmojiCompletionPropertyInfo = Type ~ Bool

data EntryExtraMenuPropertyInfo #

Instances

Instances details
AttrInfo EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryExtraMenuPropertyInfo = IsEntry
type AttrGetType EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryExtraMenuPropertyInfo = Maybe MenuModel
type AttrSetTypeConstraint EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryExtraMenuPropertyInfo = IsMenuModel
type AttrTransferTypeConstraint EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryExtraMenuPropertyInfo = IsMenuModel
type AttrTransferType EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryExtraMenuPropertyInfo = MenuModel
type AttrLabel EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryExtraMenuPropertyInfo = "extra-menu"
type AttrOrigin EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryExtraMenuPropertyInfo = IsEntry
type AttrGetType EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryExtraMenuPropertyInfo = Maybe MenuModel
type AttrLabel EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryExtraMenuPropertyInfo = "extra-menu"
type AttrOrigin EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryExtraMenuPropertyInfo = IsMenuModel
type AttrTransferType EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryExtraMenuPropertyInfo = MenuModel
type AttrTransferTypeConstraint EntryExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryExtraMenuPropertyInfo = IsMenuModel

data EntryGetActivatesDefaultMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsEntry a) => OverloadedMethod EntryGetActivatesDefaultMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetActivatesDefaultMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetAlignmentMethodInfo #

Instances

Instances details
(signature ~ m Float, MonadIO m, IsEntry a) => OverloadedMethod EntryGetAlignmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetAlignmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetAttributesMethodInfo #

Instances

Instances details
(signature ~ m (Maybe AttrList), MonadIO m, IsEntry a) => OverloadedMethod EntryGetAttributesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetAttributesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetBufferMethodInfo #

Instances

Instances details
(signature ~ m EntryBuffer, MonadIO m, IsEntry a) => OverloadedMethod EntryGetBufferMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetBufferMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetCompletionMethodInfo #

Instances

Instances details
(signature ~ m (Maybe EntryCompletion), MonadIO m, IsEntry a) => OverloadedMethod EntryGetCompletionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetCompletionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetCurrentIconDragSourceMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsEntry a) => OverloadedMethod EntryGetCurrentIconDragSourceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetCurrentIconDragSourceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetExtraMenuMethodInfo #

Instances

Instances details
(signature ~ m (Maybe MenuModel), MonadIO m, IsEntry a) => OverloadedMethod EntryGetExtraMenuMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetExtraMenuMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetHasFrameMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsEntry a) => OverloadedMethod EntryGetHasFrameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetHasFrameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetIconActivatableMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> m Bool), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconActivatableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetIconActivatableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetIconAreaMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> m Rectangle), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconAreaMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetIconAreaMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetIconAtPosMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetIconAtPosMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetIconGiconMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> m (Maybe Icon)), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconGiconMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetIconGiconMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetIconNameMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> m (Maybe Text)), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetIconNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetIconPaintableMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> m (Maybe Paintable)), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconPaintableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetIconPaintableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetIconSensitiveMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> m Bool), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconSensitiveMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetIconSensitiveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetIconStorageTypeMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> m ImageType), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconStorageTypeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetIconStorageTypeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetIconTooltipMarkupMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> m (Maybe Text)), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconTooltipMarkupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetIconTooltipMarkupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetIconTooltipTextMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> m (Maybe Text)), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconTooltipTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetIconTooltipTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetInputHintsMethodInfo #

Instances

Instances details
(signature ~ m [InputHints], MonadIO m, IsEntry a) => OverloadedMethod EntryGetInputHintsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetInputHintsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetInputPurposeMethodInfo #

Instances

Instances details
(signature ~ m InputPurpose, MonadIO m, IsEntry a) => OverloadedMethod EntryGetInputPurposeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetInputPurposeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetInvisibleCharMethodInfo #

Instances

Instances details
(signature ~ m Char, MonadIO m, IsEntry a) => OverloadedMethod EntryGetInvisibleCharMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetInvisibleCharMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetMaxLengthMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsEntry a) => OverloadedMethod EntryGetMaxLengthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetMaxLengthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetMenuEntryIconTextMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> m (Maybe Text)), MonadIO m, IsEntry a) => OverloadedMethod EntryGetMenuEntryIconTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetMenuEntryIconTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetOverwriteModeMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsEntry a) => OverloadedMethod EntryGetOverwriteModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetOverwriteModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetPlaceholderTextMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetPlaceholderTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetProgressFractionMethodInfo #

Instances

Instances details
(signature ~ m Double, MonadIO m, IsEntry a) => OverloadedMethod EntryGetProgressFractionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetProgressFractionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetProgressPulseStepMethodInfo #

Instances

Instances details
(signature ~ m Double, MonadIO m, IsEntry a) => OverloadedMethod EntryGetProgressPulseStepMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetProgressPulseStepMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetTabsMethodInfo #

Instances

Instances details
(signature ~ m (Maybe TabArray), MonadIO m, IsEntry a) => OverloadedMethod EntryGetTabsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetTabsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetTextLengthMethodInfo #

Instances

Instances details
(signature ~ m Word16, MonadIO m, IsEntry a) => OverloadedMethod EntryGetTextLengthMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetTextLengthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGetVisibilityMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsEntry a) => OverloadedMethod EntryGetVisibilityMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGetVisibilityMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryGrabFocusWithoutSelectingMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsEntry a) => OverloadedMethod EntryGrabFocusWithoutSelectingMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryGrabFocusWithoutSelectingMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryHasFramePropertyInfo #

Instances

Instances details
AttrInfo EntryHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryHasFramePropertyInfo = IsEntry
type AttrGetType EntryHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryHasFramePropertyInfo = Bool
type AttrSetTypeConstraint EntryHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryHasFramePropertyInfo = Bool
type AttrLabel EntryHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryHasFramePropertyInfo = IsEntry
type AttrGetType EntryHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryHasFramePropertyInfo = Bool
type AttrLabel EntryHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryHasFramePropertyInfo = Bool
type AttrTransferTypeConstraint EntryHasFramePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryHasFramePropertyInfo = Type ~ Bool

data EntryIconPressSignalInfo #

Instances

Instances details
SignalInfo EntryIconPressSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type HaskellCallbackType EntryIconPressSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType EntryIconPressSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

data EntryIconReleaseSignalInfo #

Instances

Instances details
SignalInfo EntryIconReleaseSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type HaskellCallbackType EntryIconReleaseSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType EntryIconReleaseSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

data EntryImModulePropertyInfo #

Instances

Instances details
AttrInfo EntryImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryImModulePropertyInfo = IsEntry
type AttrGetType EntryImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryImModulePropertyInfo = Maybe Text
type AttrSetTypeConstraint EntryImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryImModulePropertyInfo = Text
type AttrLabel EntryImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryImModulePropertyInfo = "im-module"
type AttrOrigin EntryImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryImModulePropertyInfo = IsEntry
type AttrGetType EntryImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryImModulePropertyInfo = Maybe Text
type AttrLabel EntryImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryImModulePropertyInfo = "im-module"
type AttrOrigin EntryImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryImModulePropertyInfo = Text
type AttrTransferTypeConstraint EntryImModulePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryImModulePropertyInfo = Type ~ Text

data EntryInputHintsPropertyInfo #

Instances

Instances details
AttrInfo EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryInputHintsPropertyInfo = IsEntry
type AttrGetType EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryInputHintsPropertyInfo = Type ~ [InputHints]
type AttrTransferTypeConstraint EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryInputHintsPropertyInfo = Type ~ [InputHints]
type AttrTransferType EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryInputHintsPropertyInfo = [InputHints]
type AttrLabel EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryInputHintsPropertyInfo = "input-hints"
type AttrOrigin EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryInputHintsPropertyInfo = IsEntry
type AttrGetType EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryInputHintsPropertyInfo = "input-hints"
type AttrOrigin EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryInputHintsPropertyInfo = Type ~ [InputHints]
type AttrTransferType EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryInputHintsPropertyInfo = [InputHints]
type AttrTransferTypeConstraint EntryInputHintsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryInputHintsPropertyInfo = Type ~ [InputHints]

data EntryInputPurposePropertyInfo #

Instances

Instances details
AttrInfo EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryInputPurposePropertyInfo = IsEntry
type AttrGetType EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryInputPurposePropertyInfo = Type ~ InputPurpose
type AttrTransferTypeConstraint EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryInputPurposePropertyInfo = Type ~ InputPurpose
type AttrTransferType EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryInputPurposePropertyInfo = "input-purpose"
type AttrOrigin EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryInputPurposePropertyInfo = IsEntry
type AttrGetType EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryInputPurposePropertyInfo = "input-purpose"
type AttrOrigin EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryInputPurposePropertyInfo = Type ~ InputPurpose
type AttrTransferType EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryInputPurposePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryInputPurposePropertyInfo = Type ~ InputPurpose

data EntryInvisibleCharPropertyInfo #

Instances

Instances details
AttrInfo EntryInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryInvisibleCharPropertyInfo = IsEntry
type AttrGetType EntryInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryInvisibleCharPropertyInfo = Word32
type AttrSetTypeConstraint EntryInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryInvisibleCharPropertyInfo = Word32
type AttrLabel EntryInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryInvisibleCharPropertyInfo = "invisible-char"
type AttrOrigin EntryInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryInvisibleCharPropertyInfo = IsEntry
type AttrGetType EntryInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryInvisibleCharPropertyInfo = Word32
type AttrLabel EntryInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryInvisibleCharPropertyInfo = "invisible-char"
type AttrOrigin EntryInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryInvisibleCharPropertyInfo = Word32
type AttrTransferTypeConstraint EntryInvisibleCharPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryInvisibleCharPropertyInfo = Type ~ Word32

data EntryInvisibleCharSetPropertyInfo #

Instances

Instances details
AttrInfo EntryInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryInvisibleCharSetPropertyInfo = IsEntry
type AttrGetType EntryInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryInvisibleCharSetPropertyInfo = Bool
type AttrSetTypeConstraint EntryInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryInvisibleCharSetPropertyInfo = Bool
type AttrLabel EntryInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryInvisibleCharSetPropertyInfo = "invisible-char-set"
type AttrOrigin EntryInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryInvisibleCharSetPropertyInfo = IsEntry
type AttrGetType EntryInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryInvisibleCharSetPropertyInfo = Bool
type AttrLabel EntryInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryInvisibleCharSetPropertyInfo = "invisible-char-set"
type AttrOrigin EntryInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryInvisibleCharSetPropertyInfo = Bool
type AttrTransferTypeConstraint EntryInvisibleCharSetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryInvisibleCharSetPropertyInfo = Type ~ Bool

data EntryMaxLengthPropertyInfo #

Instances

Instances details
AttrInfo EntryMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryMaxLengthPropertyInfo = IsEntry
type AttrGetType EntryMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryMaxLengthPropertyInfo = Int32
type AttrSetTypeConstraint EntryMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryMaxLengthPropertyInfo = Int32
type AttrLabel EntryMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryMaxLengthPropertyInfo = "max-length"
type AttrOrigin EntryMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryMaxLengthPropertyInfo = IsEntry
type AttrGetType EntryMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryMaxLengthPropertyInfo = Int32
type AttrLabel EntryMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryMaxLengthPropertyInfo = "max-length"
type AttrOrigin EntryMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryMaxLengthPropertyInfo = Int32
type AttrTransferTypeConstraint EntryMaxLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryMaxLengthPropertyInfo = Type ~ Int32

data EntryMenuEntryIconPrimaryTextPropertyInfo #

Instances

Instances details
AttrInfo EntryMenuEntryIconPrimaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryMenuEntryIconPrimaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryMenuEntryIconPrimaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryMenuEntryIconPrimaryTextPropertyInfo = Maybe Text
type AttrSetTypeConstraint EntryMenuEntryIconPrimaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryMenuEntryIconPrimaryTextPropertyInfo = Text
type AttrLabel EntryMenuEntryIconPrimaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryMenuEntryIconPrimaryTextPropertyInfo = "menu-entry-icon-primary-text"
type AttrOrigin EntryMenuEntryIconPrimaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryMenuEntryIconPrimaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryMenuEntryIconPrimaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryMenuEntryIconPrimaryTextPropertyInfo = Maybe Text
type AttrLabel EntryMenuEntryIconPrimaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryMenuEntryIconPrimaryTextPropertyInfo = "menu-entry-icon-primary-text"
type AttrOrigin EntryMenuEntryIconPrimaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryMenuEntryIconPrimaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryMenuEntryIconPrimaryTextPropertyInfo = Text
type AttrTransferTypeConstraint EntryMenuEntryIconPrimaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryMenuEntryIconPrimaryTextPropertyInfo = Type ~ Text

data EntryMenuEntryIconSecondaryTextPropertyInfo #

Instances

Instances details
AttrInfo EntryMenuEntryIconSecondaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryMenuEntryIconSecondaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryMenuEntryIconSecondaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryMenuEntryIconSecondaryTextPropertyInfo = Maybe Text
type AttrSetTypeConstraint EntryMenuEntryIconSecondaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryMenuEntryIconSecondaryTextPropertyInfo = Text
type AttrLabel EntryMenuEntryIconSecondaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryMenuEntryIconSecondaryTextPropertyInfo = "menu-entry-icon-secondary-text"
type AttrOrigin EntryMenuEntryIconSecondaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryMenuEntryIconSecondaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryMenuEntryIconSecondaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryMenuEntryIconSecondaryTextPropertyInfo = Maybe Text
type AttrLabel EntryMenuEntryIconSecondaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryMenuEntryIconSecondaryTextPropertyInfo = "menu-entry-icon-secondary-text"
type AttrOrigin EntryMenuEntryIconSecondaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryMenuEntryIconSecondaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryMenuEntryIconSecondaryTextPropertyInfo = Text
type AttrTransferTypeConstraint EntryMenuEntryIconSecondaryTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryMenuEntryIconSecondaryTextPropertyInfo = Type ~ Text

data EntryOverwriteModePropertyInfo #

Instances

Instances details
AttrInfo EntryOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryOverwriteModePropertyInfo = IsEntry
type AttrGetType EntryOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryOverwriteModePropertyInfo = Bool
type AttrSetTypeConstraint EntryOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryOverwriteModePropertyInfo = Bool
type AttrLabel EntryOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryOverwriteModePropertyInfo = "overwrite-mode"
type AttrOrigin EntryOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryOverwriteModePropertyInfo = IsEntry
type AttrGetType EntryOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryOverwriteModePropertyInfo = Bool
type AttrLabel EntryOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryOverwriteModePropertyInfo = "overwrite-mode"
type AttrOrigin EntryOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryOverwriteModePropertyInfo = Bool
type AttrTransferTypeConstraint EntryOverwriteModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryOverwriteModePropertyInfo = Type ~ Bool

data EntryPlaceholderTextPropertyInfo #

Instances

Instances details
AttrInfo EntryPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPlaceholderTextPropertyInfo = IsEntry
type AttrGetType EntryPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPlaceholderTextPropertyInfo = Maybe Text
type AttrSetTypeConstraint EntryPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPlaceholderTextPropertyInfo = Text
type AttrLabel EntryPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPlaceholderTextPropertyInfo = "placeholder-text"
type AttrOrigin EntryPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPlaceholderTextPropertyInfo = IsEntry
type AttrGetType EntryPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPlaceholderTextPropertyInfo = Maybe Text
type AttrLabel EntryPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPlaceholderTextPropertyInfo = "placeholder-text"
type AttrOrigin EntryPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPlaceholderTextPropertyInfo = Text
type AttrTransferTypeConstraint EntryPlaceholderTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryPlaceholderTextPropertyInfo = Type ~ Text

data EntryPrimaryIconActivatablePropertyInfo #

Instances

Instances details
AttrInfo EntryPrimaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryPrimaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconActivatablePropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconActivatablePropertyInfo = Bool
type AttrLabel EntryPrimaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconActivatablePropertyInfo = "primary-icon-activatable"
type AttrOrigin EntryPrimaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryPrimaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconActivatablePropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconActivatablePropertyInfo = "primary-icon-activatable"
type AttrOrigin EntryPrimaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconActivatablePropertyInfo = Bool
type AttrTransferTypeConstraint EntryPrimaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryPrimaryIconActivatablePropertyInfo = Type ~ Bool

data EntryPrimaryIconGiconPropertyInfo #

Instances

Instances details
AttrInfo EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconGiconPropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPrimaryIconGiconPropertyInfo = Maybe Icon
type AttrSetTypeConstraint EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconGiconPropertyInfo = IsIcon
type AttrTransferTypeConstraint EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryPrimaryIconGiconPropertyInfo = IsIcon
type AttrTransferType EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconGiconPropertyInfo = Icon
type AttrLabel EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconGiconPropertyInfo = "primary-icon-gicon"
type AttrOrigin EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconGiconPropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPrimaryIconGiconPropertyInfo = Maybe Icon
type AttrLabel EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconGiconPropertyInfo = "primary-icon-gicon"
type AttrOrigin EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconGiconPropertyInfo = IsIcon
type AttrTransferType EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconGiconPropertyInfo = Icon
type AttrTransferTypeConstraint EntryPrimaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryPrimaryIconGiconPropertyInfo = IsIcon

data EntryPrimaryIconNamePropertyInfo #

Instances

Instances details
AttrInfo EntryPrimaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryPrimaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconNamePropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPrimaryIconNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint EntryPrimaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconNamePropertyInfo = Text
type AttrLabel EntryPrimaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconNamePropertyInfo = "primary-icon-name"
type AttrOrigin EntryPrimaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryPrimaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconNamePropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPrimaryIconNamePropertyInfo = Maybe Text
type AttrLabel EntryPrimaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconNamePropertyInfo = "primary-icon-name"
type AttrOrigin EntryPrimaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconNamePropertyInfo = Text
type AttrTransferTypeConstraint EntryPrimaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryPrimaryIconNamePropertyInfo = Type ~ Text

data EntryPrimaryIconPaintablePropertyInfo #

Instances

Instances details
AttrInfo EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconPaintablePropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPrimaryIconPaintablePropertyInfo = Maybe Paintable
type AttrSetTypeConstraint EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconPaintablePropertyInfo = IsPaintable
type AttrTransferTypeConstraint EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryPrimaryIconPaintablePropertyInfo = IsPaintable
type AttrTransferType EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconPaintablePropertyInfo = Paintable
type AttrLabel EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconPaintablePropertyInfo = "primary-icon-paintable"
type AttrOrigin EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconPaintablePropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPrimaryIconPaintablePropertyInfo = Maybe Paintable
type AttrLabel EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconPaintablePropertyInfo = "primary-icon-paintable"
type AttrOrigin EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconPaintablePropertyInfo = IsPaintable
type AttrTransferType EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconPaintablePropertyInfo = Paintable
type AttrTransferTypeConstraint EntryPrimaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryPrimaryIconPaintablePropertyInfo = IsPaintable

data EntryPrimaryIconSensitivePropertyInfo #

Instances

Instances details
AttrInfo EntryPrimaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryPrimaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconSensitivePropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconSensitivePropertyInfo = Bool
type AttrLabel EntryPrimaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconSensitivePropertyInfo = "primary-icon-sensitive"
type AttrOrigin EntryPrimaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryPrimaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconSensitivePropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconSensitivePropertyInfo = "primary-icon-sensitive"
type AttrOrigin EntryPrimaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconSensitivePropertyInfo = Bool
type AttrTransferTypeConstraint EntryPrimaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryPrimaryIconSensitivePropertyInfo = Type ~ Bool

data EntryPrimaryIconStorageTypePropertyInfo #

Instances

Instances details
AttrInfo EntryPrimaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryPrimaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconStorageTypePropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconStorageTypePropertyInfo = ()
type AttrLabel EntryPrimaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconStorageTypePropertyInfo = "primary-icon-storage-type"
type AttrOrigin EntryPrimaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryPrimaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconStorageTypePropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconStorageTypePropertyInfo = "primary-icon-storage-type"
type AttrOrigin EntryPrimaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconStorageTypePropertyInfo = ()
type AttrTransferTypeConstraint EntryPrimaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryPrimaryIconStorageTypePropertyInfo = Type ~ ()

data EntryPrimaryIconTooltipMarkupPropertyInfo #

Instances

Instances details
AttrInfo EntryPrimaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryPrimaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPrimaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPrimaryIconTooltipMarkupPropertyInfo = Maybe Text
type AttrSetTypeConstraint EntryPrimaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconTooltipMarkupPropertyInfo = Text
type AttrLabel EntryPrimaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconTooltipMarkupPropertyInfo = "primary-icon-tooltip-markup"
type AttrOrigin EntryPrimaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryPrimaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPrimaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPrimaryIconTooltipMarkupPropertyInfo = Maybe Text
type AttrLabel EntryPrimaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconTooltipMarkupPropertyInfo = "primary-icon-tooltip-markup"
type AttrOrigin EntryPrimaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconTooltipMarkupPropertyInfo = Text
type AttrTransferTypeConstraint EntryPrimaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryPrimaryIconTooltipMarkupPropertyInfo = Type ~ Text

data EntryPrimaryIconTooltipTextPropertyInfo #

Instances

Instances details
AttrInfo EntryPrimaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryPrimaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconTooltipTextPropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPrimaryIconTooltipTextPropertyInfo = Maybe Text
type AttrSetTypeConstraint EntryPrimaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconTooltipTextPropertyInfo = Text
type AttrLabel EntryPrimaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconTooltipTextPropertyInfo = "primary-icon-tooltip-text"
type AttrOrigin EntryPrimaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryPrimaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryPrimaryIconTooltipTextPropertyInfo = IsEntry
type AttrGetType EntryPrimaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryPrimaryIconTooltipTextPropertyInfo = Maybe Text
type AttrLabel EntryPrimaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryPrimaryIconTooltipTextPropertyInfo = "primary-icon-tooltip-text"
type AttrOrigin EntryPrimaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryPrimaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryPrimaryIconTooltipTextPropertyInfo = Text
type AttrTransferTypeConstraint EntryPrimaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryPrimaryIconTooltipTextPropertyInfo = Type ~ Text

data EntryProgressFractionPropertyInfo #

Instances

Instances details
AttrInfo EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryProgressFractionPropertyInfo = IsEntry
type AttrGetType EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryProgressFractionPropertyInfo = Double
type AttrSetTypeConstraint EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryProgressFractionPropertyInfo = Type ~ Double
type AttrTransferTypeConstraint EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryProgressFractionPropertyInfo = Type ~ Double
type AttrTransferType EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryProgressFractionPropertyInfo = Double
type AttrLabel EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryProgressFractionPropertyInfo = "progress-fraction"
type AttrOrigin EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryProgressFractionPropertyInfo = IsEntry
type AttrGetType EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryProgressFractionPropertyInfo = Double
type AttrLabel EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryProgressFractionPropertyInfo = "progress-fraction"
type AttrOrigin EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryProgressFractionPropertyInfo = Type ~ Double
type AttrTransferType EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryProgressFractionPropertyInfo = Double
type AttrTransferTypeConstraint EntryProgressFractionPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryProgressFractionPropertyInfo = Type ~ Double

data EntryProgressPulseMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsEntry a) => OverloadedMethod EntryProgressPulseMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryProgressPulseMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryProgressPulseStepPropertyInfo #

Instances

Instances details
AttrInfo EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryProgressPulseStepPropertyInfo = IsEntry
type AttrGetType EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryProgressPulseStepPropertyInfo = Double
type AttrSetTypeConstraint EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryProgressPulseStepPropertyInfo = Type ~ Double
type AttrTransferTypeConstraint EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryProgressPulseStepPropertyInfo = Type ~ Double
type AttrTransferType EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryProgressPulseStepPropertyInfo = Double
type AttrLabel EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryProgressPulseStepPropertyInfo = "progress-pulse-step"
type AttrOrigin EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryProgressPulseStepPropertyInfo = IsEntry
type AttrGetType EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryProgressPulseStepPropertyInfo = Double
type AttrLabel EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryProgressPulseStepPropertyInfo = "progress-pulse-step"
type AttrOrigin EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryProgressPulseStepPropertyInfo = Type ~ Double
type AttrTransferType EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryProgressPulseStepPropertyInfo = Double
type AttrTransferTypeConstraint EntryProgressPulseStepPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryProgressPulseStepPropertyInfo = Type ~ Double

data EntryResetImContextMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsEntry a) => OverloadedMethod EntryResetImContextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryResetImContextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryScrollOffsetPropertyInfo #

Instances

Instances details
AttrInfo EntryScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryScrollOffsetPropertyInfo = IsEntry
type AttrGetType EntryScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryScrollOffsetPropertyInfo = Int32
type AttrSetTypeConstraint EntryScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryScrollOffsetPropertyInfo = ()
type AttrLabel EntryScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryScrollOffsetPropertyInfo = "scroll-offset"
type AttrOrigin EntryScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryScrollOffsetPropertyInfo = IsEntry
type AttrGetType EntryScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryScrollOffsetPropertyInfo = Int32
type AttrLabel EntryScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryScrollOffsetPropertyInfo = "scroll-offset"
type AttrOrigin EntryScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryScrollOffsetPropertyInfo = ()
type AttrTransferTypeConstraint EntryScrollOffsetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryScrollOffsetPropertyInfo = Type ~ ()

data EntrySecondaryIconActivatablePropertyInfo #

Instances

Instances details
AttrInfo EntrySecondaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntrySecondaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconActivatablePropertyInfo = Bool
type AttrLabel EntrySecondaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconActivatablePropertyInfo = "secondary-icon-activatable"
type AttrOrigin EntrySecondaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntrySecondaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconActivatablePropertyInfo = "secondary-icon-activatable"
type AttrOrigin EntrySecondaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconActivatablePropertyInfo = Bool
type AttrTransferTypeConstraint EntrySecondaryIconActivatablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntrySecondaryIconActivatablePropertyInfo = Type ~ Bool

data EntrySecondaryIconGiconPropertyInfo #

Instances

Instances details
AttrInfo EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntrySecondaryIconGiconPropertyInfo = IsEntry
type AttrGetType EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconGiconPropertyInfo = Maybe Icon
type AttrSetTypeConstraint EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconGiconPropertyInfo = IsIcon
type AttrTransferTypeConstraint EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntrySecondaryIconGiconPropertyInfo = IsIcon
type AttrTransferType EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconGiconPropertyInfo = Icon
type AttrLabel EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconGiconPropertyInfo = "secondary-icon-gicon"
type AttrOrigin EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntrySecondaryIconGiconPropertyInfo = IsEntry
type AttrGetType EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconGiconPropertyInfo = Maybe Icon
type AttrLabel EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconGiconPropertyInfo = "secondary-icon-gicon"
type AttrOrigin EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconGiconPropertyInfo = IsIcon
type AttrTransferType EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconGiconPropertyInfo = Icon
type AttrTransferTypeConstraint EntrySecondaryIconGiconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntrySecondaryIconGiconPropertyInfo = IsIcon

data EntrySecondaryIconNamePropertyInfo #

Instances

Instances details
AttrInfo EntrySecondaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntrySecondaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntrySecondaryIconNamePropertyInfo = IsEntry
type AttrGetType EntrySecondaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconNamePropertyInfo = Maybe Text
type AttrSetTypeConstraint EntrySecondaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconNamePropertyInfo = Text
type AttrLabel EntrySecondaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconNamePropertyInfo = "secondary-icon-name"
type AttrOrigin EntrySecondaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntrySecondaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntrySecondaryIconNamePropertyInfo = IsEntry
type AttrGetType EntrySecondaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconNamePropertyInfo = Maybe Text
type AttrLabel EntrySecondaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconNamePropertyInfo = "secondary-icon-name"
type AttrOrigin EntrySecondaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconNamePropertyInfo = Text
type AttrTransferTypeConstraint EntrySecondaryIconNamePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntrySecondaryIconNamePropertyInfo = Type ~ Text

data EntrySecondaryIconPaintablePropertyInfo #

Instances

Instances details
AttrInfo EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntrySecondaryIconPaintablePropertyInfo = IsEntry
type AttrGetType EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconPaintablePropertyInfo = Maybe Paintable
type AttrSetTypeConstraint EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconPaintablePropertyInfo = IsPaintable
type AttrTransferTypeConstraint EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntrySecondaryIconPaintablePropertyInfo = IsPaintable
type AttrTransferType EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconPaintablePropertyInfo = Paintable
type AttrLabel EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconPaintablePropertyInfo = "secondary-icon-paintable"
type AttrOrigin EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntrySecondaryIconPaintablePropertyInfo = IsEntry
type AttrGetType EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconPaintablePropertyInfo = Maybe Paintable
type AttrLabel EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconPaintablePropertyInfo = "secondary-icon-paintable"
type AttrOrigin EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconPaintablePropertyInfo = IsPaintable
type AttrTransferType EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconPaintablePropertyInfo = Paintable
type AttrTransferTypeConstraint EntrySecondaryIconPaintablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntrySecondaryIconPaintablePropertyInfo = IsPaintable

data EntrySecondaryIconSensitivePropertyInfo #

Instances

Instances details
AttrInfo EntrySecondaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntrySecondaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntrySecondaryIconSensitivePropertyInfo = IsEntry
type AttrGetType EntrySecondaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconSensitivePropertyInfo = Bool
type AttrLabel EntrySecondaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconSensitivePropertyInfo = "secondary-icon-sensitive"
type AttrOrigin EntrySecondaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntrySecondaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntrySecondaryIconSensitivePropertyInfo = IsEntry
type AttrGetType EntrySecondaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconSensitivePropertyInfo = "secondary-icon-sensitive"
type AttrOrigin EntrySecondaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconSensitivePropertyInfo = Bool
type AttrTransferTypeConstraint EntrySecondaryIconSensitivePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntrySecondaryIconSensitivePropertyInfo = Type ~ Bool

data EntrySecondaryIconStorageTypePropertyInfo #

Instances

Instances details
AttrInfo EntrySecondaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntrySecondaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconStorageTypePropertyInfo = "secondary-icon-storage-type"
type AttrOrigin EntrySecondaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntrySecondaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconStorageTypePropertyInfo = "secondary-icon-storage-type"
type AttrOrigin EntrySecondaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntrySecondaryIconStorageTypePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntrySecondaryIconStorageTypePropertyInfo = Type ~ ()

data EntrySecondaryIconTooltipMarkupPropertyInfo #

Instances

Instances details
AttrInfo EntrySecondaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntrySecondaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconTooltipMarkupPropertyInfo = Maybe Text
type AttrSetTypeConstraint EntrySecondaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconTooltipMarkupPropertyInfo = Text
type AttrLabel EntrySecondaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconTooltipMarkupPropertyInfo = "secondary-icon-tooltip-markup"
type AttrOrigin EntrySecondaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntrySecondaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconTooltipMarkupPropertyInfo = Maybe Text
type AttrLabel EntrySecondaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconTooltipMarkupPropertyInfo = "secondary-icon-tooltip-markup"
type AttrOrigin EntrySecondaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconTooltipMarkupPropertyInfo = Text
type AttrTransferTypeConstraint EntrySecondaryIconTooltipMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntrySecondaryIconTooltipMarkupPropertyInfo = Type ~ Text

data EntrySecondaryIconTooltipTextPropertyInfo #

Instances

Instances details
AttrInfo EntrySecondaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntrySecondaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconTooltipTextPropertyInfo = Maybe Text
type AttrSetTypeConstraint EntrySecondaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconTooltipTextPropertyInfo = Text
type AttrLabel EntrySecondaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconTooltipTextPropertyInfo = "secondary-icon-tooltip-text"
type AttrOrigin EntrySecondaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntrySecondaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntrySecondaryIconTooltipTextPropertyInfo = Maybe Text
type AttrLabel EntrySecondaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntrySecondaryIconTooltipTextPropertyInfo = "secondary-icon-tooltip-text"
type AttrOrigin EntrySecondaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntrySecondaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntrySecondaryIconTooltipTextPropertyInfo = Text
type AttrTransferTypeConstraint EntrySecondaryIconTooltipTextPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntrySecondaryIconTooltipTextPropertyInfo = Type ~ Text

data EntrySetActivatesDefaultMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetActivatesDefaultMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetAlignmentMethodInfo #

Instances

Instances details
(signature ~ (Float -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetAlignmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetAlignmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetAttributesMethodInfo #

Instances

Instances details
(signature ~ (AttrList -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetAttributesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetAttributesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetBufferMethodInfo #

Instances

Instances details
(signature ~ (b -> m ()), MonadIO m, IsEntry a, IsEntryBuffer b) => OverloadedMethod EntrySetBufferMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetBufferMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetCompletionMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsEntry a, IsEntryCompletion b) => OverloadedMethod EntrySetCompletionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetCompletionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetExtraMenuMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsEntry a, IsMenuModel b) => OverloadedMethod EntrySetExtraMenuMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetExtraMenuMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetHasFrameMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetHasFrameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetIconActivatableMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> Bool -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetIconActivatableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetIconActivatableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetIconDragSourceMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> b -> [DragAction] -> m ()), MonadIO m, IsEntry a, IsContentProvider b) => OverloadedMethod EntrySetIconDragSourceMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetIconDragSourceMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetIconFromGiconMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> Maybe b -> m ()), MonadIO m, IsEntry a, IsIcon b) => OverloadedMethod EntrySetIconFromGiconMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetIconFromGiconMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetIconFromIconNameMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> Maybe Text -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetIconFromIconNameMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetIconFromIconNameMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetIconFromPaintableMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> Maybe b -> m ()), MonadIO m, IsEntry a, IsPaintable b) => OverloadedMethod EntrySetIconFromPaintableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetIconFromPaintableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetIconSensitiveMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> Bool -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetIconSensitiveMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetIconSensitiveMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetIconTooltipMarkupMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> Maybe Text -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetIconTooltipMarkupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetIconTooltipMarkupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetIconTooltipTextMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> Maybe Text -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetIconTooltipTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetIconTooltipTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetInputHintsMethodInfo #

Instances

Instances details
(signature ~ ([InputHints] -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetInputHintsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetInputHintsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetInputPurposeMethodInfo #

Instances

Instances details
(signature ~ (InputPurpose -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetInputPurposeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetInputPurposeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetInvisibleCharMethodInfo #

Instances

Instances details
(signature ~ (Char -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetInvisibleCharMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetInvisibleCharMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetMaxLengthMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetMaxLengthMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetMenuEntryIconTextMethodInfo #

Instances

Instances details
(signature ~ (EntryIconPosition -> Text -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetMenuEntryIconTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetMenuEntryIconTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetOverwriteModeMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetOverwriteModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetPlaceholderTextMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetPlaceholderTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetProgressFractionMethodInfo #

Instances

Instances details
(signature ~ (Double -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetProgressFractionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetProgressFractionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetProgressPulseStepMethodInfo #

Instances

Instances details
(signature ~ (Double -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetProgressPulseStepMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetProgressPulseStepMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetTabsMethodInfo #

Instances

Instances details
(signature ~ (Maybe TabArray -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetTabsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetTabsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntrySetVisibilityMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntrySetVisibilityMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryShowEmojiIconPropertyInfo #

Instances

Instances details
AttrInfo EntryShowEmojiIconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryShowEmojiIconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryShowEmojiIconPropertyInfo = IsEntry
type AttrGetType EntryShowEmojiIconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryShowEmojiIconPropertyInfo = Bool
type AttrSetTypeConstraint EntryShowEmojiIconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryShowEmojiIconPropertyInfo = Bool
type AttrLabel EntryShowEmojiIconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryShowEmojiIconPropertyInfo = "show-emoji-icon"
type AttrOrigin EntryShowEmojiIconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryShowEmojiIconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryShowEmojiIconPropertyInfo = IsEntry
type AttrGetType EntryShowEmojiIconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryShowEmojiIconPropertyInfo = Bool
type AttrLabel EntryShowEmojiIconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryShowEmojiIconPropertyInfo = "show-emoji-icon"
type AttrOrigin EntryShowEmojiIconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryShowEmojiIconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryShowEmojiIconPropertyInfo = Bool
type AttrTransferTypeConstraint EntryShowEmojiIconPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryShowEmojiIconPropertyInfo = Type ~ Bool

data EntryTabsPropertyInfo #

Instances

Instances details
AttrInfo EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryTabsPropertyInfo = IsEntry
type AttrGetType EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryTabsPropertyInfo = Maybe TabArray
type AttrSetTypeConstraint EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryTabsPropertyInfo = Type ~ TabArray
type AttrTransferTypeConstraint EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryTabsPropertyInfo = Type ~ TabArray
type AttrTransferType EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryTabsPropertyInfo = TabArray
type AttrLabel EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryTabsPropertyInfo = "tabs"
type AttrOrigin EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrOrigin EntryTabsPropertyInfo = Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryTabsPropertyInfo = IsEntry
type AttrGetType EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryTabsPropertyInfo = Maybe TabArray
type AttrLabel EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryTabsPropertyInfo = "tabs"
type AttrOrigin EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrOrigin EntryTabsPropertyInfo = Entry
type AttrSetTypeConstraint EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryTabsPropertyInfo = Type ~ TabArray
type AttrTransferType EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryTabsPropertyInfo = TabArray
type AttrTransferTypeConstraint EntryTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryTabsPropertyInfo = Type ~ TabArray

data EntryTextLengthPropertyInfo #

Instances

Instances details
AttrInfo EntryTextLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryTextLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryTextLengthPropertyInfo = IsEntry
type AttrGetType EntryTextLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryTextLengthPropertyInfo = Word32
type AttrSetTypeConstraint EntryTextLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryTextLengthPropertyInfo = ()
type AttrLabel EntryTextLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryTextLengthPropertyInfo = "text-length"
type AttrOrigin EntryTextLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryTextLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryTextLengthPropertyInfo = IsEntry
type AttrGetType EntryTextLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryTextLengthPropertyInfo = Word32
type AttrLabel EntryTextLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryTextLengthPropertyInfo = "text-length"
type AttrOrigin EntryTextLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryTextLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryTextLengthPropertyInfo = ()
type AttrTransferTypeConstraint EntryTextLengthPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryTextLengthPropertyInfo = Type ~ ()

data EntryTruncateMultilinePropertyInfo #

Instances

Instances details
AttrInfo EntryTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryTruncateMultilinePropertyInfo = IsEntry
type AttrGetType EntryTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryTruncateMultilinePropertyInfo = Bool
type AttrSetTypeConstraint EntryTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryTruncateMultilinePropertyInfo = Bool
type AttrLabel EntryTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryTruncateMultilinePropertyInfo = "truncate-multiline"
type AttrOrigin EntryTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryTruncateMultilinePropertyInfo = IsEntry
type AttrGetType EntryTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryTruncateMultilinePropertyInfo = Bool
type AttrLabel EntryTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryTruncateMultilinePropertyInfo = "truncate-multiline"
type AttrOrigin EntryTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryTruncateMultilinePropertyInfo = Bool
type AttrTransferTypeConstraint EntryTruncateMultilinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryTruncateMultilinePropertyInfo = Type ~ Bool

data EntryUnsetInvisibleCharMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsEntry a) => OverloadedMethod EntryUnsetInvisibleCharMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EntryUnsetInvisibleCharMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EntryVisibilityPropertyInfo #

Instances

Instances details
AttrInfo EntryVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Associated Types

type AttrAllowedOps EntryVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryVisibilityPropertyInfo = IsEntry
type AttrGetType EntryVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryVisibilityPropertyInfo = Bool
type AttrSetTypeConstraint EntryVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryVisibilityPropertyInfo = Bool
type AttrLabel EntryVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryVisibilityPropertyInfo = "visibility"
type AttrOrigin EntryVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EntryVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrBaseTypeConstraint EntryVisibilityPropertyInfo = IsEntry
type AttrGetType EntryVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrGetType EntryVisibilityPropertyInfo = Bool
type AttrLabel EntryVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrLabel EntryVisibilityPropertyInfo = "visibility"
type AttrOrigin EntryVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrSetTypeConstraint EntryVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Defined in GI.Gtk.Objects.Entry

type AttrTransferType EntryVisibilityPropertyInfo = Bool
type AttrTransferTypeConstraint EntryVisibilityPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Entry

type AttrTransferTypeConstraint EntryVisibilityPropertyInfo = Type ~ Bool

class (GObject o, IsDescendantOf Entry o) => IsEntry o #

Instances

Instances details
(GObject o, IsDescendantOf Entry o) => IsEntry o 
Instance details

Defined in GI.Gtk.Objects.Entry

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

Equations

ResolveEntryMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveEntryMethod "activate" o = WidgetActivateMethodInfo 
ResolveEntryMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveEntryMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveEntryMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveEntryMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveEntryMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveEntryMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveEntryMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveEntryMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveEntryMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveEntryMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveEntryMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveEntryMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveEntryMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveEntryMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveEntryMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveEntryMethod "contains" o = WidgetContainsMethodInfo 
ResolveEntryMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveEntryMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveEntryMethod "delegateGetAccessiblePlatformState" o = EditableDelegateGetAccessiblePlatformStateMethodInfo 
ResolveEntryMethod "deleteSelection" o = EditableDeleteSelectionMethodInfo 
ResolveEntryMethod "deleteText" o = EditableDeleteTextMethodInfo 
ResolveEntryMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveEntryMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveEntryMethod "editingDone" o = CellEditableEditingDoneMethodInfo 
ResolveEntryMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveEntryMethod "finishDelegate" o = EditableFinishDelegateMethodInfo 
ResolveEntryMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveEntryMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveEntryMethod "getv" o = ObjectGetvMethodInfo 
ResolveEntryMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveEntryMethod "grabFocusWithoutSelecting" o = EntryGrabFocusWithoutSelectingMethodInfo 
ResolveEntryMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveEntryMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveEntryMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveEntryMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveEntryMethod "hide" o = WidgetHideMethodInfo 
ResolveEntryMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveEntryMethod "initDelegate" o = EditableInitDelegateMethodInfo 
ResolveEntryMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveEntryMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveEntryMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveEntryMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveEntryMethod "insertText" o = EditableInsertTextMethodInfo 
ResolveEntryMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveEntryMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveEntryMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveEntryMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveEntryMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveEntryMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveEntryMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveEntryMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveEntryMethod "map" o = WidgetMapMethodInfo 
ResolveEntryMethod "measure" o = WidgetMeasureMethodInfo 
ResolveEntryMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveEntryMethod "notify" o = ObjectNotifyMethodInfo 
ResolveEntryMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveEntryMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveEntryMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveEntryMethod "pick" o = WidgetPickMethodInfo 
ResolveEntryMethod "progressPulse" o = EntryProgressPulseMethodInfo 
ResolveEntryMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveEntryMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveEntryMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveEntryMethod "realize" o = WidgetRealizeMethodInfo 
ResolveEntryMethod "ref" o = ObjectRefMethodInfo 
ResolveEntryMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveEntryMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveEntryMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveEntryMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveEntryMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveEntryMethod "removeWidget" o = CellEditableRemoveWidgetMethodInfo 
ResolveEntryMethod "resetImContext" o = EntryResetImContextMethodInfo 
ResolveEntryMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveEntryMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveEntryMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveEntryMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveEntryMethod "selectRegion" o = EditableSelectRegionMethodInfo 
ResolveEntryMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveEntryMethod "show" o = WidgetShowMethodInfo 
ResolveEntryMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveEntryMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveEntryMethod "startEditing" o = CellEditableStartEditingMethodInfo 
ResolveEntryMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveEntryMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveEntryMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveEntryMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveEntryMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveEntryMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveEntryMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveEntryMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveEntryMethod "unref" o = ObjectUnrefMethodInfo 
ResolveEntryMethod "unsetInvisibleChar" o = EntryUnsetInvisibleCharMethodInfo 
ResolveEntryMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveEntryMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveEntryMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveEntryMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveEntryMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveEntryMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveEntryMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveEntryMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveEntryMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveEntryMethod "getActivatesDefault" o = EntryGetActivatesDefaultMethodInfo 
ResolveEntryMethod "getAlignment" o = EntryGetAlignmentMethodInfo 
ResolveEntryMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveEntryMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveEntryMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveEntryMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveEntryMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveEntryMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveEntryMethod "getAttributes" o = EntryGetAttributesMethodInfo 
ResolveEntryMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveEntryMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveEntryMethod "getBuffer" o = EntryGetBufferMethodInfo 
ResolveEntryMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveEntryMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveEntryMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveEntryMethod "getChars" o = EditableGetCharsMethodInfo 
ResolveEntryMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveEntryMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveEntryMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveEntryMethod "getCompletion" o = EntryGetCompletionMethodInfo 
ResolveEntryMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveEntryMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveEntryMethod "getCurrentIconDragSource" o = EntryGetCurrentIconDragSourceMethodInfo 
ResolveEntryMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveEntryMethod "getData" o = ObjectGetDataMethodInfo 
ResolveEntryMethod "getDelegate" o = EditableGetDelegateMethodInfo 
ResolveEntryMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveEntryMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveEntryMethod "getEditable" o = EditableGetEditableMethodInfo 
ResolveEntryMethod "getEnableUndo" o = EditableGetEnableUndoMethodInfo 
ResolveEntryMethod "getExtraMenu" o = EntryGetExtraMenuMethodInfo 
ResolveEntryMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveEntryMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveEntryMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveEntryMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveEntryMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveEntryMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveEntryMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveEntryMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveEntryMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveEntryMethod "getHasFrame" o = EntryGetHasFrameMethodInfo 
ResolveEntryMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveEntryMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveEntryMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveEntryMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveEntryMethod "getIconActivatable" o = EntryGetIconActivatableMethodInfo 
ResolveEntryMethod "getIconArea" o = EntryGetIconAreaMethodInfo 
ResolveEntryMethod "getIconAtPos" o = EntryGetIconAtPosMethodInfo 
ResolveEntryMethod "getIconGicon" o = EntryGetIconGiconMethodInfo 
ResolveEntryMethod "getIconName" o = EntryGetIconNameMethodInfo 
ResolveEntryMethod "getIconPaintable" o = EntryGetIconPaintableMethodInfo 
ResolveEntryMethod "getIconSensitive" o = EntryGetIconSensitiveMethodInfo 
ResolveEntryMethod "getIconStorageType" o = EntryGetIconStorageTypeMethodInfo 
ResolveEntryMethod "getIconTooltipMarkup" o = EntryGetIconTooltipMarkupMethodInfo 
ResolveEntryMethod "getIconTooltipText" o = EntryGetIconTooltipTextMethodInfo 
ResolveEntryMethod "getInputHints" o = EntryGetInputHintsMethodInfo 
ResolveEntryMethod "getInputPurpose" o = EntryGetInputPurposeMethodInfo 
ResolveEntryMethod "getInvisibleChar" o = EntryGetInvisibleCharMethodInfo 
ResolveEntryMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveEntryMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveEntryMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveEntryMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveEntryMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveEntryMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveEntryMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveEntryMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveEntryMethod "getMaxLength" o = EntryGetMaxLengthMethodInfo 
ResolveEntryMethod "getMaxWidthChars" o = EditableGetMaxWidthCharsMethodInfo 
ResolveEntryMethod "getMenuEntryIconText" o = EntryGetMenuEntryIconTextMethodInfo 
ResolveEntryMethod "getName" o = WidgetGetNameMethodInfo 
ResolveEntryMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveEntryMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveEntryMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveEntryMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveEntryMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveEntryMethod "getOverwriteMode" o = EntryGetOverwriteModeMethodInfo 
ResolveEntryMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveEntryMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveEntryMethod "getPlaceholderText" o = EntryGetPlaceholderTextMethodInfo 
ResolveEntryMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveEntryMethod "getPosition" o = EditableGetPositionMethodInfo 
ResolveEntryMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveEntryMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveEntryMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveEntryMethod "getProgressFraction" o = EntryGetProgressFractionMethodInfo 
ResolveEntryMethod "getProgressPulseStep" o = EntryGetProgressPulseStepMethodInfo 
ResolveEntryMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveEntryMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveEntryMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveEntryMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveEntryMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveEntryMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveEntryMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveEntryMethod "getSelectionBounds" o = EditableGetSelectionBoundsMethodInfo 
ResolveEntryMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveEntryMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveEntryMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveEntryMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveEntryMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveEntryMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveEntryMethod "getTabs" o = EntryGetTabsMethodInfo 
ResolveEntryMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveEntryMethod "getText" o = EditableGetTextMethodInfo 
ResolveEntryMethod "getTextLength" o = EntryGetTextLengthMethodInfo 
ResolveEntryMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveEntryMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveEntryMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveEntryMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveEntryMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveEntryMethod "getVisibility" o = EntryGetVisibilityMethodInfo 
ResolveEntryMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveEntryMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveEntryMethod "getWidthChars" o = EditableGetWidthCharsMethodInfo 
ResolveEntryMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveEntryMethod "setActivatesDefault" o = EntrySetActivatesDefaultMethodInfo 
ResolveEntryMethod "setAlignment" o = EntrySetAlignmentMethodInfo 
ResolveEntryMethod "setAttributes" o = EntrySetAttributesMethodInfo 
ResolveEntryMethod "setBuffer" o = EntrySetBufferMethodInfo 
ResolveEntryMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveEntryMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveEntryMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveEntryMethod "setCompletion" o = EntrySetCompletionMethodInfo 
ResolveEntryMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveEntryMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveEntryMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveEntryMethod "setData" o = ObjectSetDataMethodInfo 
ResolveEntryMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveEntryMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveEntryMethod "setEditable" o = EditableSetEditableMethodInfo 
ResolveEntryMethod "setEnableUndo" o = EditableSetEnableUndoMethodInfo 
ResolveEntryMethod "setExtraMenu" o = EntrySetExtraMenuMethodInfo 
ResolveEntryMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveEntryMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveEntryMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveEntryMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveEntryMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveEntryMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveEntryMethod "setHasFrame" o = EntrySetHasFrameMethodInfo 
ResolveEntryMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveEntryMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveEntryMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveEntryMethod "setIconActivatable" o = EntrySetIconActivatableMethodInfo 
ResolveEntryMethod "setIconDragSource" o = EntrySetIconDragSourceMethodInfo 
ResolveEntryMethod "setIconFromGicon" o = EntrySetIconFromGiconMethodInfo 
ResolveEntryMethod "setIconFromIconName" o = EntrySetIconFromIconNameMethodInfo 
ResolveEntryMethod "setIconFromPaintable" o = EntrySetIconFromPaintableMethodInfo 
ResolveEntryMethod "setIconSensitive" o = EntrySetIconSensitiveMethodInfo 
ResolveEntryMethod "setIconTooltipMarkup" o = EntrySetIconTooltipMarkupMethodInfo 
ResolveEntryMethod "setIconTooltipText" o = EntrySetIconTooltipTextMethodInfo 
ResolveEntryMethod "setInputHints" o = EntrySetInputHintsMethodInfo 
ResolveEntryMethod "setInputPurpose" o = EntrySetInputPurposeMethodInfo 
ResolveEntryMethod "setInvisibleChar" o = EntrySetInvisibleCharMethodInfo 
ResolveEntryMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveEntryMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveEntryMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveEntryMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveEntryMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveEntryMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveEntryMethod "setMaxLength" o = EntrySetMaxLengthMethodInfo 
ResolveEntryMethod "setMaxWidthChars" o = EditableSetMaxWidthCharsMethodInfo 
ResolveEntryMethod "setMenuEntryIconText" o = EntrySetMenuEntryIconTextMethodInfo 
ResolveEntryMethod "setName" o = WidgetSetNameMethodInfo 
ResolveEntryMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveEntryMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveEntryMethod "setOverwriteMode" o = EntrySetOverwriteModeMethodInfo 
ResolveEntryMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveEntryMethod "setPlaceholderText" o = EntrySetPlaceholderTextMethodInfo 
ResolveEntryMethod "setPosition" o = EditableSetPositionMethodInfo 
ResolveEntryMethod "setProgressFraction" o = EntrySetProgressFractionMethodInfo 
ResolveEntryMethod "setProgressPulseStep" o = EntrySetProgressPulseStepMethodInfo 
ResolveEntryMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveEntryMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveEntryMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveEntryMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveEntryMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveEntryMethod "setTabs" o = EntrySetTabsMethodInfo 
ResolveEntryMethod "setText" o = EditableSetTextMethodInfo 
ResolveEntryMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveEntryMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveEntryMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveEntryMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveEntryMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveEntryMethod "setVisibility" o = EntrySetVisibilityMethodInfo 
ResolveEntryMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveEntryMethod "setWidthChars" o = EditableSetWidthCharsMethodInfo 
ResolveEntryMethod l o = MethodResolutionFailed l o :: Type 

afterEntryActivate :: (IsEntry a, MonadIO m) => a -> ((?self :: a) => EntryActivateCallback) -> m SignalHandlerId #

afterEntryIconPress :: (IsEntry a, MonadIO m) => a -> ((?self :: a) => EntryIconPressCallback) -> m SignalHandlerId #

afterEntryIconRelease :: (IsEntry a, MonadIO m) => a -> ((?self :: a) => EntryIconReleaseCallback) -> m SignalHandlerId #

clearEntryCompletion :: (MonadIO m, IsEntry o) => o -> m () #

clearEntryExtraMenu :: (MonadIO m, IsEntry o) => o -> m () #

clearEntryImModule :: (MonadIO m, IsEntry o) => o -> m () #

clearEntryMenuEntryIconPrimaryText :: (MonadIO m, IsEntry o) => o -> m () #

clearEntryMenuEntryIconSecondaryText :: (MonadIO m, IsEntry o) => o -> m () #

clearEntryPlaceholderText :: (MonadIO m, IsEntry o) => o -> m () #

clearEntryPrimaryIconGicon :: (MonadIO m, IsEntry o) => o -> m () #

clearEntryPrimaryIconName :: (MonadIO m, IsEntry o) => o -> m () #

clearEntryPrimaryIconPaintable :: (MonadIO m, IsEntry o) => o -> m () #

clearEntryPrimaryIconTooltipMarkup :: (MonadIO m, IsEntry o) => o -> m () #

clearEntryPrimaryIconTooltipText :: (MonadIO m, IsEntry o) => o -> m () #

clearEntrySecondaryIconGicon :: (MonadIO m, IsEntry o) => o -> m () #

clearEntrySecondaryIconName :: (MonadIO m, IsEntry o) => o -> m () #

clearEntrySecondaryIconPaintable :: (MonadIO m, IsEntry o) => o -> m () #

clearEntrySecondaryIconTooltipMarkup :: (MonadIO m, IsEntry o) => o -> m () #

clearEntrySecondaryIconTooltipText :: (MonadIO m, IsEntry o) => o -> m () #

clearEntryTabs :: (MonadIO m, IsEntry o) => o -> m () #

constructEntryActivatesDefault :: (IsEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEntryAttributes :: (IsEntry o, MonadIO m) => AttrList -> m (GValueConstruct o) #

constructEntryBuffer :: (IsEntry o, MonadIO m, IsEntryBuffer a) => a -> m (GValueConstruct o) #

constructEntryCompletion :: (IsEntry o, MonadIO m, IsEntryCompletion a) => a -> m (GValueConstruct o) #

constructEntryEnableEmojiCompletion :: (IsEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEntryExtraMenu :: (IsEntry o, MonadIO m, IsMenuModel a) => a -> m (GValueConstruct o) #

constructEntryHasFrame :: (IsEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEntryImModule :: (IsEntry o, MonadIO m) => Text -> m (GValueConstruct o) #

constructEntryInputHints :: (IsEntry o, MonadIO m) => [InputHints] -> m (GValueConstruct o) #

constructEntryInputPurpose :: (IsEntry o, MonadIO m) => InputPurpose -> m (GValueConstruct o) #

constructEntryInvisibleChar :: (IsEntry o, MonadIO m) => Word32 -> m (GValueConstruct o) #

constructEntryInvisibleCharSet :: (IsEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEntryMaxLength :: (IsEntry o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructEntryMenuEntryIconPrimaryText :: (IsEntry o, MonadIO m) => Text -> m (GValueConstruct o) #

constructEntryMenuEntryIconSecondaryText :: (IsEntry o, MonadIO m) => Text -> m (GValueConstruct o) #

constructEntryOverwriteMode :: (IsEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEntryPlaceholderText :: (IsEntry o, MonadIO m) => Text -> m (GValueConstruct o) #

constructEntryPrimaryIconActivatable :: (IsEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEntryPrimaryIconGicon :: (IsEntry o, MonadIO m, IsIcon a) => a -> m (GValueConstruct o) #

constructEntryPrimaryIconName :: (IsEntry o, MonadIO m) => Text -> m (GValueConstruct o) #

constructEntryPrimaryIconPaintable :: (IsEntry o, MonadIO m, IsPaintable a) => a -> m (GValueConstruct o) #

constructEntryPrimaryIconSensitive :: (IsEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEntryPrimaryIconTooltipMarkup :: (IsEntry o, MonadIO m) => Text -> m (GValueConstruct o) #

constructEntryPrimaryIconTooltipText :: (IsEntry o, MonadIO m) => Text -> m (GValueConstruct o) #

constructEntryProgressFraction :: (IsEntry o, MonadIO m) => Double -> m (GValueConstruct o) #

constructEntryProgressPulseStep :: (IsEntry o, MonadIO m) => Double -> m (GValueConstruct o) #

constructEntrySecondaryIconActivatable :: (IsEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEntrySecondaryIconGicon :: (IsEntry o, MonadIO m, IsIcon a) => a -> m (GValueConstruct o) #

constructEntrySecondaryIconName :: (IsEntry o, MonadIO m) => Text -> m (GValueConstruct o) #

constructEntrySecondaryIconPaintable :: (IsEntry o, MonadIO m, IsPaintable a) => a -> m (GValueConstruct o) #

constructEntrySecondaryIconSensitive :: (IsEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEntrySecondaryIconTooltipMarkup :: (IsEntry o, MonadIO m) => Text -> m (GValueConstruct o) #

constructEntrySecondaryIconTooltipText :: (IsEntry o, MonadIO m) => Text -> m (GValueConstruct o) #

constructEntryShowEmojiIcon :: (IsEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEntryTabs :: (IsEntry o, MonadIO m) => TabArray -> m (GValueConstruct o) #

constructEntryTruncateMultiline :: (IsEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEntryVisibility :: (IsEntry o, MonadIO m) => Bool -> m (GValueConstruct o) #

entryActivatesDefault :: AttrLabelProxy "activatesDefault" #

entryAttributes :: AttrLabelProxy "attributes" #

entryBuffer :: AttrLabelProxy "buffer" #

entryCompletion :: AttrLabelProxy "completion" #

entryEnableEmojiCompletion :: AttrLabelProxy "enableEmojiCompletion" #

entryExtraMenu :: AttrLabelProxy "extraMenu" #

entryGetActivatesDefault :: (HasCallStack, MonadIO m, IsEntry a) => a -> m Bool #

entryGetAlignment :: (HasCallStack, MonadIO m, IsEntry a) => a -> m Float #

entryGetAttributes :: (HasCallStack, MonadIO m, IsEntry a) => a -> m (Maybe AttrList) #

entryGetBuffer :: (HasCallStack, MonadIO m, IsEntry a) => a -> m EntryBuffer #

entryGetCompletion :: (HasCallStack, MonadIO m, IsEntry a) => a -> m (Maybe EntryCompletion) #

entryGetCurrentIconDragSource :: (HasCallStack, MonadIO m, IsEntry a) => a -> m Int32 #

entryGetExtraMenu :: (HasCallStack, MonadIO m, IsEntry a) => a -> m (Maybe MenuModel) #

entryGetHasFrame :: (HasCallStack, MonadIO m, IsEntry a) => a -> m Bool #

entryGetIconActivatable :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> m Bool #

entryGetIconArea :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> m Rectangle #

entryGetIconAtPos :: (HasCallStack, MonadIO m, IsEntry a) => a -> Int32 -> Int32 -> m Int32 #

entryGetIconGicon :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> m (Maybe Icon) #

entryGetIconName :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> m (Maybe Text) #

entryGetIconPaintable :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> m (Maybe Paintable) #

entryGetIconSensitive :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> m Bool #

entryGetIconStorageType :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> m ImageType #

entryGetIconTooltipMarkup :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> m (Maybe Text) #

entryGetIconTooltipText :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> m (Maybe Text) #

entryGetInputHints :: (HasCallStack, MonadIO m, IsEntry a) => a -> m [InputHints] #

entryGetInputPurpose :: (HasCallStack, MonadIO m, IsEntry a) => a -> m InputPurpose #

entryGetInvisibleChar :: (HasCallStack, MonadIO m, IsEntry a) => a -> m Char #

entryGetMaxLength :: (HasCallStack, MonadIO m, IsEntry a) => a -> m Int32 #

entryGetMenuEntryIconText :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> m (Maybe Text) #

entryGetOverwriteMode :: (HasCallStack, MonadIO m, IsEntry a) => a -> m Bool #

entryGetPlaceholderText :: (HasCallStack, MonadIO m, IsEntry a) => a -> m (Maybe Text) #

entryGetProgressFraction :: (HasCallStack, MonadIO m, IsEntry a) => a -> m Double #

entryGetProgressPulseStep :: (HasCallStack, MonadIO m, IsEntry a) => a -> m Double #

entryGetTabs :: (HasCallStack, MonadIO m, IsEntry a) => a -> m (Maybe TabArray) #

entryGetTextLength :: (HasCallStack, MonadIO m, IsEntry a) => a -> m Word16 #

entryGetVisibility :: (HasCallStack, MonadIO m, IsEntry a) => a -> m Bool #

entryGrabFocusWithoutSelecting :: (HasCallStack, MonadIO m, IsEntry a) => a -> m Bool #

entryHasFrame :: AttrLabelProxy "hasFrame" #

entryImModule :: AttrLabelProxy "imModule" #

entryInputHints :: AttrLabelProxy "inputHints" #

entryInputPurpose :: AttrLabelProxy "inputPurpose" #

entryInvisibleChar :: AttrLabelProxy "invisibleChar" #

entryInvisibleCharSet :: AttrLabelProxy "invisibleCharSet" #

entryMaxLength :: AttrLabelProxy "maxLength" #

entryMenuEntryIconPrimaryText :: AttrLabelProxy "menuEntryIconPrimaryText" #

entryMenuEntryIconSecondaryText :: AttrLabelProxy "menuEntryIconSecondaryText" #

entryNew :: (HasCallStack, MonadIO m) => m Entry #

entryNewWithBuffer :: (HasCallStack, MonadIO m, IsEntryBuffer a) => a -> m Entry #

entryOverwriteMode :: AttrLabelProxy "overwriteMode" #

entryPlaceholderText :: AttrLabelProxy "placeholderText" #

entryPrimaryIconActivatable :: AttrLabelProxy "primaryIconActivatable" #

entryPrimaryIconGicon :: AttrLabelProxy "primaryIconGicon" #

entryPrimaryIconName :: AttrLabelProxy "primaryIconName" #

entryPrimaryIconPaintable :: AttrLabelProxy "primaryIconPaintable" #

entryPrimaryIconSensitive :: AttrLabelProxy "primaryIconSensitive" #

entryPrimaryIconStorageType :: AttrLabelProxy "primaryIconStorageType" #

entryPrimaryIconTooltipMarkup :: AttrLabelProxy "primaryIconTooltipMarkup" #

entryPrimaryIconTooltipText :: AttrLabelProxy "primaryIconTooltipText" #

entryProgressFraction :: AttrLabelProxy "progressFraction" #

entryProgressPulse :: (HasCallStack, MonadIO m, IsEntry a) => a -> m () #

entryProgressPulseStep :: AttrLabelProxy "progressPulseStep" #

entryResetImContext :: (HasCallStack, MonadIO m, IsEntry a) => a -> m () #

entryScrollOffset :: AttrLabelProxy "scrollOffset" #

entrySecondaryIconActivatable :: AttrLabelProxy "secondaryIconActivatable" #

entrySecondaryIconGicon :: AttrLabelProxy "secondaryIconGicon" #

entrySecondaryIconName :: AttrLabelProxy "secondaryIconName" #

entrySecondaryIconPaintable :: AttrLabelProxy "secondaryIconPaintable" #

entrySecondaryIconSensitive :: AttrLabelProxy "secondaryIconSensitive" #

entrySecondaryIconStorageType :: AttrLabelProxy "secondaryIconStorageType" #

entrySecondaryIconTooltipMarkup :: AttrLabelProxy "secondaryIconTooltipMarkup" #

entrySecondaryIconTooltipText :: AttrLabelProxy "secondaryIconTooltipText" #

entrySetActivatesDefault :: (HasCallStack, MonadIO m, IsEntry a) => a -> Bool -> m () #

entrySetAlignment :: (HasCallStack, MonadIO m, IsEntry a) => a -> Float -> m () #

entrySetAttributes :: (HasCallStack, MonadIO m, IsEntry a) => a -> AttrList -> m () #

entrySetBuffer :: (HasCallStack, MonadIO m, IsEntry a, IsEntryBuffer b) => a -> b -> m () #

entrySetCompletion :: (HasCallStack, MonadIO m, IsEntry a, IsEntryCompletion b) => a -> Maybe b -> m () #

entrySetExtraMenu :: (HasCallStack, MonadIO m, IsEntry a, IsMenuModel b) => a -> Maybe b -> m () #

entrySetHasFrame :: (HasCallStack, MonadIO m, IsEntry a) => a -> Bool -> m () #

entrySetIconActivatable :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> Bool -> m () #

entrySetIconDragSource :: (HasCallStack, MonadIO m, IsEntry a, IsContentProvider b) => a -> EntryIconPosition -> b -> [DragAction] -> m () #

entrySetIconFromGicon :: (HasCallStack, MonadIO m, IsEntry a, IsIcon b) => a -> EntryIconPosition -> Maybe b -> m () #

entrySetIconFromIconName :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> Maybe Text -> m () #

entrySetIconFromPaintable :: (HasCallStack, MonadIO m, IsEntry a, IsPaintable b) => a -> EntryIconPosition -> Maybe b -> m () #

entrySetIconSensitive :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> Bool -> m () #

entrySetIconTooltipMarkup :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> Maybe Text -> m () #

entrySetIconTooltipText :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> Maybe Text -> m () #

entrySetInputHints :: (HasCallStack, MonadIO m, IsEntry a) => a -> [InputHints] -> m () #

entrySetInputPurpose :: (HasCallStack, MonadIO m, IsEntry a) => a -> InputPurpose -> m () #

entrySetInvisibleChar :: (HasCallStack, MonadIO m, IsEntry a) => a -> Char -> m () #

entrySetMaxLength :: (HasCallStack, MonadIO m, IsEntry a) => a -> Int32 -> m () #

entrySetMenuEntryIconText :: (HasCallStack, MonadIO m, IsEntry a) => a -> EntryIconPosition -> Text -> m () #

entrySetOverwriteMode :: (HasCallStack, MonadIO m, IsEntry a) => a -> Bool -> m () #

entrySetPlaceholderText :: (HasCallStack, MonadIO m, IsEntry a) => a -> Maybe Text -> m () #

entrySetProgressFraction :: (HasCallStack, MonadIO m, IsEntry a) => a -> Double -> m () #

entrySetProgressPulseStep :: (HasCallStack, MonadIO m, IsEntry a) => a -> Double -> m () #

entrySetTabs :: (HasCallStack, MonadIO m, IsEntry a) => a -> Maybe TabArray -> m () #

entrySetVisibility :: (HasCallStack, MonadIO m, IsEntry a) => a -> Bool -> m () #

entryShowEmojiIcon :: AttrLabelProxy "showEmojiIcon" #

entryTabs :: AttrLabelProxy "tabs" #

entryTextLength :: AttrLabelProxy "textLength" #

entryTruncateMultiline :: AttrLabelProxy "truncateMultiline" #

entryUnsetInvisibleChar :: (HasCallStack, MonadIO m, IsEntry a) => a -> m () #

entryVisibility :: AttrLabelProxy "visibility" #

getEntryActivatesDefault :: (MonadIO m, IsEntry o) => o -> m Bool #

getEntryAttributes :: (MonadIO m, IsEntry o) => o -> m (Maybe AttrList) #

getEntryBuffer :: (MonadIO m, IsEntry o) => o -> m EntryBuffer #

getEntryCompletion :: (MonadIO m, IsEntry o) => o -> m (Maybe EntryCompletion) #

getEntryEnableEmojiCompletion :: (MonadIO m, IsEntry o) => o -> m Bool #

getEntryExtraMenu :: (MonadIO m, IsEntry o) => o -> m (Maybe MenuModel) #

getEntryHasFrame :: (MonadIO m, IsEntry o) => o -> m Bool #

getEntryImModule :: (MonadIO m, IsEntry o) => o -> m (Maybe Text) #

getEntryInputHints :: (MonadIO m, IsEntry o) => o -> m [InputHints] #

getEntryInputPurpose :: (MonadIO m, IsEntry o) => o -> m InputPurpose #

getEntryInvisibleChar :: (MonadIO m, IsEntry o) => o -> m Word32 #

getEntryInvisibleCharSet :: (MonadIO m, IsEntry o) => o -> m Bool #

getEntryMaxLength :: (MonadIO m, IsEntry o) => o -> m Int32 #

getEntryMenuEntryIconPrimaryText :: (MonadIO m, IsEntry o) => o -> m (Maybe Text) #

getEntryMenuEntryIconSecondaryText :: (MonadIO m, IsEntry o) => o -> m (Maybe Text) #

getEntryOverwriteMode :: (MonadIO m, IsEntry o) => o -> m Bool #

getEntryPlaceholderText :: (MonadIO m, IsEntry o) => o -> m (Maybe Text) #

getEntryPrimaryIconActivatable :: (MonadIO m, IsEntry o) => o -> m Bool #

getEntryPrimaryIconGicon :: (MonadIO m, IsEntry o) => o -> m (Maybe Icon) #

getEntryPrimaryIconName :: (MonadIO m, IsEntry o) => o -> m (Maybe Text) #

getEntryPrimaryIconPaintable :: (MonadIO m, IsEntry o) => o -> m (Maybe Paintable) #

getEntryPrimaryIconSensitive :: (MonadIO m, IsEntry o) => o -> m Bool #

getEntryPrimaryIconTooltipMarkup :: (MonadIO m, IsEntry o) => o -> m (Maybe Text) #

getEntryPrimaryIconTooltipText :: (MonadIO m, IsEntry o) => o -> m (Maybe Text) #

getEntryProgressFraction :: (MonadIO m, IsEntry o) => o -> m Double #

getEntryProgressPulseStep :: (MonadIO m, IsEntry o) => o -> m Double #

getEntryScrollOffset :: (MonadIO m, IsEntry o) => o -> m Int32 #

getEntrySecondaryIconActivatable :: (MonadIO m, IsEntry o) => o -> m Bool #

getEntrySecondaryIconGicon :: (MonadIO m, IsEntry o) => o -> m (Maybe Icon) #

getEntrySecondaryIconName :: (MonadIO m, IsEntry o) => o -> m (Maybe Text) #

getEntrySecondaryIconPaintable :: (MonadIO m, IsEntry o) => o -> m (Maybe Paintable) #

getEntrySecondaryIconSensitive :: (MonadIO m, IsEntry o) => o -> m Bool #

getEntrySecondaryIconTooltipMarkup :: (MonadIO m, IsEntry o) => o -> m (Maybe Text) #

getEntrySecondaryIconTooltipText :: (MonadIO m, IsEntry o) => o -> m (Maybe Text) #

getEntryShowEmojiIcon :: (MonadIO m, IsEntry o) => o -> m Bool #

getEntryTabs :: (MonadIO m, IsEntry o) => o -> m (Maybe TabArray) #

getEntryTextLength :: (MonadIO m, IsEntry o) => o -> m Word32 #

getEntryTruncateMultiline :: (MonadIO m, IsEntry o) => o -> m Bool #

getEntryVisibility :: (MonadIO m, IsEntry o) => o -> m Bool #

onEntryActivate :: (IsEntry a, MonadIO m) => a -> ((?self :: a) => EntryActivateCallback) -> m SignalHandlerId #

onEntryIconPress :: (IsEntry a, MonadIO m) => a -> ((?self :: a) => EntryIconPressCallback) -> m SignalHandlerId #

onEntryIconRelease :: (IsEntry a, MonadIO m) => a -> ((?self :: a) => EntryIconReleaseCallback) -> m SignalHandlerId #

setEntryActivatesDefault :: (MonadIO m, IsEntry o) => o -> Bool -> m () #

setEntryAttributes :: (MonadIO m, IsEntry o) => o -> AttrList -> m () #

setEntryBuffer :: (MonadIO m, IsEntry o, IsEntryBuffer a) => o -> a -> m () #

setEntryCompletion :: (MonadIO m, IsEntry o, IsEntryCompletion a) => o -> a -> m () #

setEntryEnableEmojiCompletion :: (MonadIO m, IsEntry o) => o -> Bool -> m () #

setEntryExtraMenu :: (MonadIO m, IsEntry o, IsMenuModel a) => o -> a -> m () #

setEntryHasFrame :: (MonadIO m, IsEntry o) => o -> Bool -> m () #

setEntryImModule :: (MonadIO m, IsEntry o) => o -> Text -> m () #

setEntryInputHints :: (MonadIO m, IsEntry o) => o -> [InputHints] -> m () #

setEntryInputPurpose :: (MonadIO m, IsEntry o) => o -> InputPurpose -> m () #

setEntryInvisibleChar :: (MonadIO m, IsEntry o) => o -> Word32 -> m () #

setEntryInvisibleCharSet :: (MonadIO m, IsEntry o) => o -> Bool -> m () #

setEntryMaxLength :: (MonadIO m, IsEntry o) => o -> Int32 -> m () #

setEntryMenuEntryIconPrimaryText :: (MonadIO m, IsEntry o) => o -> Text -> m () #

setEntryMenuEntryIconSecondaryText :: (MonadIO m, IsEntry o) => o -> Text -> m () #

setEntryOverwriteMode :: (MonadIO m, IsEntry o) => o -> Bool -> m () #

setEntryPlaceholderText :: (MonadIO m, IsEntry o) => o -> Text -> m () #

setEntryPrimaryIconActivatable :: (MonadIO m, IsEntry o) => o -> Bool -> m () #

setEntryPrimaryIconGicon :: (MonadIO m, IsEntry o, IsIcon a) => o -> a -> m () #

setEntryPrimaryIconName :: (MonadIO m, IsEntry o) => o -> Text -> m () #

setEntryPrimaryIconPaintable :: (MonadIO m, IsEntry o, IsPaintable a) => o -> a -> m () #

setEntryPrimaryIconSensitive :: (MonadIO m, IsEntry o) => o -> Bool -> m () #

setEntryPrimaryIconTooltipMarkup :: (MonadIO m, IsEntry o) => o -> Text -> m () #

setEntryPrimaryIconTooltipText :: (MonadIO m, IsEntry o) => o -> Text -> m () #

setEntryProgressFraction :: (MonadIO m, IsEntry o) => o -> Double -> m () #

setEntryProgressPulseStep :: (MonadIO m, IsEntry o) => o -> Double -> m () #

setEntrySecondaryIconActivatable :: (MonadIO m, IsEntry o) => o -> Bool -> m () #

setEntrySecondaryIconGicon :: (MonadIO m, IsEntry o, IsIcon a) => o -> a -> m () #

setEntrySecondaryIconName :: (MonadIO m, IsEntry o) => o -> Text -> m () #

setEntrySecondaryIconPaintable :: (MonadIO m, IsEntry o, IsPaintable a) => o -> a -> m () #

setEntrySecondaryIconSensitive :: (MonadIO m, IsEntry o) => o -> Bool -> m () #

setEntrySecondaryIconTooltipMarkup :: (MonadIO m, IsEntry o) => o -> Text -> m () #

setEntrySecondaryIconTooltipText :: (MonadIO m, IsEntry o) => o -> Text -> m () #

setEntryShowEmojiIcon :: (MonadIO m, IsEntry o) => o -> Bool -> m () #

setEntryTabs :: (MonadIO m, IsEntry o) => o -> TabArray -> m () #

setEntryTruncateMultiline :: (MonadIO m, IsEntry o) => o -> Bool -> m () #

setEntryVisibility :: (MonadIO m, IsEntry o) => o -> Bool -> m () #

toEntry :: (MonadIO m, IsEntry o) => o -> m Entry #