| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.Inscription
Description
Documentation
newtype Inscription #
Constructors
| Inscription (ManagedPtr Inscription) |
Instances
data InscriptionAttributesPropertyInfo #
Instances
data InscriptionGetAttributesMethodInfo #
Instances
| (signature ~ m (Maybe AttrList), MonadIO m, IsInscription a) => OverloadedMethod InscriptionGetAttributesMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionGetAttributesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionGetMinCharsMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsInscription a) => OverloadedMethod InscriptionGetMinCharsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionGetMinCharsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionGetMinLinesMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsInscription a) => OverloadedMethod InscriptionGetMinLinesMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionGetMinLinesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionGetNatCharsMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsInscription a) => OverloadedMethod InscriptionGetNatCharsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionGetNatCharsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionGetNatLinesMethodInfo #
Instances
| (signature ~ m Word32, MonadIO m, IsInscription a) => OverloadedMethod InscriptionGetNatLinesMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionGetNatLinesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionGetTextMethodInfo #
Instances
| (signature ~ m (Maybe Text), MonadIO m, IsInscription a) => OverloadedMethod InscriptionGetTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionGetTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionGetTextOverflowMethodInfo #
Instances
| (signature ~ m InscriptionOverflow, MonadIO m, IsInscription a) => OverloadedMethod InscriptionGetTextOverflowMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionGetTextOverflowMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionGetWrapModeMethodInfo #
Instances
| (signature ~ m WrapMode, MonadIO m, IsInscription a) => OverloadedMethod InscriptionGetWrapModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionGetWrapModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionGetXalignMethodInfo #
Instances
| (signature ~ m Float, MonadIO m, IsInscription a) => OverloadedMethod InscriptionGetXalignMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionGetXalignMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionGetYalignMethodInfo #
Instances
| (signature ~ m Float, MonadIO m, IsInscription a) => OverloadedMethod InscriptionGetYalignMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionGetYalignMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionMarkupPropertyInfo #
Instances
| AttrInfo InscriptionMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription Associated Types
Methods attrGet :: AttrBaseTypeConstraint InscriptionMarkupPropertyInfo o => o -> IO (AttrGetType InscriptionMarkupPropertyInfo) attrSet :: (AttrBaseTypeConstraint InscriptionMarkupPropertyInfo o, AttrSetTypeConstraint InscriptionMarkupPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint InscriptionMarkupPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint InscriptionMarkupPropertyInfo o, AttrSetTypeConstraint InscriptionMarkupPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint InscriptionMarkupPropertyInfo o, AttrTransferTypeConstraint InscriptionMarkupPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType InscriptionMarkupPropertyInfo) attrPut :: AttrBaseTypeConstraint InscriptionMarkupPropertyInfo o => o -> AttrGetType InscriptionMarkupPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps InscriptionMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrAllowedOps InscriptionMarkupPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint InscriptionMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrGetType InscriptionMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrGetType InscriptionMarkupPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrLabel InscriptionMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrLabel InscriptionMarkupPropertyInfo = "markup" | |||||||||||||||||||||||||||||||||
| type AttrOrigin InscriptionMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint InscriptionMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrSetTypeConstraint InscriptionMarkupPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType InscriptionMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferType InscriptionMarkupPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint InscriptionMarkupPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferTypeConstraint InscriptionMarkupPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data InscriptionMinCharsPropertyInfo #
Instances
| AttrInfo InscriptionMinCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription Associated Types
Methods attrGet :: AttrBaseTypeConstraint InscriptionMinCharsPropertyInfo o => o -> IO (AttrGetType InscriptionMinCharsPropertyInfo) attrSet :: (AttrBaseTypeConstraint InscriptionMinCharsPropertyInfo o, AttrSetTypeConstraint InscriptionMinCharsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint InscriptionMinCharsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint InscriptionMinCharsPropertyInfo o, AttrSetTypeConstraint InscriptionMinCharsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint InscriptionMinCharsPropertyInfo o, AttrTransferTypeConstraint InscriptionMinCharsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType InscriptionMinCharsPropertyInfo) attrPut :: AttrBaseTypeConstraint InscriptionMinCharsPropertyInfo o => o -> AttrGetType InscriptionMinCharsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps InscriptionMinCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrAllowedOps InscriptionMinCharsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint InscriptionMinCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrGetType InscriptionMinCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrGetType InscriptionMinCharsPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel InscriptionMinCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrLabel InscriptionMinCharsPropertyInfo = "min-chars" | |||||||||||||||||||||||||||||||||
| type AttrOrigin InscriptionMinCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint InscriptionMinCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrSetTypeConstraint InscriptionMinCharsPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType InscriptionMinCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferType InscriptionMinCharsPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint InscriptionMinCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferTypeConstraint InscriptionMinCharsPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
data InscriptionMinLinesPropertyInfo #
Instances
| AttrInfo InscriptionMinLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription Associated Types
Methods attrGet :: AttrBaseTypeConstraint InscriptionMinLinesPropertyInfo o => o -> IO (AttrGetType InscriptionMinLinesPropertyInfo) attrSet :: (AttrBaseTypeConstraint InscriptionMinLinesPropertyInfo o, AttrSetTypeConstraint InscriptionMinLinesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint InscriptionMinLinesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint InscriptionMinLinesPropertyInfo o, AttrSetTypeConstraint InscriptionMinLinesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint InscriptionMinLinesPropertyInfo o, AttrTransferTypeConstraint InscriptionMinLinesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType InscriptionMinLinesPropertyInfo) attrPut :: AttrBaseTypeConstraint InscriptionMinLinesPropertyInfo o => o -> AttrGetType InscriptionMinLinesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps InscriptionMinLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrAllowedOps InscriptionMinLinesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint InscriptionMinLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrGetType InscriptionMinLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrGetType InscriptionMinLinesPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel InscriptionMinLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrLabel InscriptionMinLinesPropertyInfo = "min-lines" | |||||||||||||||||||||||||||||||||
| type AttrOrigin InscriptionMinLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint InscriptionMinLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrSetTypeConstraint InscriptionMinLinesPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType InscriptionMinLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferType InscriptionMinLinesPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint InscriptionMinLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferTypeConstraint InscriptionMinLinesPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
data InscriptionNatCharsPropertyInfo #
Instances
| AttrInfo InscriptionNatCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription Associated Types
Methods attrGet :: AttrBaseTypeConstraint InscriptionNatCharsPropertyInfo o => o -> IO (AttrGetType InscriptionNatCharsPropertyInfo) attrSet :: (AttrBaseTypeConstraint InscriptionNatCharsPropertyInfo o, AttrSetTypeConstraint InscriptionNatCharsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint InscriptionNatCharsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint InscriptionNatCharsPropertyInfo o, AttrSetTypeConstraint InscriptionNatCharsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint InscriptionNatCharsPropertyInfo o, AttrTransferTypeConstraint InscriptionNatCharsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType InscriptionNatCharsPropertyInfo) attrPut :: AttrBaseTypeConstraint InscriptionNatCharsPropertyInfo o => o -> AttrGetType InscriptionNatCharsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps InscriptionNatCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrAllowedOps InscriptionNatCharsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint InscriptionNatCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrGetType InscriptionNatCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrGetType InscriptionNatCharsPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel InscriptionNatCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrLabel InscriptionNatCharsPropertyInfo = "nat-chars" | |||||||||||||||||||||||||||||||||
| type AttrOrigin InscriptionNatCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint InscriptionNatCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrSetTypeConstraint InscriptionNatCharsPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType InscriptionNatCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferType InscriptionNatCharsPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint InscriptionNatCharsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferTypeConstraint InscriptionNatCharsPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
data InscriptionNatLinesPropertyInfo #
Instances
| AttrInfo InscriptionNatLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription Associated Types
Methods attrGet :: AttrBaseTypeConstraint InscriptionNatLinesPropertyInfo o => o -> IO (AttrGetType InscriptionNatLinesPropertyInfo) attrSet :: (AttrBaseTypeConstraint InscriptionNatLinesPropertyInfo o, AttrSetTypeConstraint InscriptionNatLinesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint InscriptionNatLinesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint InscriptionNatLinesPropertyInfo o, AttrSetTypeConstraint InscriptionNatLinesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint InscriptionNatLinesPropertyInfo o, AttrTransferTypeConstraint InscriptionNatLinesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType InscriptionNatLinesPropertyInfo) attrPut :: AttrBaseTypeConstraint InscriptionNatLinesPropertyInfo o => o -> AttrGetType InscriptionNatLinesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps InscriptionNatLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrAllowedOps InscriptionNatLinesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint InscriptionNatLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrGetType InscriptionNatLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrGetType InscriptionNatLinesPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrLabel InscriptionNatLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrLabel InscriptionNatLinesPropertyInfo = "nat-lines" | |||||||||||||||||||||||||||||||||
| type AttrOrigin InscriptionNatLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint InscriptionNatLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrSetTypeConstraint InscriptionNatLinesPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType InscriptionNatLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferType InscriptionNatLinesPropertyInfo = Word32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint InscriptionNatLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferTypeConstraint InscriptionNatLinesPropertyInfo = Type ~ Word32 | |||||||||||||||||||||||||||||||||
data InscriptionSetAttributesMethodInfo #
Instances
| (signature ~ (Maybe AttrList -> m ()), MonadIO m, IsInscription a) => OverloadedMethod InscriptionSetAttributesMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionSetAttributesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionSetMarkupMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsInscription a) => OverloadedMethod InscriptionSetMarkupMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionSetMarkupMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionSetMinCharsMethodInfo #
Instances
| (signature ~ (Word32 -> m ()), MonadIO m, IsInscription a) => OverloadedMethod InscriptionSetMinCharsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionSetMinCharsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionSetMinLinesMethodInfo #
Instances
| (signature ~ (Word32 -> m ()), MonadIO m, IsInscription a) => OverloadedMethod InscriptionSetMinLinesMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionSetMinLinesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionSetNatCharsMethodInfo #
Instances
| (signature ~ (Word32 -> m ()), MonadIO m, IsInscription a) => OverloadedMethod InscriptionSetNatCharsMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionSetNatCharsMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionSetNatLinesMethodInfo #
Instances
| (signature ~ (Word32 -> m ()), MonadIO m, IsInscription a) => OverloadedMethod InscriptionSetNatLinesMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionSetNatLinesMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionSetTextMethodInfo #
Instances
| (signature ~ (Maybe Text -> m ()), MonadIO m, IsInscription a) => OverloadedMethod InscriptionSetTextMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionSetTextMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionSetTextOverflowMethodInfo #
Instances
| (signature ~ (InscriptionOverflow -> m ()), MonadIO m, IsInscription a) => OverloadedMethod InscriptionSetTextOverflowMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionSetTextOverflowMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionSetWrapModeMethodInfo #
Instances
| (signature ~ (WrapMode -> m ()), MonadIO m, IsInscription a) => OverloadedMethod InscriptionSetWrapModeMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionSetWrapModeMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionSetXalignMethodInfo #
Instances
| (signature ~ (Float -> m ()), MonadIO m, IsInscription a) => OverloadedMethod InscriptionSetXalignMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionSetXalignMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionSetYalignMethodInfo #
Instances
| (signature ~ (Float -> m ()), MonadIO m, IsInscription a) => OverloadedMethod InscriptionSetYalignMethodInfo a signature | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo InscriptionSetYalignMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.Inscription Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data InscriptionTextOverflowPropertyInfo #
Instances
| AttrInfo InscriptionTextOverflowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription Associated Types
Methods attrGet :: AttrBaseTypeConstraint InscriptionTextOverflowPropertyInfo o => o -> IO (AttrGetType InscriptionTextOverflowPropertyInfo) attrSet :: (AttrBaseTypeConstraint InscriptionTextOverflowPropertyInfo o, AttrSetTypeConstraint InscriptionTextOverflowPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint InscriptionTextOverflowPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint InscriptionTextOverflowPropertyInfo o, AttrSetTypeConstraint InscriptionTextOverflowPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint InscriptionTextOverflowPropertyInfo o, AttrTransferTypeConstraint InscriptionTextOverflowPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType InscriptionTextOverflowPropertyInfo) attrPut :: AttrBaseTypeConstraint InscriptionTextOverflowPropertyInfo o => o -> AttrGetType InscriptionTextOverflowPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps InscriptionTextOverflowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrAllowedOps InscriptionTextOverflowPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint InscriptionTextOverflowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrGetType InscriptionTextOverflowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrLabel InscriptionTextOverflowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrLabel InscriptionTextOverflowPropertyInfo = "text-overflow" | |||||||||||||||||||||||||||||||||
| type AttrOrigin InscriptionTextOverflowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint InscriptionTextOverflowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrTransferType InscriptionTextOverflowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint InscriptionTextOverflowPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
data InscriptionTextPropertyInfo #
Instances
| AttrInfo InscriptionTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription Associated Types
Methods attrGet :: AttrBaseTypeConstraint InscriptionTextPropertyInfo o => o -> IO (AttrGetType InscriptionTextPropertyInfo) attrSet :: (AttrBaseTypeConstraint InscriptionTextPropertyInfo o, AttrSetTypeConstraint InscriptionTextPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint InscriptionTextPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint InscriptionTextPropertyInfo o, AttrSetTypeConstraint InscriptionTextPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint InscriptionTextPropertyInfo o, AttrTransferTypeConstraint InscriptionTextPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType InscriptionTextPropertyInfo) attrPut :: AttrBaseTypeConstraint InscriptionTextPropertyInfo o => o -> AttrGetType InscriptionTextPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps InscriptionTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrAllowedOps InscriptionTextPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint InscriptionTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrGetType InscriptionTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrGetType InscriptionTextPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel InscriptionTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrLabel InscriptionTextPropertyInfo = "text" | |||||||||||||||||||||||||||||||||
| type AttrOrigin InscriptionTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint InscriptionTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrSetTypeConstraint InscriptionTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType InscriptionTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferType InscriptionTextPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint InscriptionTextPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferTypeConstraint InscriptionTextPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data InscriptionWrapModePropertyInfo #
Instances
| AttrInfo InscriptionWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription Associated Types
Methods attrGet :: AttrBaseTypeConstraint InscriptionWrapModePropertyInfo o => o -> IO (AttrGetType InscriptionWrapModePropertyInfo) attrSet :: (AttrBaseTypeConstraint InscriptionWrapModePropertyInfo o, AttrSetTypeConstraint InscriptionWrapModePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint InscriptionWrapModePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint InscriptionWrapModePropertyInfo o, AttrSetTypeConstraint InscriptionWrapModePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint InscriptionWrapModePropertyInfo o, AttrTransferTypeConstraint InscriptionWrapModePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType InscriptionWrapModePropertyInfo) attrPut :: AttrBaseTypeConstraint InscriptionWrapModePropertyInfo o => o -> AttrGetType InscriptionWrapModePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps InscriptionWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrAllowedOps InscriptionWrapModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint InscriptionWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrGetType InscriptionWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrGetType InscriptionWrapModePropertyInfo = WrapMode | |||||||||||||||||||||||||||||||||
| type AttrLabel InscriptionWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrLabel InscriptionWrapModePropertyInfo = "wrap-mode" | |||||||||||||||||||||||||||||||||
| type AttrOrigin InscriptionWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint InscriptionWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrSetTypeConstraint InscriptionWrapModePropertyInfo = Type ~ WrapMode | |||||||||||||||||||||||||||||||||
| type AttrTransferType InscriptionWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferType InscriptionWrapModePropertyInfo = WrapMode | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint InscriptionWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferTypeConstraint InscriptionWrapModePropertyInfo = Type ~ WrapMode | |||||||||||||||||||||||||||||||||
data InscriptionXalignPropertyInfo #
Instances
| AttrInfo InscriptionXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription Associated Types
Methods attrGet :: AttrBaseTypeConstraint InscriptionXalignPropertyInfo o => o -> IO (AttrGetType InscriptionXalignPropertyInfo) attrSet :: (AttrBaseTypeConstraint InscriptionXalignPropertyInfo o, AttrSetTypeConstraint InscriptionXalignPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint InscriptionXalignPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint InscriptionXalignPropertyInfo o, AttrSetTypeConstraint InscriptionXalignPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint InscriptionXalignPropertyInfo o, AttrTransferTypeConstraint InscriptionXalignPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType InscriptionXalignPropertyInfo) attrPut :: AttrBaseTypeConstraint InscriptionXalignPropertyInfo o => o -> AttrGetType InscriptionXalignPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps InscriptionXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrAllowedOps InscriptionXalignPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint InscriptionXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrGetType InscriptionXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrGetType InscriptionXalignPropertyInfo = Float | |||||||||||||||||||||||||||||||||
| type AttrLabel InscriptionXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrLabel InscriptionXalignPropertyInfo = "xalign" | |||||||||||||||||||||||||||||||||
| type AttrOrigin InscriptionXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint InscriptionXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrSetTypeConstraint InscriptionXalignPropertyInfo = Type ~ Float | |||||||||||||||||||||||||||||||||
| type AttrTransferType InscriptionXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferType InscriptionXalignPropertyInfo = Float | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint InscriptionXalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferTypeConstraint InscriptionXalignPropertyInfo = Type ~ Float | |||||||||||||||||||||||||||||||||
data InscriptionYalignPropertyInfo #
Instances
| AttrInfo InscriptionYalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription Associated Types
Methods attrGet :: AttrBaseTypeConstraint InscriptionYalignPropertyInfo o => o -> IO (AttrGetType InscriptionYalignPropertyInfo) attrSet :: (AttrBaseTypeConstraint InscriptionYalignPropertyInfo o, AttrSetTypeConstraint InscriptionYalignPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint InscriptionYalignPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint InscriptionYalignPropertyInfo o, AttrSetTypeConstraint InscriptionYalignPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint InscriptionYalignPropertyInfo o, AttrTransferTypeConstraint InscriptionYalignPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType InscriptionYalignPropertyInfo) attrPut :: AttrBaseTypeConstraint InscriptionYalignPropertyInfo o => o -> AttrGetType InscriptionYalignPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps InscriptionYalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrAllowedOps InscriptionYalignPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint InscriptionYalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrGetType InscriptionYalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrGetType InscriptionYalignPropertyInfo = Float | |||||||||||||||||||||||||||||||||
| type AttrLabel InscriptionYalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrLabel InscriptionYalignPropertyInfo = "yalign" | |||||||||||||||||||||||||||||||||
| type AttrOrigin InscriptionYalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint InscriptionYalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrSetTypeConstraint InscriptionYalignPropertyInfo = Type ~ Float | |||||||||||||||||||||||||||||||||
| type AttrTransferType InscriptionYalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferType InscriptionYalignPropertyInfo = Float | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint InscriptionYalignPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.Inscription type AttrTransferTypeConstraint InscriptionYalignPropertyInfo = Type ~ Float | |||||||||||||||||||||||||||||||||
class (GObject o, IsDescendantOf Inscription o) => IsInscription o #
Instances
| (GObject o, IsDescendantOf Inscription o) => IsInscription o | |
Defined in GI.Gtk.Objects.Inscription | |
type family ResolveInscriptionMethod (t :: Symbol) o where ... #
Equations
| ResolveInscriptionMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo | |
| ResolveInscriptionMethod "activate" o = WidgetActivateMethodInfo | |
| ResolveInscriptionMethod "activateAction" o = WidgetActivateActionMethodInfo | |
| ResolveInscriptionMethod "activateDefault" o = WidgetActivateDefaultMethodInfo | |
| ResolveInscriptionMethod "addController" o = WidgetAddControllerMethodInfo | |
| ResolveInscriptionMethod "addCssClass" o = WidgetAddCssClassMethodInfo | |
| ResolveInscriptionMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo | |
| ResolveInscriptionMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo | |
| ResolveInscriptionMethod "allocate" o = WidgetAllocateMethodInfo | |
| ResolveInscriptionMethod "announce" o = AccessibleAnnounceMethodInfo | |
| ResolveInscriptionMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveInscriptionMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveInscriptionMethod "childFocus" o = WidgetChildFocusMethodInfo | |
| ResolveInscriptionMethod "computeBounds" o = WidgetComputeBoundsMethodInfo | |
| ResolveInscriptionMethod "computeExpand" o = WidgetComputeExpandMethodInfo | |
| ResolveInscriptionMethod "computePoint" o = WidgetComputePointMethodInfo | |
| ResolveInscriptionMethod "computeTransform" o = WidgetComputeTransformMethodInfo | |
| ResolveInscriptionMethod "contains" o = WidgetContainsMethodInfo | |
| ResolveInscriptionMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo | |
| ResolveInscriptionMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo | |
| ResolveInscriptionMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo | |
| ResolveInscriptionMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo | |
| ResolveInscriptionMethod "errorBell" o = WidgetErrorBellMethodInfo | |
| ResolveInscriptionMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveInscriptionMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveInscriptionMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveInscriptionMethod "grabFocus" o = WidgetGrabFocusMethodInfo | |
| ResolveInscriptionMethod "hasCssClass" o = WidgetHasCssClassMethodInfo | |
| ResolveInscriptionMethod "hasDefault" o = WidgetHasDefaultMethodInfo | |
| ResolveInscriptionMethod "hasFocus" o = WidgetHasFocusMethodInfo | |
| ResolveInscriptionMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo | |
| ResolveInscriptionMethod "hide" o = WidgetHideMethodInfo | |
| ResolveInscriptionMethod "inDestruction" o = WidgetInDestructionMethodInfo | |
| ResolveInscriptionMethod "initTemplate" o = WidgetInitTemplateMethodInfo | |
| ResolveInscriptionMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo | |
| ResolveInscriptionMethod "insertAfter" o = WidgetInsertAfterMethodInfo | |
| ResolveInscriptionMethod "insertBefore" o = WidgetInsertBeforeMethodInfo | |
| ResolveInscriptionMethod "isAncestor" o = WidgetIsAncestorMethodInfo | |
| ResolveInscriptionMethod "isDrawable" o = WidgetIsDrawableMethodInfo | |
| ResolveInscriptionMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveInscriptionMethod "isFocus" o = WidgetIsFocusMethodInfo | |
| ResolveInscriptionMethod "isSensitive" o = WidgetIsSensitiveMethodInfo | |
| ResolveInscriptionMethod "isVisible" o = WidgetIsVisibleMethodInfo | |
| ResolveInscriptionMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo | |
| ResolveInscriptionMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo | |
| ResolveInscriptionMethod "map" o = WidgetMapMethodInfo | |
| ResolveInscriptionMethod "measure" o = WidgetMeasureMethodInfo | |
| ResolveInscriptionMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo | |
| ResolveInscriptionMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveInscriptionMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveInscriptionMethod "observeChildren" o = WidgetObserveChildrenMethodInfo | |
| ResolveInscriptionMethod "observeControllers" o = WidgetObserveControllersMethodInfo | |
| ResolveInscriptionMethod "pick" o = WidgetPickMethodInfo | |
| ResolveInscriptionMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo | |
| ResolveInscriptionMethod "queueDraw" o = WidgetQueueDrawMethodInfo | |
| ResolveInscriptionMethod "queueResize" o = WidgetQueueResizeMethodInfo | |
| ResolveInscriptionMethod "realize" o = WidgetRealizeMethodInfo | |
| ResolveInscriptionMethod "ref" o = ObjectRefMethodInfo | |
| ResolveInscriptionMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveInscriptionMethod "removeController" o = WidgetRemoveControllerMethodInfo | |
| ResolveInscriptionMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo | |
| ResolveInscriptionMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo | |
| ResolveInscriptionMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo | |
| ResolveInscriptionMethod "resetProperty" o = AccessibleResetPropertyMethodInfo | |
| ResolveInscriptionMethod "resetRelation" o = AccessibleResetRelationMethodInfo | |
| ResolveInscriptionMethod "resetState" o = AccessibleResetStateMethodInfo | |
| ResolveInscriptionMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveInscriptionMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo | |
| ResolveInscriptionMethod "show" o = WidgetShowMethodInfo | |
| ResolveInscriptionMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo | |
| ResolveInscriptionMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo | |
| ResolveInscriptionMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveInscriptionMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveInscriptionMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveInscriptionMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo | |
| ResolveInscriptionMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo | |
| ResolveInscriptionMethod "unmap" o = WidgetUnmapMethodInfo | |
| ResolveInscriptionMethod "unparent" o = WidgetUnparentMethodInfo | |
| ResolveInscriptionMethod "unrealize" o = WidgetUnrealizeMethodInfo | |
| ResolveInscriptionMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveInscriptionMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo | |
| ResolveInscriptionMethod "updateCaretPosition" o = AccessibleTextUpdateCaretPositionMethodInfo | |
| ResolveInscriptionMethod "updateContents" o = AccessibleTextUpdateContentsMethodInfo | |
| ResolveInscriptionMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo | |
| ResolveInscriptionMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo | |
| ResolveInscriptionMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo | |
| ResolveInscriptionMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo | |
| ResolveInscriptionMethod "updateSelectionBound" o = AccessibleTextUpdateSelectionBoundMethodInfo | |
| ResolveInscriptionMethod "updateState" o = AccessibleUpdateStateMethodInfo | |
| ResolveInscriptionMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveInscriptionMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo | |
| ResolveInscriptionMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo | |
| ResolveInscriptionMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo | |
| ResolveInscriptionMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo | |
| ResolveInscriptionMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo | |
| ResolveInscriptionMethod "getAllocation" o = WidgetGetAllocationMethodInfo | |
| ResolveInscriptionMethod "getAncestor" o = WidgetGetAncestorMethodInfo | |
| ResolveInscriptionMethod "getAtContext" o = AccessibleGetAtContextMethodInfo | |
| ResolveInscriptionMethod "getAttributes" o = InscriptionGetAttributesMethodInfo | |
| ResolveInscriptionMethod "getBaseline" o = WidgetGetBaselineMethodInfo | |
| ResolveInscriptionMethod "getBounds" o = AccessibleGetBoundsMethodInfo | |
| ResolveInscriptionMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo | |
| ResolveInscriptionMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo | |
| ResolveInscriptionMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo | |
| ResolveInscriptionMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo | |
| ResolveInscriptionMethod "getClipboard" o = WidgetGetClipboardMethodInfo | |
| ResolveInscriptionMethod "getColor" o = WidgetGetColorMethodInfo | |
| ResolveInscriptionMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo | |
| ResolveInscriptionMethod "getCssName" o = WidgetGetCssNameMethodInfo | |
| ResolveInscriptionMethod "getCursor" o = WidgetGetCursorMethodInfo | |
| ResolveInscriptionMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveInscriptionMethod "getDirection" o = WidgetGetDirectionMethodInfo | |
| ResolveInscriptionMethod "getDisplay" o = WidgetGetDisplayMethodInfo | |
| ResolveInscriptionMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo | |
| ResolveInscriptionMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo | |
| ResolveInscriptionMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo | |
| ResolveInscriptionMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo | |
| ResolveInscriptionMethod "getFocusable" o = WidgetGetFocusableMethodInfo | |
| ResolveInscriptionMethod "getFontMap" o = WidgetGetFontMapMethodInfo | |
| ResolveInscriptionMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo | |
| ResolveInscriptionMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo | |
| ResolveInscriptionMethod "getHalign" o = WidgetGetHalignMethodInfo | |
| ResolveInscriptionMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo | |
| ResolveInscriptionMethod "getHeight" o = WidgetGetHeightMethodInfo | |
| ResolveInscriptionMethod "getHexpand" o = WidgetGetHexpandMethodInfo | |
| ResolveInscriptionMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo | |
| ResolveInscriptionMethod "getLastChild" o = WidgetGetLastChildMethodInfo | |
| ResolveInscriptionMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo | |
| ResolveInscriptionMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo | |
| ResolveInscriptionMethod "getMapped" o = WidgetGetMappedMethodInfo | |
| ResolveInscriptionMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo | |
| ResolveInscriptionMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo | |
| ResolveInscriptionMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo | |
| ResolveInscriptionMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo | |
| ResolveInscriptionMethod "getMinChars" o = InscriptionGetMinCharsMethodInfo | |
| ResolveInscriptionMethod "getMinLines" o = InscriptionGetMinLinesMethodInfo | |
| ResolveInscriptionMethod "getName" o = WidgetGetNameMethodInfo | |
| ResolveInscriptionMethod "getNatChars" o = InscriptionGetNatCharsMethodInfo | |
| ResolveInscriptionMethod "getNatLines" o = InscriptionGetNatLinesMethodInfo | |
| ResolveInscriptionMethod "getNative" o = WidgetGetNativeMethodInfo | |
| ResolveInscriptionMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo | |
| ResolveInscriptionMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo | |
| ResolveInscriptionMethod "getOpacity" o = WidgetGetOpacityMethodInfo | |
| ResolveInscriptionMethod "getOverflow" o = WidgetGetOverflowMethodInfo | |
| ResolveInscriptionMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo | |
| ResolveInscriptionMethod "getParent" o = WidgetGetParentMethodInfo | |
| ResolveInscriptionMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo | |
| ResolveInscriptionMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo | |
| ResolveInscriptionMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo | |
| ResolveInscriptionMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo | |
| ResolveInscriptionMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveInscriptionMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveInscriptionMethod "getRealized" o = WidgetGetRealizedMethodInfo | |
| ResolveInscriptionMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo | |
| ResolveInscriptionMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo | |
| ResolveInscriptionMethod "getRoot" o = WidgetGetRootMethodInfo | |
| ResolveInscriptionMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo | |
| ResolveInscriptionMethod "getSensitive" o = WidgetGetSensitiveMethodInfo | |
| ResolveInscriptionMethod "getSettings" o = WidgetGetSettingsMethodInfo | |
| ResolveInscriptionMethod "getSize" o = WidgetGetSizeMethodInfo | |
| ResolveInscriptionMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo | |
| ResolveInscriptionMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo | |
| ResolveInscriptionMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo | |
| ResolveInscriptionMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo | |
| ResolveInscriptionMethod "getText" o = InscriptionGetTextMethodInfo | |
| ResolveInscriptionMethod "getTextOverflow" o = InscriptionGetTextOverflowMethodInfo | |
| ResolveInscriptionMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo | |
| ResolveInscriptionMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo | |
| ResolveInscriptionMethod "getValign" o = WidgetGetValignMethodInfo | |
| ResolveInscriptionMethod "getVexpand" o = WidgetGetVexpandMethodInfo | |
| ResolveInscriptionMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo | |
| ResolveInscriptionMethod "getVisible" o = WidgetGetVisibleMethodInfo | |
| ResolveInscriptionMethod "getWidth" o = WidgetGetWidthMethodInfo | |
| ResolveInscriptionMethod "getWrapMode" o = InscriptionGetWrapModeMethodInfo | |
| ResolveInscriptionMethod "getXalign" o = InscriptionGetXalignMethodInfo | |
| ResolveInscriptionMethod "getYalign" o = InscriptionGetYalignMethodInfo | |
| ResolveInscriptionMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo | |
| ResolveInscriptionMethod "setAttributes" o = InscriptionSetAttributesMethodInfo | |
| ResolveInscriptionMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo | |
| ResolveInscriptionMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo | |
| ResolveInscriptionMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo | |
| ResolveInscriptionMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo | |
| ResolveInscriptionMethod "setCursor" o = WidgetSetCursorMethodInfo | |
| ResolveInscriptionMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo | |
| ResolveInscriptionMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveInscriptionMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveInscriptionMethod "setDirection" o = WidgetSetDirectionMethodInfo | |
| ResolveInscriptionMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo | |
| ResolveInscriptionMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo | |
| ResolveInscriptionMethod "setFocusable" o = WidgetSetFocusableMethodInfo | |
| ResolveInscriptionMethod "setFontMap" o = WidgetSetFontMapMethodInfo | |
| ResolveInscriptionMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo | |
| ResolveInscriptionMethod "setHalign" o = WidgetSetHalignMethodInfo | |
| ResolveInscriptionMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo | |
| ResolveInscriptionMethod "setHexpand" o = WidgetSetHexpandMethodInfo | |
| ResolveInscriptionMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo | |
| ResolveInscriptionMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo | |
| ResolveInscriptionMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo | |
| ResolveInscriptionMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo | |
| ResolveInscriptionMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo | |
| ResolveInscriptionMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo | |
| ResolveInscriptionMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo | |
| ResolveInscriptionMethod "setMarkup" o = InscriptionSetMarkupMethodInfo | |
| ResolveInscriptionMethod "setMinChars" o = InscriptionSetMinCharsMethodInfo | |
| ResolveInscriptionMethod "setMinLines" o = InscriptionSetMinLinesMethodInfo | |
| ResolveInscriptionMethod "setName" o = WidgetSetNameMethodInfo | |
| ResolveInscriptionMethod "setNatChars" o = InscriptionSetNatCharsMethodInfo | |
| ResolveInscriptionMethod "setNatLines" o = InscriptionSetNatLinesMethodInfo | |
| ResolveInscriptionMethod "setOpacity" o = WidgetSetOpacityMethodInfo | |
| ResolveInscriptionMethod "setOverflow" o = WidgetSetOverflowMethodInfo | |
| ResolveInscriptionMethod "setParent" o = WidgetSetParentMethodInfo | |
| ResolveInscriptionMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveInscriptionMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo | |
| ResolveInscriptionMethod "setSensitive" o = WidgetSetSensitiveMethodInfo | |
| ResolveInscriptionMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo | |
| ResolveInscriptionMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo | |
| ResolveInscriptionMethod "setText" o = InscriptionSetTextMethodInfo | |
| ResolveInscriptionMethod "setTextOverflow" o = InscriptionSetTextOverflowMethodInfo | |
| ResolveInscriptionMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo | |
| ResolveInscriptionMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo | |
| ResolveInscriptionMethod "setValign" o = WidgetSetValignMethodInfo | |
| ResolveInscriptionMethod "setVexpand" o = WidgetSetVexpandMethodInfo | |
| ResolveInscriptionMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo | |
| ResolveInscriptionMethod "setVisible" o = WidgetSetVisibleMethodInfo | |
| ResolveInscriptionMethod "setWrapMode" o = InscriptionSetWrapModeMethodInfo | |
| ResolveInscriptionMethod "setXalign" o = InscriptionSetXalignMethodInfo | |
| ResolveInscriptionMethod "setYalign" o = InscriptionSetYalignMethodInfo | |
| ResolveInscriptionMethod l o = MethodResolutionFailed l o :: Type |
clearInscriptionAttributes :: (MonadIO m, IsInscription o) => o -> m () #
clearInscriptionMarkup :: (MonadIO m, IsInscription o) => o -> m () #
clearInscriptionText :: (MonadIO m, IsInscription o) => o -> m () #
constructInscriptionAttributes :: (IsInscription o, MonadIO m) => AttrList -> m (GValueConstruct o) #
constructInscriptionMarkup :: (IsInscription o, MonadIO m) => Text -> m (GValueConstruct o) #
constructInscriptionMinChars :: (IsInscription o, MonadIO m) => Word32 -> m (GValueConstruct o) #
constructInscriptionMinLines :: (IsInscription o, MonadIO m) => Word32 -> m (GValueConstruct o) #
constructInscriptionNatChars :: (IsInscription o, MonadIO m) => Word32 -> m (GValueConstruct o) #
constructInscriptionNatLines :: (IsInscription o, MonadIO m) => Word32 -> m (GValueConstruct o) #
constructInscriptionText :: (IsInscription o, MonadIO m) => Text -> m (GValueConstruct o) #
constructInscriptionTextOverflow :: (IsInscription o, MonadIO m) => InscriptionOverflow -> m (GValueConstruct o) #
constructInscriptionWrapMode :: (IsInscription o, MonadIO m) => WrapMode -> m (GValueConstruct o) #
constructInscriptionXalign :: (IsInscription o, MonadIO m) => Float -> m (GValueConstruct o) #
constructInscriptionYalign :: (IsInscription o, MonadIO m) => Float -> m (GValueConstruct o) #
getInscriptionAttributes :: (MonadIO m, IsInscription o) => o -> m (Maybe AttrList) #
getInscriptionMinChars :: (MonadIO m, IsInscription o) => o -> m Word32 #
getInscriptionMinLines :: (MonadIO m, IsInscription o) => o -> m Word32 #
getInscriptionNatChars :: (MonadIO m, IsInscription o) => o -> m Word32 #
getInscriptionNatLines :: (MonadIO m, IsInscription o) => o -> m Word32 #
getInscriptionText :: (MonadIO m, IsInscription o) => o -> m (Maybe Text) #
getInscriptionTextOverflow :: (MonadIO m, IsInscription o) => o -> m InscriptionOverflow #
getInscriptionWrapMode :: (MonadIO m, IsInscription o) => o -> m WrapMode #
getInscriptionXalign :: (MonadIO m, IsInscription o) => o -> m Float #
getInscriptionYalign :: (MonadIO m, IsInscription o) => o -> m Float #
inscriptionAttributes :: AttrLabelProxy "attributes" #
inscriptionGetAttributes :: (HasCallStack, MonadIO m, IsInscription a) => a -> m (Maybe AttrList) #
inscriptionGetMinChars :: (HasCallStack, MonadIO m, IsInscription a) => a -> m Word32 #
inscriptionGetMinLines :: (HasCallStack, MonadIO m, IsInscription a) => a -> m Word32 #
inscriptionGetNatChars :: (HasCallStack, MonadIO m, IsInscription a) => a -> m Word32 #
inscriptionGetNatLines :: (HasCallStack, MonadIO m, IsInscription a) => a -> m Word32 #
inscriptionGetText :: (HasCallStack, MonadIO m, IsInscription a) => a -> m (Maybe Text) #
inscriptionGetTextOverflow :: (HasCallStack, MonadIO m, IsInscription a) => a -> m InscriptionOverflow #
inscriptionGetWrapMode :: (HasCallStack, MonadIO m, IsInscription a) => a -> m WrapMode #
inscriptionGetXalign :: (HasCallStack, MonadIO m, IsInscription a) => a -> m Float #
inscriptionGetYalign :: (HasCallStack, MonadIO m, IsInscription a) => a -> m Float #
inscriptionMarkup :: AttrLabelProxy "markup" #
inscriptionMinChars :: AttrLabelProxy "minChars" #
inscriptionMinLines :: AttrLabelProxy "minLines" #
inscriptionNatChars :: AttrLabelProxy "natChars" #
inscriptionNatLines :: AttrLabelProxy "natLines" #
inscriptionNew :: (HasCallStack, MonadIO m) => Maybe Text -> m Inscription #
inscriptionSetAttributes :: (HasCallStack, MonadIO m, IsInscription a) => a -> Maybe AttrList -> m () #
inscriptionSetMarkup :: (HasCallStack, MonadIO m, IsInscription a) => a -> Maybe Text -> m () #
inscriptionSetMinChars :: (HasCallStack, MonadIO m, IsInscription a) => a -> Word32 -> m () #
inscriptionSetMinLines :: (HasCallStack, MonadIO m, IsInscription a) => a -> Word32 -> m () #
inscriptionSetNatChars :: (HasCallStack, MonadIO m, IsInscription a) => a -> Word32 -> m () #
inscriptionSetNatLines :: (HasCallStack, MonadIO m, IsInscription a) => a -> Word32 -> m () #
inscriptionSetText :: (HasCallStack, MonadIO m, IsInscription a) => a -> Maybe Text -> m () #
inscriptionSetTextOverflow :: (HasCallStack, MonadIO m, IsInscription a) => a -> InscriptionOverflow -> m () #
inscriptionSetWrapMode :: (HasCallStack, MonadIO m, IsInscription a) => a -> WrapMode -> m () #
inscriptionSetXalign :: (HasCallStack, MonadIO m, IsInscription a) => a -> Float -> m () #
inscriptionSetYalign :: (HasCallStack, MonadIO m, IsInscription a) => a -> Float -> m () #
inscriptionText :: AttrLabelProxy "text" #
inscriptionTextOverflow :: AttrLabelProxy "textOverflow" #
inscriptionWrapMode :: AttrLabelProxy "wrapMode" #
inscriptionXalign :: AttrLabelProxy "xalign" #
inscriptionYalign :: AttrLabelProxy "yalign" #
setInscriptionAttributes :: (MonadIO m, IsInscription o) => o -> AttrList -> m () #
setInscriptionMarkup :: (MonadIO m, IsInscription o) => o -> Text -> m () #
setInscriptionMinChars :: (MonadIO m, IsInscription o) => o -> Word32 -> m () #
setInscriptionMinLines :: (MonadIO m, IsInscription o) => o -> Word32 -> m () #
setInscriptionNatChars :: (MonadIO m, IsInscription o) => o -> Word32 -> m () #
setInscriptionNatLines :: (MonadIO m, IsInscription o) => o -> Word32 -> m () #
setInscriptionText :: (MonadIO m, IsInscription o) => o -> Text -> m () #
setInscriptionTextOverflow :: (MonadIO m, IsInscription o) => o -> InscriptionOverflow -> m () #
setInscriptionWrapMode :: (MonadIO m, IsInscription o) => o -> WrapMode -> m () #
setInscriptionXalign :: (MonadIO m, IsInscription o) => o -> Float -> m () #
setInscriptionYalign :: (MonadIO m, IsInscription o) => o -> Float -> m () #
toInscription :: (MonadIO m, IsInscription o) => o -> m Inscription #