| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.Entry
Description
Documentation
Constructors
| Entry (ManagedPtr Entry) |
Instances
| Eq Entry | |
| GObject Entry | |
Defined in GI.Gtk.Objects.Entry | |
| ManagedPtrNewtype Entry | |
Defined in GI.Gtk.Objects.Entry Methods toManagedPtr :: Entry -> ManagedPtr Entry # | |
| TypedObject Entry | |
Defined in GI.Gtk.Objects.Entry | |
| HasParentTypes Entry | |
Defined in GI.Gtk.Objects.Entry | |
| HasAttributeList Entry | |
Defined in GI.Gtk.Objects.Entry | |
| (info ~ ResolveEntryMethod t Entry, OverloadedMethod info Entry p, HasField t Entry p) => HasField (t :: Symbol) Entry p | |
Defined in GI.Gtk.Objects.Entry | |
| (info ~ ResolveEntryMethod t Entry, OverloadedMethodInfo info Entry) => IsLabel t (MethodProxy info Entry) | |
Defined in GI.Gtk.Objects.Entry | |
| (info ~ ResolveEntryMethod t Entry, OverloadedMethod info Entry p) => IsLabel t (Entry -> p) | |
Defined in GI.Gtk.Objects.Entry | |
| IsGValue (Maybe Entry) | |
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 | |
Defined in GI.Gtk.Objects.Entry type AttributeList Entry = EntryAttributeList | |
| type ParentTypes Entry | |
Defined in GI.Gtk.Objects.Entry type ParentTypes Entry = '[Widget, Object, Accessible, Buildable, CellEditable, ConstraintTarget, Editable] | |
| type SignalList Entry | |
Defined in GI.Gtk.Objects.Entry type SignalList Entry = EntrySignalList | |
type EntryActivateCallback = IO () #
data EntryActivateSignalInfo #
Instances
| SignalInfo EntryActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.Entry Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType EntryActivateSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType EntryActivateSignalInfo | |||||
Defined in GI.Gtk.Objects.Entry | |||||
data EntryActivatesDefaultPropertyInfo #
Instances
data EntryAttributesPropertyInfo #
Instances
| AttrInfo EntryAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryAttributesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryAttributesPropertyInfo = Maybe AttrList | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryAttributesPropertyInfo = "attributes" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryAttributesPropertyInfo = Type ~ AttrList | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryAttributesPropertyInfo = AttrList | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryAttributesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryAttributesPropertyInfo = Type ~ AttrList | |||||||||||||||||||||||||||||||||
data EntryBufferPropertyInfo #
Instances
| AttrInfo EntryBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryBufferPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryBufferPropertyInfo = "buffer" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryBufferPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
data EntryCompletionPropertyInfo #
Instances
| AttrInfo EntryCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryCompletionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryCompletionPropertyInfo = "completion" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
data EntryEnableEmojiCompletionPropertyInfo #
Instances
| AttrInfo EntryEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryEnableEmojiCompletionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryEnableEmojiCompletionPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryEnableEmojiCompletionPropertyInfo = "enable-emoji-completion" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryEnableEmojiCompletionPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryEnableEmojiCompletionPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryEnableEmojiCompletionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryEnableEmojiCompletionPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data EntryExtraMenuPropertyInfo #
Instances
| AttrInfo EntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryExtraMenuPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryExtraMenuPropertyInfo = Maybe MenuModel | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryExtraMenuPropertyInfo = "extra-menu" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryExtraMenuPropertyInfo = IsMenuModel | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryExtraMenuPropertyInfo = MenuModel | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryExtraMenuPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryExtraMenuPropertyInfo = IsMenuModel | |||||||||||||||||||||||||||||||||
data EntryGetActivatesDefaultMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsEntry a) => OverloadedMethod EntryGetActivatesDefaultMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetActivatesDefaultMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetAlignmentMethodInfo #
Instances
| (signature ~ m Float, MonadIO m, IsEntry a) => OverloadedMethod EntryGetAlignmentMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetAlignmentMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetAttributesMethodInfo #
Instances
| (signature ~ m (Maybe AttrList), MonadIO m, IsEntry a) => OverloadedMethod EntryGetAttributesMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetAttributesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetBufferMethodInfo #
Instances
| (signature ~ m EntryBuffer, MonadIO m, IsEntry a) => OverloadedMethod EntryGetBufferMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetBufferMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetCompletionMethodInfo #
Instances
| (signature ~ m (Maybe EntryCompletion), MonadIO m, IsEntry a) => OverloadedMethod EntryGetCompletionMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetCompletionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetCurrentIconDragSourceMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsEntry a) => OverloadedMethod EntryGetCurrentIconDragSourceMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetCurrentIconDragSourceMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetExtraMenuMethodInfo #
Instances
| (signature ~ m (Maybe MenuModel), MonadIO m, IsEntry a) => OverloadedMethod EntryGetExtraMenuMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetExtraMenuMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetHasFrameMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsEntry a) => OverloadedMethod EntryGetHasFrameMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetHasFrameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetIconActivatableMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> m Bool), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconActivatableMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetIconActivatableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetIconAreaMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> m Rectangle), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconAreaMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetIconAreaMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetIconAtPosMethodInfo #
Instances
| (signature ~ (Int32 -> Int32 -> m Int32), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconAtPosMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetIconAtPosMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetIconGiconMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> m (Maybe Icon)), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconGiconMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetIconGiconMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetIconNameMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> m (Maybe Text)), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetIconNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetIconPaintableMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> m (Maybe Paintable)), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconPaintableMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetIconPaintableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetIconSensitiveMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> m Bool), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconSensitiveMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetIconSensitiveMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetIconStorageTypeMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> m ImageType), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconStorageTypeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetIconStorageTypeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetIconTooltipMarkupMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> m (Maybe Text)), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconTooltipMarkupMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetIconTooltipMarkupMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetIconTooltipTextMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> m (Maybe Text)), MonadIO m, IsEntry a) => OverloadedMethod EntryGetIconTooltipTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetIconTooltipTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetInputHintsMethodInfo #
Instances
| (signature ~ m [InputHints], MonadIO m, IsEntry a) => OverloadedMethod EntryGetInputHintsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetInputHintsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetInputPurposeMethodInfo #
Instances
| (signature ~ m InputPurpose, MonadIO m, IsEntry a) => OverloadedMethod EntryGetInputPurposeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetInputPurposeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetInvisibleCharMethodInfo #
Instances
| (signature ~ m Char, MonadIO m, IsEntry a) => OverloadedMethod EntryGetInvisibleCharMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetInvisibleCharMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetMaxLengthMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsEntry a) => OverloadedMethod EntryGetMaxLengthMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetMaxLengthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetMenuEntryIconTextMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> m (Maybe Text)), MonadIO m, IsEntry a) => OverloadedMethod EntryGetMenuEntryIconTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetMenuEntryIconTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetOverwriteModeMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsEntry a) => OverloadedMethod EntryGetOverwriteModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetOverwriteModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetPlaceholderTextMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsEntry a) => OverloadedMethod EntryGetPlaceholderTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetPlaceholderTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetProgressFractionMethodInfo #
Instances
| (signature ~ m Double, MonadIO m, IsEntry a) => OverloadedMethod EntryGetProgressFractionMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetProgressFractionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetProgressPulseStepMethodInfo #
Instances
| (signature ~ m Double, MonadIO m, IsEntry a) => OverloadedMethod EntryGetProgressPulseStepMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetProgressPulseStepMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetTabsMethodInfo #
Instances
| (signature ~ m (Maybe TabArray), MonadIO m, IsEntry a) => OverloadedMethod EntryGetTabsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetTabsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetTextLengthMethodInfo #
Instances
| (signature ~ m Word16, MonadIO m, IsEntry a) => OverloadedMethod EntryGetTextLengthMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetTextLengthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGetVisibilityMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsEntry a) => OverloadedMethod EntryGetVisibilityMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGetVisibilityMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryGrabFocusWithoutSelectingMethodInfo #
Instances
| (signature ~ m Bool, MonadIO m, IsEntry a) => OverloadedMethod EntryGrabFocusWithoutSelectingMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryGrabFocusWithoutSelectingMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryHasFramePropertyInfo #
Instances
| AttrInfo EntryHasFramePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryHasFramePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryHasFramePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryHasFramePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryHasFramePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryHasFramePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryHasFramePropertyInfo = "has-frame" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryHasFramePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryHasFramePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryHasFramePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryHasFramePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryHasFramePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryHasFramePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryHasFramePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
type EntryIconPressCallback = EntryIconPosition -> IO () #
data EntryIconPressSignalInfo #
Instances
| SignalInfo EntryIconPressSignalInfo | |||||
Defined in GI.Gtk.Objects.Entry Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType EntryIconPressSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType EntryIconPressSignalInfo | |||||
Defined in GI.Gtk.Objects.Entry | |||||
type EntryIconReleaseCallback = EntryIconPosition -> IO () #
data EntryIconReleaseSignalInfo #
Instances
| SignalInfo EntryIconReleaseSignalInfo | |||||
Defined in GI.Gtk.Objects.Entry Associated Types
Methods connectSignal :: GObject o => o -> (o -> HaskellCallbackType EntryIconReleaseSignalInfo) -> SignalConnectMode -> Maybe Text -> IO SignalHandlerId dbgSignalInfo :: Maybe ResolvedSymbolInfo | |||||
| type HaskellCallbackType EntryIconReleaseSignalInfo | |||||
Defined in GI.Gtk.Objects.Entry | |||||
data EntryImModulePropertyInfo #
Instances
| AttrInfo EntryImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryImModulePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryImModulePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryImModulePropertyInfo = "im-module" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryImModulePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryImModulePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryImModulePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryImModulePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data EntryInputHintsPropertyInfo #
Instances
| AttrInfo EntryInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryInputHintsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryInputHintsPropertyInfo = "input-hints" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryInputHintsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
data EntryInputPurposePropertyInfo #
Instances
| AttrInfo EntryInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryInputPurposePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryInputPurposePropertyInfo = "input-purpose" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryInputPurposePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
data EntryInvisibleCharPropertyInfo #
Instances
| AttrInfo EntryInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryInvisibleCharPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryInvisibleCharPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryInvisibleCharPropertyInfo = "invisible-char" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryInvisibleCharPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryInvisibleCharPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryInvisibleCharPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryInvisibleCharPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
data EntryInvisibleCharSetPropertyInfo #
Instances
| AttrInfo EntryInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryInvisibleCharSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryInvisibleCharSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryInvisibleCharSetPropertyInfo = "invisible-char-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryInvisibleCharSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryInvisibleCharSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryInvisibleCharSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryInvisibleCharSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data EntryMaxLengthPropertyInfo #
Instances
| AttrInfo EntryMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryMaxLengthPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryMaxLengthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryMaxLengthPropertyInfo = "max-length" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryMaxLengthPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryMaxLengthPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryMaxLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryMaxLengthPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data EntryMenuEntryIconPrimaryTextPropertyInfo #
Instances
| AttrInfo EntryMenuEntryIconPrimaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryMenuEntryIconPrimaryTextPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryMenuEntryIconPrimaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryMenuEntryIconPrimaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryMenuEntryIconPrimaryTextPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryMenuEntryIconPrimaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryMenuEntryIconPrimaryTextPropertyInfo = "menu-entry-icon-primary-text" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryMenuEntryIconPrimaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryMenuEntryIconPrimaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryMenuEntryIconPrimaryTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryMenuEntryIconPrimaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryMenuEntryIconPrimaryTextPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryMenuEntryIconPrimaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryMenuEntryIconPrimaryTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data EntryMenuEntryIconSecondaryTextPropertyInfo #
Instances
| AttrInfo EntryMenuEntryIconSecondaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryMenuEntryIconSecondaryTextPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryMenuEntryIconSecondaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryMenuEntryIconSecondaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryMenuEntryIconSecondaryTextPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryMenuEntryIconSecondaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryMenuEntryIconSecondaryTextPropertyInfo = "menu-entry-icon-secondary-text" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryMenuEntryIconSecondaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryMenuEntryIconSecondaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryMenuEntryIconSecondaryTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryMenuEntryIconSecondaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryMenuEntryIconSecondaryTextPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryMenuEntryIconSecondaryTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryMenuEntryIconSecondaryTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data EntryOverwriteModePropertyInfo #
Instances
| AttrInfo EntryOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryOverwriteModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryOverwriteModePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryOverwriteModePropertyInfo = "overwrite-mode" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryOverwriteModePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryOverwriteModePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryOverwriteModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryOverwriteModePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data EntryPlaceholderTextPropertyInfo #
Instances
| AttrInfo EntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryPlaceholderTextPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryPlaceholderTextPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryPlaceholderTextPropertyInfo = "placeholder-text" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryPlaceholderTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryPlaceholderTextPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryPlaceholderTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryPlaceholderTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data EntryPrimaryIconActivatablePropertyInfo #
Instances
| AttrInfo EntryPrimaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryPrimaryIconActivatablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryPrimaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryPrimaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryPrimaryIconActivatablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryPrimaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryPrimaryIconActivatablePropertyInfo = "primary-icon-activatable" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryPrimaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryPrimaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryPrimaryIconActivatablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryPrimaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryPrimaryIconActivatablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryPrimaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryPrimaryIconActivatablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data EntryPrimaryIconGiconPropertyInfo #
Instances
| AttrInfo EntryPrimaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryPrimaryIconGiconPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryPrimaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryPrimaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryPrimaryIconGiconPropertyInfo = Maybe Icon | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryPrimaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryPrimaryIconGiconPropertyInfo = "primary-icon-gicon" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryPrimaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryPrimaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryPrimaryIconGiconPropertyInfo = IsIcon | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryPrimaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryPrimaryIconGiconPropertyInfo = Icon | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryPrimaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryPrimaryIconGiconPropertyInfo = IsIcon | |||||||||||||||||||||||||||||||||
data EntryPrimaryIconNamePropertyInfo #
Instances
| AttrInfo EntryPrimaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryPrimaryIconNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryPrimaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryPrimaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryPrimaryIconNamePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryPrimaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryPrimaryIconNamePropertyInfo = "primary-icon-name" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryPrimaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryPrimaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryPrimaryIconNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryPrimaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryPrimaryIconNamePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryPrimaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryPrimaryIconNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data EntryPrimaryIconPaintablePropertyInfo #
Instances
| AttrInfo EntryPrimaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryPrimaryIconPaintablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryPrimaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryPrimaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryPrimaryIconPaintablePropertyInfo = Maybe Paintable | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryPrimaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryPrimaryIconPaintablePropertyInfo = "primary-icon-paintable" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryPrimaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryPrimaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryPrimaryIconPaintablePropertyInfo = IsPaintable | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryPrimaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryPrimaryIconPaintablePropertyInfo = Paintable | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryPrimaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryPrimaryIconPaintablePropertyInfo = IsPaintable | |||||||||||||||||||||||||||||||||
data EntryPrimaryIconSensitivePropertyInfo #
Instances
| AttrInfo EntryPrimaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryPrimaryIconSensitivePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryPrimaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryPrimaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryPrimaryIconSensitivePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryPrimaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryPrimaryIconSensitivePropertyInfo = "primary-icon-sensitive" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryPrimaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryPrimaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryPrimaryIconSensitivePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryPrimaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryPrimaryIconSensitivePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryPrimaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryPrimaryIconSensitivePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data EntryPrimaryIconStorageTypePropertyInfo #
Instances
| AttrInfo EntryPrimaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryPrimaryIconStorageTypePropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryPrimaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryPrimaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryPrimaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryPrimaryIconStorageTypePropertyInfo = "primary-icon-storage-type" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryPrimaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryPrimaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryPrimaryIconStorageTypePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryPrimaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryPrimaryIconStorageTypePropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryPrimaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryPrimaryIconStorageTypePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data EntryPrimaryIconTooltipMarkupPropertyInfo #
Instances
| AttrInfo EntryPrimaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryPrimaryIconTooltipMarkupPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryPrimaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryPrimaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryPrimaryIconTooltipMarkupPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryPrimaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryPrimaryIconTooltipMarkupPropertyInfo = "primary-icon-tooltip-markup" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryPrimaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryPrimaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryPrimaryIconTooltipMarkupPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryPrimaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryPrimaryIconTooltipMarkupPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryPrimaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryPrimaryIconTooltipMarkupPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data EntryPrimaryIconTooltipTextPropertyInfo #
Instances
| AttrInfo EntryPrimaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryPrimaryIconTooltipTextPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryPrimaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryPrimaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryPrimaryIconTooltipTextPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryPrimaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryPrimaryIconTooltipTextPropertyInfo = "primary-icon-tooltip-text" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryPrimaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryPrimaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryPrimaryIconTooltipTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryPrimaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryPrimaryIconTooltipTextPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryPrimaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryPrimaryIconTooltipTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data EntryProgressFractionPropertyInfo #
Instances
| AttrInfo EntryProgressFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryProgressFractionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryProgressFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryProgressFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryProgressFractionPropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryProgressFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryProgressFractionPropertyInfo = "progress-fraction" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryProgressFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryProgressFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryProgressFractionPropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryProgressFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryProgressFractionPropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryProgressFractionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryProgressFractionPropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
data EntryProgressPulseMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsEntry a) => OverloadedMethod EntryProgressPulseMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryProgressPulseMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryProgressPulseStepPropertyInfo #
Instances
| AttrInfo EntryProgressPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryProgressPulseStepPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryProgressPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryProgressPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryProgressPulseStepPropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryProgressPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryProgressPulseStepPropertyInfo = "progress-pulse-step" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryProgressPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryProgressPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryProgressPulseStepPropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryProgressPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryProgressPulseStepPropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryProgressPulseStepPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryProgressPulseStepPropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
data EntryResetImContextMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsEntry a) => OverloadedMethod EntryResetImContextMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryResetImContextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryScrollOffsetPropertyInfo #
Instances
| AttrInfo EntryScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryScrollOffsetPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryScrollOffsetPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryScrollOffsetPropertyInfo = "scroll-offset" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryScrollOffsetPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryScrollOffsetPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryScrollOffsetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryScrollOffsetPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data EntrySecondaryIconActivatablePropertyInfo #
Instances
| AttrInfo EntrySecondaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntrySecondaryIconActivatablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntrySecondaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntrySecondaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntrySecondaryIconActivatablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel EntrySecondaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntrySecondaryIconActivatablePropertyInfo = "secondary-icon-activatable" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntrySecondaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntrySecondaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntrySecondaryIconActivatablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntrySecondaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntrySecondaryIconActivatablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntrySecondaryIconActivatablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntrySecondaryIconActivatablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data EntrySecondaryIconGiconPropertyInfo #
Instances
| AttrInfo EntrySecondaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntrySecondaryIconGiconPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntrySecondaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntrySecondaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntrySecondaryIconGiconPropertyInfo = Maybe Icon | |||||||||||||||||||||||||||||||||
| type AttrLabel EntrySecondaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntrySecondaryIconGiconPropertyInfo = "secondary-icon-gicon" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntrySecondaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntrySecondaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntrySecondaryIconGiconPropertyInfo = IsIcon | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntrySecondaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntrySecondaryIconGiconPropertyInfo = Icon | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntrySecondaryIconGiconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntrySecondaryIconGiconPropertyInfo = IsIcon | |||||||||||||||||||||||||||||||||
data EntrySecondaryIconNamePropertyInfo #
Instances
| AttrInfo EntrySecondaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntrySecondaryIconNamePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntrySecondaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntrySecondaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntrySecondaryIconNamePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel EntrySecondaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntrySecondaryIconNamePropertyInfo = "secondary-icon-name" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntrySecondaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntrySecondaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntrySecondaryIconNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntrySecondaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntrySecondaryIconNamePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntrySecondaryIconNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntrySecondaryIconNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data EntrySecondaryIconPaintablePropertyInfo #
Instances
| AttrInfo EntrySecondaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntrySecondaryIconPaintablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntrySecondaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntrySecondaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntrySecondaryIconPaintablePropertyInfo = Maybe Paintable | |||||||||||||||||||||||||||||||||
| type AttrLabel EntrySecondaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntrySecondaryIconPaintablePropertyInfo = "secondary-icon-paintable" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntrySecondaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntrySecondaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntrySecondaryIconPaintablePropertyInfo = IsPaintable | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntrySecondaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntrySecondaryIconPaintablePropertyInfo = Paintable | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntrySecondaryIconPaintablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntrySecondaryIconPaintablePropertyInfo = IsPaintable | |||||||||||||||||||||||||||||||||
data EntrySecondaryIconSensitivePropertyInfo #
Instances
| AttrInfo EntrySecondaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntrySecondaryIconSensitivePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntrySecondaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntrySecondaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntrySecondaryIconSensitivePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel EntrySecondaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntrySecondaryIconSensitivePropertyInfo = "secondary-icon-sensitive" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntrySecondaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntrySecondaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntrySecondaryIconSensitivePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntrySecondaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntrySecondaryIconSensitivePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntrySecondaryIconSensitivePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntrySecondaryIconSensitivePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data EntrySecondaryIconStorageTypePropertyInfo #
Instances
| AttrInfo EntrySecondaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntrySecondaryIconStorageTypePropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntrySecondaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntrySecondaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrLabel EntrySecondaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntrySecondaryIconStorageTypePropertyInfo = "secondary-icon-storage-type" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntrySecondaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntrySecondaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntrySecondaryIconStorageTypePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntrySecondaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntrySecondaryIconStorageTypePropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntrySecondaryIconStorageTypePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntrySecondaryIconStorageTypePropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data EntrySecondaryIconTooltipMarkupPropertyInfo #
Instances
| AttrInfo EntrySecondaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntrySecondaryIconTooltipMarkupPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntrySecondaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntrySecondaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntrySecondaryIconTooltipMarkupPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel EntrySecondaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntrySecondaryIconTooltipMarkupPropertyInfo = "secondary-icon-tooltip-markup" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntrySecondaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntrySecondaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntrySecondaryIconTooltipMarkupPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntrySecondaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntrySecondaryIconTooltipMarkupPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntrySecondaryIconTooltipMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntrySecondaryIconTooltipMarkupPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data EntrySecondaryIconTooltipTextPropertyInfo #
Instances
| AttrInfo EntrySecondaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntrySecondaryIconTooltipTextPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntrySecondaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntrySecondaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntrySecondaryIconTooltipTextPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel EntrySecondaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntrySecondaryIconTooltipTextPropertyInfo = "secondary-icon-tooltip-text" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntrySecondaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntrySecondaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntrySecondaryIconTooltipTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntrySecondaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntrySecondaryIconTooltipTextPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntrySecondaryIconTooltipTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntrySecondaryIconTooltipTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data EntrySetActivatesDefaultMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetActivatesDefaultMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetActivatesDefaultMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetAlignmentMethodInfo #
Instances
| (signature ~ (Float -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetAlignmentMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetAlignmentMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetAttributesMethodInfo #
Instances
| (signature ~ (AttrList -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetAttributesMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetAttributesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetBufferMethodInfo #
Instances
| (signature ~ (b -> m ()), MonadIO m, IsEntry a, IsEntryBuffer b) => OverloadedMethod EntrySetBufferMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetBufferMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetCompletionMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsEntry a, IsEntryCompletion b) => OverloadedMethod EntrySetCompletionMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetCompletionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetExtraMenuMethodInfo #
Instances
| (signature ~ (Maybe b -> m ()), MonadIO m, IsEntry a, IsMenuModel b) => OverloadedMethod EntrySetExtraMenuMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetExtraMenuMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetHasFrameMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetHasFrameMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetHasFrameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetIconActivatableMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> Bool -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetIconActivatableMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetIconActivatableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetIconDragSourceMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> b -> [DragAction] -> m ()), MonadIO m, IsEntry a, IsContentProvider b) => OverloadedMethod EntrySetIconDragSourceMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetIconDragSourceMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetIconFromGiconMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> Maybe b -> m ()), MonadIO m, IsEntry a, IsIcon b) => OverloadedMethod EntrySetIconFromGiconMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetIconFromGiconMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetIconFromIconNameMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> Maybe Text -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetIconFromIconNameMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetIconFromIconNameMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetIconFromPaintableMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> Maybe b -> m ()), MonadIO m, IsEntry a, IsPaintable b) => OverloadedMethod EntrySetIconFromPaintableMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetIconFromPaintableMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetIconSensitiveMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> Bool -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetIconSensitiveMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetIconSensitiveMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetIconTooltipMarkupMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> Maybe Text -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetIconTooltipMarkupMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetIconTooltipMarkupMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetIconTooltipTextMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> Maybe Text -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetIconTooltipTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetIconTooltipTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetInputHintsMethodInfo #
Instances
| (signature ~ ([InputHints] -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetInputHintsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetInputHintsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetInputPurposeMethodInfo #
Instances
| (signature ~ (InputPurpose -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetInputPurposeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetInputPurposeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetInvisibleCharMethodInfo #
Instances
| (signature ~ (Char -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetInvisibleCharMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetInvisibleCharMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetMaxLengthMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetMaxLengthMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetMaxLengthMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetMenuEntryIconTextMethodInfo #
Instances
| (signature ~ (EntryIconPosition -> Text -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetMenuEntryIconTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetMenuEntryIconTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetOverwriteModeMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetOverwriteModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetOverwriteModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetPlaceholderTextMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetPlaceholderTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetPlaceholderTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetProgressFractionMethodInfo #
Instances
| (signature ~ (Double -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetProgressFractionMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetProgressFractionMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetProgressPulseStepMethodInfo #
Instances
| (signature ~ (Double -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetProgressPulseStepMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetProgressPulseStepMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetTabsMethodInfo #
Instances
| (signature ~ (Maybe TabArray -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetTabsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetTabsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntrySetVisibilityMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsEntry a) => OverloadedMethod EntrySetVisibilityMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntrySetVisibilityMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryShowEmojiIconPropertyInfo #
Instances
| AttrInfo EntryShowEmojiIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryShowEmojiIconPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryShowEmojiIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryShowEmojiIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryShowEmojiIconPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryShowEmojiIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryShowEmojiIconPropertyInfo = "show-emoji-icon" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryShowEmojiIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryShowEmojiIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryShowEmojiIconPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryShowEmojiIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryShowEmojiIconPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryShowEmojiIconPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryShowEmojiIconPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data EntryTabsPropertyInfo #
Instances
| AttrInfo EntryTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryTabsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryTabsPropertyInfo = Maybe TabArray | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryTabsPropertyInfo = "tabs" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryTabsPropertyInfo = Type ~ TabArray | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryTabsPropertyInfo = TabArray | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryTabsPropertyInfo = Type ~ TabArray | |||||||||||||||||||||||||||||||||
data EntryTextLengthPropertyInfo #
Instances
| AttrInfo EntryTextLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryTextLengthPropertyInfo = '['AttrGet] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryTextLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryTextLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryTextLengthPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryTextLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryTextLengthPropertyInfo = "text-length" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryTextLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryTextLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryTextLengthPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryTextLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryTextLengthPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryTextLengthPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryTextLengthPropertyInfo = Type ~ () | |||||||||||||||||||||||||||||||||
data EntryTruncateMultilinePropertyInfo #
Instances
| AttrInfo EntryTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryTruncateMultilinePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryTruncateMultilinePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryTruncateMultilinePropertyInfo = "truncate-multiline" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryTruncateMultilinePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryTruncateMultilinePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryTruncateMultilinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryTruncateMultilinePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data EntryUnsetInvisibleCharMethodInfo #
Instances
| (signature ~ m (), MonadIO m, IsEntry a) => OverloadedMethod EntryUnsetInvisibleCharMethodInfo a signature | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo EntryUnsetInvisibleCharMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Entry Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data EntryVisibilityPropertyInfo #
Instances
| AttrInfo EntryVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry Associated Types
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 | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrAllowedOps EntryVisibilityPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint EntryVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrGetType EntryVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrGetType EntryVisibilityPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel EntryVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrLabel EntryVisibilityPropertyInfo = "visibility" | |||||||||||||||||||||||||||||||||
| type AttrOrigin EntryVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint EntryVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrSetTypeConstraint EntryVisibilityPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType EntryVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferType EntryVisibilityPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint EntryVisibilityPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Entry type AttrTransferTypeConstraint EntryVisibilityPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
class (GObject o, IsDescendantOf Entry o) => IsEntry o #
Instances
| (GObject o, IsDescendantOf Entry o) => IsEntry o | |
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" #
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" #
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 #
getEntryPrimaryIconStorageType :: (MonadIO m, IsEntry o) => o -> m ImageType #
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 #
getEntrySecondaryIconStorageType :: (MonadIO m, IsEntry o) => o -> m ImageType #
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 () #