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

GI.Gtk.Interfaces.Editable

Description

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

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

Documentation

newtype Editable #

Constructors

Editable (ManagedPtr Editable) 

Instances

Instances details
Eq Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

(==) :: Editable -> Editable -> Bool

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

GObject Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

ManagedPtrNewtype Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

TypedObject Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

glibType :: IO GType #

HasParentTypes Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

HasAttributeList Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

(info ~ ResolveEditableMethod t Editable, OverloadedMethod info Editable p, HasField t Editable p) => HasField (t :: Symbol) Editable p 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

getField :: Editable -> p

(info ~ ResolveEditableMethod t Editable, OverloadedMethodInfo info Editable) => IsLabel t (MethodProxy info Editable) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

fromLabel :: MethodProxy info Editable

(info ~ ResolveEditableMethod t Editable, OverloadedMethod info Editable p) => IsLabel t (Editable -> p) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

fromLabel :: Editable -> p

IsGValue (Maybe Editable) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttributeList Editable = EditableAttributeList
type ParentTypes Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type ParentTypes Editable = '[Object, Widget]
type SignalList Editable 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type SignalList Editable = EditableSignalList

data EditableChangedSignalInfo #

Instances

Instances details
SignalInfo EditableChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type HaskellCallbackType EditableChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType EditableChangedSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

data EditableCursorPositionPropertyInfo #

Instances

Instances details
AttrInfo EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableCursorPositionPropertyInfo = IsEditable
type AttrGetType EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableCursorPositionPropertyInfo = Int32
type AttrSetTypeConstraint EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableCursorPositionPropertyInfo = ()
type AttrLabel EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableCursorPositionPropertyInfo = "cursor-position"
type AttrOrigin EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableCursorPositionPropertyInfo = IsEditable
type AttrGetType EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableCursorPositionPropertyInfo = Int32
type AttrLabel EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableCursorPositionPropertyInfo = "cursor-position"
type AttrOrigin EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableCursorPositionPropertyInfo = ()
type AttrTransferTypeConstraint EditableCursorPositionPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableCursorPositionPropertyInfo = Type ~ ()

data EditableDelegateGetAccessiblePlatformStateMethodInfo #

Instances

Instances details
(signature ~ (AccessiblePlatformState -> m Bool), MonadIO m, IsEditable a) => OverloadedMethod EditableDelegateGetAccessiblePlatformStateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableDelegateGetAccessiblePlatformStateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableDeleteSelectionMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsEditable a) => OverloadedMethod EditableDeleteSelectionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableDeleteSelectionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type EditableDeleteTextCallback = Int32 -> Int32 -> IO () #

data EditableDeleteTextMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableDeleteTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableDeleteTextSignalInfo #

Instances

Instances details
SignalInfo EditableDeleteTextSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type HaskellCallbackType EditableDeleteTextSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType EditableDeleteTextSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

data EditableEditablePropertyInfo #

Instances

Instances details
AttrInfo EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableEditablePropertyInfo = IsEditable
type AttrGetType EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableEditablePropertyInfo = Bool
type AttrSetTypeConstraint EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableEditablePropertyInfo = Bool
type AttrLabel EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableEditablePropertyInfo = "editable"
type AttrOrigin EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableEditablePropertyInfo = IsEditable
type AttrGetType EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableEditablePropertyInfo = Bool
type AttrLabel EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableEditablePropertyInfo = "editable"
type AttrOrigin EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableEditablePropertyInfo = Bool
type AttrTransferTypeConstraint EditableEditablePropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableEditablePropertyInfo = Type ~ Bool

data EditableEnableUndoPropertyInfo #

Instances

Instances details
AttrInfo EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableEnableUndoPropertyInfo = IsEditable
type AttrGetType EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableEnableUndoPropertyInfo = Bool
type AttrSetTypeConstraint EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableEnableUndoPropertyInfo = Bool
type AttrLabel EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableEnableUndoPropertyInfo = "enable-undo"
type AttrOrigin EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableEnableUndoPropertyInfo = IsEditable
type AttrGetType EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableEnableUndoPropertyInfo = Bool
type AttrLabel EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableEnableUndoPropertyInfo = "enable-undo"
type AttrOrigin EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableEnableUndoPropertyInfo = Bool
type AttrTransferTypeConstraint EditableEnableUndoPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableEnableUndoPropertyInfo = Type ~ Bool

data EditableFinishDelegateMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsEditable a) => OverloadedMethod EditableFinishDelegateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableFinishDelegateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetAlignmentMethodInfo #

Instances

Instances details
(signature ~ m Float, MonadIO m, IsEditable a) => OverloadedMethod EditableGetAlignmentMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetAlignmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetCharsMethodInfo #

Instances

Instances details
(signature ~ (Int32 -> Int32 -> m Text), MonadIO m, IsEditable a) => OverloadedMethod EditableGetCharsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetDelegateMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Editable), MonadIO m, IsEditable a) => OverloadedMethod EditableGetDelegateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetDelegateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetEditableMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsEditable a) => OverloadedMethod EditableGetEditableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetEditableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetEnableUndoMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsEditable a) => OverloadedMethod EditableGetEnableUndoMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetEnableUndoMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetMaxWidthCharsMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsEditable a) => OverloadedMethod EditableGetMaxWidthCharsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetMaxWidthCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetPositionMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsEditable a) => OverloadedMethod EditableGetPositionMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetPositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetSelectionBoundsMethodInfo #

Instances

Instances details
(signature ~ m (Bool, Int32, Int32), MonadIO m, IsEditable a) => OverloadedMethod EditableGetSelectionBoundsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetSelectionBoundsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetTextMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsEditable a) => OverloadedMethod EditableGetTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableGetWidthCharsMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsEditable a) => OverloadedMethod EditableGetWidthCharsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableGetWidthCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableInitDelegateMethodInfo #

Instances

Instances details
(signature ~ m (), MonadIO m, IsEditable a) => OverloadedMethod EditableInitDelegateMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableInitDelegateMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

type EditableInsertTextCallback = Text -> Int32 -> Int32 -> IO Int32 #

data EditableInsertTextMethodInfo #

Instances

Instances details
(signature ~ (Text -> Int32 -> Int32 -> m Int32), MonadIO m, IsEditable a) => OverloadedMethod EditableInsertTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableInsertTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableInsertTextSignalInfo #

Instances

Instances details
SignalInfo EditableInsertTextSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type HaskellCallbackType EditableInsertTextSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType EditableInsertTextSignalInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

data EditableMaxWidthCharsPropertyInfo #

Instances

Instances details
AttrInfo EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableMaxWidthCharsPropertyInfo = IsEditable
type AttrGetType EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableMaxWidthCharsPropertyInfo = Int32
type AttrSetTypeConstraint EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableMaxWidthCharsPropertyInfo = Int32
type AttrLabel EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableMaxWidthCharsPropertyInfo = "max-width-chars"
type AttrOrigin EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableMaxWidthCharsPropertyInfo = IsEditable
type AttrGetType EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableMaxWidthCharsPropertyInfo = Int32
type AttrLabel EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableMaxWidthCharsPropertyInfo = "max-width-chars"
type AttrOrigin EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableMaxWidthCharsPropertyInfo = Int32
type AttrTransferTypeConstraint EditableMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableMaxWidthCharsPropertyInfo = Type ~ Int32

data EditableSelectRegionMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSelectRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSelectionBoundPropertyInfo #

Instances

Instances details
AttrInfo EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableSelectionBoundPropertyInfo = IsEditable
type AttrGetType EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableSelectionBoundPropertyInfo = Int32
type AttrSetTypeConstraint EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableSelectionBoundPropertyInfo = ()
type AttrLabel EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableSelectionBoundPropertyInfo = "selection-bound"
type AttrOrigin EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableSelectionBoundPropertyInfo = IsEditable
type AttrGetType EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableSelectionBoundPropertyInfo = Int32
type AttrLabel EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableSelectionBoundPropertyInfo = "selection-bound"
type AttrOrigin EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableSelectionBoundPropertyInfo = ()
type AttrTransferTypeConstraint EditableSelectionBoundPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableSelectionBoundPropertyInfo = Type ~ ()

data EditableSetAlignmentMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetAlignmentMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSetEditableMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetEditableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSetEnableUndoMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetEnableUndoMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSetMaxWidthCharsMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetMaxWidthCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSetPositionMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetPositionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSetTextMethodInfo #

Instances

Instances details
(signature ~ (Text -> m ()), MonadIO m, IsEditable a) => OverloadedMethod EditableSetTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableSetWidthCharsMethodInfo #

Instances

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

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo EditableSetWidthCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data EditableTextPropertyInfo #

Instances

Instances details
AttrInfo EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableTextPropertyInfo = IsEditable
type AttrGetType EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableTextPropertyInfo = Text
type AttrSetTypeConstraint EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableTextPropertyInfo = Text
type AttrLabel EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableTextPropertyInfo = "text"
type AttrOrigin EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableTextPropertyInfo = IsEditable
type AttrGetType EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableTextPropertyInfo = Text
type AttrLabel EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableTextPropertyInfo = "text"
type AttrOrigin EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableTextPropertyInfo = Text
type AttrTransferTypeConstraint EditableTextPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableTextPropertyInfo = Type ~ Text

data EditableWidthCharsPropertyInfo #

Instances

Instances details
AttrInfo EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableWidthCharsPropertyInfo = IsEditable
type AttrGetType EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableWidthCharsPropertyInfo = Int32
type AttrSetTypeConstraint EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableWidthCharsPropertyInfo = Int32
type AttrLabel EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableWidthCharsPropertyInfo = "width-chars"
type AttrOrigin EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableWidthCharsPropertyInfo = IsEditable
type AttrGetType EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableWidthCharsPropertyInfo = Int32
type AttrLabel EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableWidthCharsPropertyInfo = "width-chars"
type AttrOrigin EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableWidthCharsPropertyInfo = Int32
type AttrTransferTypeConstraint EditableWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableWidthCharsPropertyInfo = Type ~ Int32

data EditableXalignPropertyInfo #

Instances

Instances details
AttrInfo EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Associated Types

type AttrAllowedOps EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableXalignPropertyInfo = IsEditable
type AttrGetType EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableXalignPropertyInfo = Float
type AttrSetTypeConstraint EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableXalignPropertyInfo = Type ~ Float
type AttrTransferTypeConstraint EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableXalignPropertyInfo = Type ~ Float
type AttrTransferType EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableXalignPropertyInfo = Float
type AttrLabel EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableXalignPropertyInfo = "xalign"
type AttrOrigin EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Defined in GI.Gtk.Interfaces.Editable

type AttrBaseTypeConstraint EditableXalignPropertyInfo = IsEditable
type AttrGetType EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrGetType EditableXalignPropertyInfo = Float
type AttrLabel EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrLabel EditableXalignPropertyInfo = "xalign"
type AttrOrigin EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrSetTypeConstraint EditableXalignPropertyInfo = Type ~ Float
type AttrTransferType EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferType EditableXalignPropertyInfo = Float
type AttrTransferTypeConstraint EditableXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Interfaces.Editable

type AttrTransferTypeConstraint EditableXalignPropertyInfo = Type ~ Float

class (GObject o, IsDescendantOf Editable o) => IsEditable o #

Instances

Instances details
(GObject o, IsDescendantOf Editable o) => IsEditable o 
Instance details

Defined in GI.Gtk.Interfaces.Editable

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

Equations

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

afterEditableChanged :: (IsEditable a, MonadIO m) => a -> ((?self :: a) => EditableChangedCallback) -> m SignalHandlerId #

afterEditableDeleteText :: (IsEditable a, MonadIO m) => a -> ((?self :: a) => EditableDeleteTextCallback) -> m SignalHandlerId #

afterEditableInsertText :: (IsEditable a, MonadIO m) => a -> ((?self :: a) => EditableInsertTextCallback) -> m SignalHandlerId #

constructEditableEditable :: (IsEditable o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEditableEnableUndo :: (IsEditable o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructEditableMaxWidthChars :: (IsEditable o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructEditableText :: (IsEditable o, MonadIO m) => Text -> m (GValueConstruct o) #

constructEditableWidthChars :: (IsEditable o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructEditableXalign :: (IsEditable o, MonadIO m) => Float -> m (GValueConstruct o) #

editableCursorPosition :: AttrLabelProxy "cursorPosition" #

editableDelegateGetAccessiblePlatformState :: (HasCallStack, MonadIO m, IsEditable a) => a -> AccessiblePlatformState -> m Bool #

editableDelegateGetProperty :: (HasCallStack, MonadIO m, IsObject a) => a -> Word32 -> GValue -> GParamSpec -> m Bool #

editableDelegateSetProperty :: (HasCallStack, MonadIO m, IsObject a) => a -> Word32 -> GValue -> GParamSpec -> m Bool #

editableDeleteSelection :: (HasCallStack, MonadIO m, IsEditable a) => a -> m () #

editableDeleteText :: (HasCallStack, MonadIO m, IsEditable a) => a -> Int32 -> Int32 -> m () #

editableEditable :: AttrLabelProxy "editable" #

editableEnableUndo :: AttrLabelProxy "enableUndo" #

editableFinishDelegate :: (HasCallStack, MonadIO m, IsEditable a) => a -> m () #

editableGetAlignment :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Float #

editableGetChars :: (HasCallStack, MonadIO m, IsEditable a) => a -> Int32 -> Int32 -> m Text #

editableGetDelegate :: (HasCallStack, MonadIO m, IsEditable a) => a -> m (Maybe Editable) #

editableGetEditable :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Bool #

editableGetEnableUndo :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Bool #

editableGetMaxWidthChars :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Int32 #

editableGetPosition :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Int32 #

editableGetSelectionBounds :: (HasCallStack, MonadIO m, IsEditable a) => a -> m (Bool, Int32, Int32) #

editableGetText :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Text #

editableGetWidthChars :: (HasCallStack, MonadIO m, IsEditable a) => a -> m Int32 #

editableInitDelegate :: (HasCallStack, MonadIO m, IsEditable a) => a -> m () #

editableInsertText :: (HasCallStack, MonadIO m, IsEditable a) => a -> Text -> Int32 -> Int32 -> m Int32 #

editableInstallProperties :: (HasCallStack, MonadIO m) => ObjectClass -> Word32 -> m Word32 #

editableMaxWidthChars :: AttrLabelProxy "maxWidthChars" #

editableSelectRegion :: (HasCallStack, MonadIO m, IsEditable a) => a -> Int32 -> Int32 -> m () #

editableSelectionBound :: AttrLabelProxy "selectionBound" #

editableSetAlignment :: (HasCallStack, MonadIO m, IsEditable a) => a -> Float -> m () #

editableSetEditable :: (HasCallStack, MonadIO m, IsEditable a) => a -> Bool -> m () #

editableSetEnableUndo :: (HasCallStack, MonadIO m, IsEditable a) => a -> Bool -> m () #

editableSetMaxWidthChars :: (HasCallStack, MonadIO m, IsEditable a) => a -> Int32 -> m () #

editableSetPosition :: (HasCallStack, MonadIO m, IsEditable a) => a -> Int32 -> m () #

editableSetText :: (HasCallStack, MonadIO m, IsEditable a) => a -> Text -> m () #

editableSetWidthChars :: (HasCallStack, MonadIO m, IsEditable a) => a -> Int32 -> m () #

editableText :: AttrLabelProxy "text" #

editableWidthChars :: AttrLabelProxy "widthChars" #

editableXalign :: AttrLabelProxy "xalign" #

getEditableCursorPosition :: (MonadIO m, IsEditable o) => o -> m Int32 #

getEditableEditable :: (MonadIO m, IsEditable o) => o -> m Bool #

getEditableEnableUndo :: (MonadIO m, IsEditable o) => o -> m Bool #

getEditableMaxWidthChars :: (MonadIO m, IsEditable o) => o -> m Int32 #

getEditableSelectionBound :: (MonadIO m, IsEditable o) => o -> m Int32 #

getEditableText :: (MonadIO m, IsEditable o) => o -> m Text #

getEditableWidthChars :: (MonadIO m, IsEditable o) => o -> m Int32 #

getEditableXalign :: (MonadIO m, IsEditable o) => o -> m Float #

onEditableChanged :: (IsEditable a, MonadIO m) => a -> ((?self :: a) => EditableChangedCallback) -> m SignalHandlerId #

onEditableDeleteText :: (IsEditable a, MonadIO m) => a -> ((?self :: a) => EditableDeleteTextCallback) -> m SignalHandlerId #

onEditableInsertText :: (IsEditable a, MonadIO m) => a -> ((?self :: a) => EditableInsertTextCallback) -> m SignalHandlerId #

setEditableEditable :: (MonadIO m, IsEditable o) => o -> Bool -> m () #

setEditableEnableUndo :: (MonadIO m, IsEditable o) => o -> Bool -> m () #

setEditableMaxWidthChars :: (MonadIO m, IsEditable o) => o -> Int32 -> m () #

setEditableText :: (MonadIO m, IsEditable o) => o -> Text -> m () #

setEditableWidthChars :: (MonadIO m, IsEditable o) => o -> Int32 -> m () #

setEditableXalign :: (MonadIO m, IsEditable o) => o -> Float -> m () #

toEditable :: (MonadIO m, IsEditable o) => o -> m Editable #