| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
GI.Gtk.Objects.TextTag
Description
Documentation
Constructors
| TextTag (ManagedPtr TextTag) |
Instances
| Eq TextTag | |
| GObject TextTag | |
Defined in GI.Gtk.Objects.TextTag | |
| ManagedPtrNewtype TextTag | |
Defined in GI.Gtk.Objects.TextTag Methods toManagedPtr :: TextTag -> ManagedPtr TextTag # | |
| TypedObject TextTag | |
Defined in GI.Gtk.Objects.TextTag | |
| HasParentTypes TextTag | |
Defined in GI.Gtk.Objects.TextTag | |
| HasAttributeList TextTag | |
Defined in GI.Gtk.Objects.TextTag | |
| (info ~ ResolveTextTagMethod t TextTag, OverloadedMethod info TextTag p, HasField t TextTag p) => HasField (t :: Symbol) TextTag p | |
Defined in GI.Gtk.Objects.TextTag | |
| (info ~ ResolveTextTagMethod t TextTag, OverloadedMethodInfo info TextTag) => IsLabel t (MethodProxy info TextTag) | |
Defined in GI.Gtk.Objects.TextTag | |
| (info ~ ResolveTextTagMethod t TextTag, OverloadedMethod info TextTag p) => IsLabel t (TextTag -> p) | |
Defined in GI.Gtk.Objects.TextTag | |
| IsGValue (Maybe TextTag) | |
Defined in GI.Gtk.Objects.TextTag Methods gvalueGType_ :: IO GType # gvalueSet_ :: Ptr GValue -> Maybe TextTag -> IO () # gvalueGet_ :: Ptr GValue -> IO (Maybe TextTag) # | |
| type AttributeList TextTag | |
Defined in GI.Gtk.Objects.TextTag type AttributeList TextTag = TextTagAttributeList | |
| type ParentTypes TextTag | |
Defined in GI.Gtk.Objects.TextTag type ParentTypes TextTag = '[Object] | |
| type SignalList TextTag | |
Defined in GI.Gtk.Objects.TextTag type SignalList TextTag = TextTagSignalList | |
class (GObject o, IsDescendantOf TextTag o) => IsTextTag o #
Instances
| (GObject o, IsDescendantOf TextTag o) => IsTextTag o | |
Defined in GI.Gtk.Objects.TextTag | |
type family ResolveTextTagMethod (t :: Symbol) o where ... #
Equations
| ResolveTextTagMethod "bindProperty" o = ObjectBindPropertyMethodInfo | |
| ResolveTextTagMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo | |
| ResolveTextTagMethod "changed" o = TextTagChangedMethodInfo | |
| ResolveTextTagMethod "forceFloating" o = ObjectForceFloatingMethodInfo | |
| ResolveTextTagMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo | |
| ResolveTextTagMethod "getv" o = ObjectGetvMethodInfo | |
| ResolveTextTagMethod "isFloating" o = ObjectIsFloatingMethodInfo | |
| ResolveTextTagMethod "notify" o = ObjectNotifyMethodInfo | |
| ResolveTextTagMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo | |
| ResolveTextTagMethod "ref" o = ObjectRefMethodInfo | |
| ResolveTextTagMethod "refSink" o = ObjectRefSinkMethodInfo | |
| ResolveTextTagMethod "runDispose" o = ObjectRunDisposeMethodInfo | |
| ResolveTextTagMethod "stealData" o = ObjectStealDataMethodInfo | |
| ResolveTextTagMethod "stealQdata" o = ObjectStealQdataMethodInfo | |
| ResolveTextTagMethod "thawNotify" o = ObjectThawNotifyMethodInfo | |
| ResolveTextTagMethod "unref" o = ObjectUnrefMethodInfo | |
| ResolveTextTagMethod "watchClosure" o = ObjectWatchClosureMethodInfo | |
| ResolveTextTagMethod "getData" o = ObjectGetDataMethodInfo | |
| ResolveTextTagMethod "getPriority" o = TextTagGetPriorityMethodInfo | |
| ResolveTextTagMethod "getProperty" o = ObjectGetPropertyMethodInfo | |
| ResolveTextTagMethod "getQdata" o = ObjectGetQdataMethodInfo | |
| ResolveTextTagMethod "setData" o = ObjectSetDataMethodInfo | |
| ResolveTextTagMethod "setDataFull" o = ObjectSetDataFullMethodInfo | |
| ResolveTextTagMethod "setPriority" o = TextTagSetPriorityMethodInfo | |
| ResolveTextTagMethod "setProperty" o = ObjectSetPropertyMethodInfo | |
| ResolveTextTagMethod l o = MethodResolutionFailed l o :: Type |
data TextTagAccumulativeMarginPropertyInfo #
Instances
data TextTagAllowBreaksPropertyInfo #
Instances
| AttrInfo TextTagAllowBreaksPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagAllowBreaksPropertyInfo o => o -> IO (AttrGetType TextTagAllowBreaksPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagAllowBreaksPropertyInfo o, AttrSetTypeConstraint TextTagAllowBreaksPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagAllowBreaksPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagAllowBreaksPropertyInfo o, AttrSetTypeConstraint TextTagAllowBreaksPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagAllowBreaksPropertyInfo o, AttrTransferTypeConstraint TextTagAllowBreaksPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagAllowBreaksPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagAllowBreaksPropertyInfo o => o -> AttrGetType TextTagAllowBreaksPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagAllowBreaksPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagAllowBreaksPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagAllowBreaksPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagAllowBreaksPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagAllowBreaksPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagAllowBreaksPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagAllowBreaksPropertyInfo = "allow-breaks" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagAllowBreaksPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagAllowBreaksPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagAllowBreaksPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagAllowBreaksPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagAllowBreaksPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagAllowBreaksPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagAllowBreaksPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagAllowBreaksSetPropertyInfo #
Instances
| AttrInfo TextTagAllowBreaksSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagAllowBreaksSetPropertyInfo o => o -> IO (AttrGetType TextTagAllowBreaksSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagAllowBreaksSetPropertyInfo o, AttrSetTypeConstraint TextTagAllowBreaksSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagAllowBreaksSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagAllowBreaksSetPropertyInfo o, AttrSetTypeConstraint TextTagAllowBreaksSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagAllowBreaksSetPropertyInfo o, AttrTransferTypeConstraint TextTagAllowBreaksSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagAllowBreaksSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagAllowBreaksSetPropertyInfo o => o -> AttrGetType TextTagAllowBreaksSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagAllowBreaksSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagAllowBreaksSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagAllowBreaksSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagAllowBreaksSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagAllowBreaksSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagAllowBreaksSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagAllowBreaksSetPropertyInfo = "allow-breaks-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagAllowBreaksSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagAllowBreaksSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagAllowBreaksSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagAllowBreaksSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagAllowBreaksSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagAllowBreaksSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagAllowBreaksSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagBackgroundFullHeightPropertyInfo #
Instances
| AttrInfo TextTagBackgroundFullHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagBackgroundFullHeightPropertyInfo o => o -> IO (AttrGetType TextTagBackgroundFullHeightPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagBackgroundFullHeightPropertyInfo o, AttrSetTypeConstraint TextTagBackgroundFullHeightPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagBackgroundFullHeightPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagBackgroundFullHeightPropertyInfo o, AttrSetTypeConstraint TextTagBackgroundFullHeightPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagBackgroundFullHeightPropertyInfo o, AttrTransferTypeConstraint TextTagBackgroundFullHeightPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagBackgroundFullHeightPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagBackgroundFullHeightPropertyInfo o => o -> AttrGetType TextTagBackgroundFullHeightPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagBackgroundFullHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagBackgroundFullHeightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagBackgroundFullHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagBackgroundFullHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagBackgroundFullHeightPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagBackgroundFullHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagBackgroundFullHeightPropertyInfo = "background-full-height" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagBackgroundFullHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagBackgroundFullHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagBackgroundFullHeightPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagBackgroundFullHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagBackgroundFullHeightPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagBackgroundFullHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagBackgroundFullHeightPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagBackgroundFullHeightSetPropertyInfo #
Instances
| AttrInfo TextTagBackgroundFullHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo o => o -> IO (AttrGetType TextTagBackgroundFullHeightSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo o, AttrSetTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo o, AttrSetTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo o, AttrTransferTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagBackgroundFullHeightSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo o => o -> AttrGetType TextTagBackgroundFullHeightSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagBackgroundFullHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagBackgroundFullHeightSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagBackgroundFullHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagBackgroundFullHeightSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagBackgroundFullHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagBackgroundFullHeightSetPropertyInfo = "background-full-height-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagBackgroundFullHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagBackgroundFullHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagBackgroundFullHeightSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagBackgroundFullHeightSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagBackgroundPropertyInfo #
Instances
| AttrInfo TextTagBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagBackgroundPropertyInfo o => o -> IO (AttrGetType TextTagBackgroundPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagBackgroundPropertyInfo o, AttrSetTypeConstraint TextTagBackgroundPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagBackgroundPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagBackgroundPropertyInfo o, AttrSetTypeConstraint TextTagBackgroundPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagBackgroundPropertyInfo o, AttrTransferTypeConstraint TextTagBackgroundPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagBackgroundPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagBackgroundPropertyInfo o => o -> AttrGetType TextTagBackgroundPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagBackgroundPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagBackgroundPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagBackgroundPropertyInfo = "background" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagBackgroundPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagBackgroundPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagBackgroundPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data TextTagBackgroundRgbaPropertyInfo #
Instances
| AttrInfo TextTagBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagBackgroundRgbaPropertyInfo o => o -> IO (AttrGetType TextTagBackgroundRgbaPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagBackgroundRgbaPropertyInfo o, AttrSetTypeConstraint TextTagBackgroundRgbaPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagBackgroundRgbaPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagBackgroundRgbaPropertyInfo o, AttrSetTypeConstraint TextTagBackgroundRgbaPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagBackgroundRgbaPropertyInfo o, AttrTransferTypeConstraint TextTagBackgroundRgbaPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagBackgroundRgbaPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagBackgroundRgbaPropertyInfo o => o -> AttrGetType TextTagBackgroundRgbaPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagBackgroundRgbaPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagBackgroundRgbaPropertyInfo = Maybe RGBA | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagBackgroundRgbaPropertyInfo = "background-rgba" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagBackgroundRgbaPropertyInfo = Type ~ RGBA | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagBackgroundRgbaPropertyInfo = RGBA | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagBackgroundRgbaPropertyInfo = Type ~ RGBA | |||||||||||||||||||||||||||||||||
data TextTagBackgroundSetPropertyInfo #
Instances
| AttrInfo TextTagBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagBackgroundSetPropertyInfo o => o -> IO (AttrGetType TextTagBackgroundSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagBackgroundSetPropertyInfo o, AttrSetTypeConstraint TextTagBackgroundSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagBackgroundSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagBackgroundSetPropertyInfo o, AttrSetTypeConstraint TextTagBackgroundSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagBackgroundSetPropertyInfo o, AttrTransferTypeConstraint TextTagBackgroundSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagBackgroundSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagBackgroundSetPropertyInfo o => o -> AttrGetType TextTagBackgroundSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagBackgroundSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagBackgroundSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagBackgroundSetPropertyInfo = "background-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagBackgroundSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagBackgroundSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagBackgroundSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagChangedMethodInfo #
Instances
| (signature ~ (Bool -> m ()), MonadIO m, IsTextTag a) => OverloadedMethod TextTagChangedMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextTag Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextTagChangedMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextTag Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextTagDirectionPropertyInfo #
Instances
| AttrInfo TextTagDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagDirectionPropertyInfo o => o -> IO (AttrGetType TextTagDirectionPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagDirectionPropertyInfo o, AttrSetTypeConstraint TextTagDirectionPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagDirectionPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagDirectionPropertyInfo o, AttrSetTypeConstraint TextTagDirectionPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagDirectionPropertyInfo o, AttrTransferTypeConstraint TextTagDirectionPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagDirectionPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagDirectionPropertyInfo o => o -> AttrGetType TextTagDirectionPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagDirectionPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagDirectionPropertyInfo = "direction" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagDirectionPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
data TextTagEditablePropertyInfo #
Instances
| AttrInfo TextTagEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagEditablePropertyInfo o => o -> IO (AttrGetType TextTagEditablePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagEditablePropertyInfo o, AttrSetTypeConstraint TextTagEditablePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagEditablePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagEditablePropertyInfo o, AttrSetTypeConstraint TextTagEditablePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagEditablePropertyInfo o, AttrTransferTypeConstraint TextTagEditablePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagEditablePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagEditablePropertyInfo o => o -> AttrGetType TextTagEditablePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagEditablePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagEditablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagEditablePropertyInfo = "editable" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagEditablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagEditablePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagEditablePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagEditablePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagEditableSetPropertyInfo #
Instances
| AttrInfo TextTagEditableSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagEditableSetPropertyInfo o => o -> IO (AttrGetType TextTagEditableSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagEditableSetPropertyInfo o, AttrSetTypeConstraint TextTagEditableSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagEditableSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagEditableSetPropertyInfo o, AttrSetTypeConstraint TextTagEditableSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagEditableSetPropertyInfo o, AttrTransferTypeConstraint TextTagEditableSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagEditableSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagEditableSetPropertyInfo o => o -> AttrGetType TextTagEditableSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagEditableSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagEditableSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagEditableSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagEditableSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagEditableSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagEditableSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagEditableSetPropertyInfo = "editable-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagEditableSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagEditableSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagEditableSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagEditableSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagEditableSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagEditableSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagEditableSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagFallbackPropertyInfo #
Instances
| AttrInfo TextTagFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagFallbackPropertyInfo o => o -> IO (AttrGetType TextTagFallbackPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagFallbackPropertyInfo o, AttrSetTypeConstraint TextTagFallbackPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagFallbackPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagFallbackPropertyInfo o, AttrSetTypeConstraint TextTagFallbackPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagFallbackPropertyInfo o, AttrTransferTypeConstraint TextTagFallbackPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagFallbackPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagFallbackPropertyInfo o => o -> AttrGetType TextTagFallbackPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagFallbackPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagFallbackPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagFallbackPropertyInfo = "fallback" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagFallbackPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagFallbackPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagFallbackPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagFallbackPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagFallbackSetPropertyInfo #
Instances
| AttrInfo TextTagFallbackSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagFallbackSetPropertyInfo o => o -> IO (AttrGetType TextTagFallbackSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagFallbackSetPropertyInfo o, AttrSetTypeConstraint TextTagFallbackSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagFallbackSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagFallbackSetPropertyInfo o, AttrSetTypeConstraint TextTagFallbackSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagFallbackSetPropertyInfo o, AttrTransferTypeConstraint TextTagFallbackSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagFallbackSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagFallbackSetPropertyInfo o => o -> AttrGetType TextTagFallbackSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagFallbackSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagFallbackSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagFallbackSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagFallbackSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagFallbackSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagFallbackSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagFallbackSetPropertyInfo = "fallback-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagFallbackSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagFallbackSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagFallbackSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagFallbackSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagFallbackSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagFallbackSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagFallbackSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagFamilyPropertyInfo #
Instances
| AttrInfo TextTagFamilyPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagFamilyPropertyInfo o => o -> IO (AttrGetType TextTagFamilyPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagFamilyPropertyInfo o, AttrSetTypeConstraint TextTagFamilyPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagFamilyPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagFamilyPropertyInfo o, AttrSetTypeConstraint TextTagFamilyPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagFamilyPropertyInfo o, AttrTransferTypeConstraint TextTagFamilyPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagFamilyPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagFamilyPropertyInfo o => o -> AttrGetType TextTagFamilyPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagFamilyPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagFamilyPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagFamilyPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagFamilyPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagFamilyPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagFamilyPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagFamilyPropertyInfo = "family" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagFamilyPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagFamilyPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagFamilyPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagFamilyPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagFamilyPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagFamilyPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagFamilyPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data TextTagFamilySetPropertyInfo #
Instances
| AttrInfo TextTagFamilySetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagFamilySetPropertyInfo o => o -> IO (AttrGetType TextTagFamilySetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagFamilySetPropertyInfo o, AttrSetTypeConstraint TextTagFamilySetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagFamilySetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagFamilySetPropertyInfo o, AttrSetTypeConstraint TextTagFamilySetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagFamilySetPropertyInfo o, AttrTransferTypeConstraint TextTagFamilySetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagFamilySetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagFamilySetPropertyInfo o => o -> AttrGetType TextTagFamilySetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagFamilySetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagFamilySetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagFamilySetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagFamilySetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagFamilySetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagFamilySetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagFamilySetPropertyInfo = "family-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagFamilySetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagFamilySetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagFamilySetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagFamilySetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagFamilySetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagFamilySetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagFamilySetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagFontDescPropertyInfo #
Instances
| AttrInfo TextTagFontDescPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagFontDescPropertyInfo o => o -> IO (AttrGetType TextTagFontDescPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagFontDescPropertyInfo o, AttrSetTypeConstraint TextTagFontDescPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagFontDescPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagFontDescPropertyInfo o, AttrSetTypeConstraint TextTagFontDescPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagFontDescPropertyInfo o, AttrTransferTypeConstraint TextTagFontDescPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagFontDescPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagFontDescPropertyInfo o => o -> AttrGetType TextTagFontDescPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagFontDescPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagFontDescPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagFontDescPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagFontDescPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagFontDescPropertyInfo = Maybe FontDescription | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagFontDescPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagFontDescPropertyInfo = "font-desc" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagFontDescPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagFontDescPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagFontDescPropertyInfo = Type ~ FontDescription | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagFontDescPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagFontDescPropertyInfo = FontDescription | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagFontDescPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagFontDescPropertyInfo = Type ~ FontDescription | |||||||||||||||||||||||||||||||||
data TextTagFontFeaturesPropertyInfo #
Instances
| AttrInfo TextTagFontFeaturesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagFontFeaturesPropertyInfo o => o -> IO (AttrGetType TextTagFontFeaturesPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagFontFeaturesPropertyInfo o, AttrSetTypeConstraint TextTagFontFeaturesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagFontFeaturesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagFontFeaturesPropertyInfo o, AttrSetTypeConstraint TextTagFontFeaturesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagFontFeaturesPropertyInfo o, AttrTransferTypeConstraint TextTagFontFeaturesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagFontFeaturesPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagFontFeaturesPropertyInfo o => o -> AttrGetType TextTagFontFeaturesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagFontFeaturesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagFontFeaturesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagFontFeaturesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagFontFeaturesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagFontFeaturesPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagFontFeaturesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagFontFeaturesPropertyInfo = "font-features" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagFontFeaturesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagFontFeaturesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagFontFeaturesPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagFontFeaturesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagFontFeaturesPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagFontFeaturesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagFontFeaturesPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data TextTagFontFeaturesSetPropertyInfo #
Instances
| AttrInfo TextTagFontFeaturesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagFontFeaturesSetPropertyInfo o => o -> IO (AttrGetType TextTagFontFeaturesSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagFontFeaturesSetPropertyInfo o, AttrSetTypeConstraint TextTagFontFeaturesSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagFontFeaturesSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagFontFeaturesSetPropertyInfo o, AttrSetTypeConstraint TextTagFontFeaturesSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagFontFeaturesSetPropertyInfo o, AttrTransferTypeConstraint TextTagFontFeaturesSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagFontFeaturesSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagFontFeaturesSetPropertyInfo o => o -> AttrGetType TextTagFontFeaturesSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagFontFeaturesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagFontFeaturesSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagFontFeaturesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagFontFeaturesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagFontFeaturesSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagFontFeaturesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagFontFeaturesSetPropertyInfo = "font-features-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagFontFeaturesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagFontFeaturesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagFontFeaturesSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagFontFeaturesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagFontFeaturesSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagFontFeaturesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagFontFeaturesSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagFontPropertyInfo #
Instances
| AttrInfo TextTagFontPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagFontPropertyInfo o => o -> IO (AttrGetType TextTagFontPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagFontPropertyInfo o, AttrSetTypeConstraint TextTagFontPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagFontPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagFontPropertyInfo o, AttrSetTypeConstraint TextTagFontPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagFontPropertyInfo o, AttrTransferTypeConstraint TextTagFontPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagFontPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagFontPropertyInfo o => o -> AttrGetType TextTagFontPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagFontPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagFontPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagFontPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagFontPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagFontPropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagFontPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagFontPropertyInfo = "font" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagFontPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagFontPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagFontPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagFontPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagFontPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagFontPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagFontPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data TextTagForegroundPropertyInfo #
Instances
| AttrInfo TextTagForegroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagForegroundPropertyInfo o => o -> IO (AttrGetType TextTagForegroundPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagForegroundPropertyInfo o, AttrSetTypeConstraint TextTagForegroundPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagForegroundPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagForegroundPropertyInfo o, AttrSetTypeConstraint TextTagForegroundPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagForegroundPropertyInfo o, AttrTransferTypeConstraint TextTagForegroundPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagForegroundPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagForegroundPropertyInfo o => o -> AttrGetType TextTagForegroundPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagForegroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagForegroundPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagForegroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagForegroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagForegroundPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagForegroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagForegroundPropertyInfo = "foreground" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagForegroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagForegroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagForegroundPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagForegroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagForegroundPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagForegroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagForegroundPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data TextTagForegroundRgbaPropertyInfo #
Instances
| AttrInfo TextTagForegroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagForegroundRgbaPropertyInfo o => o -> IO (AttrGetType TextTagForegroundRgbaPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagForegroundRgbaPropertyInfo o, AttrSetTypeConstraint TextTagForegroundRgbaPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagForegroundRgbaPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagForegroundRgbaPropertyInfo o, AttrSetTypeConstraint TextTagForegroundRgbaPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagForegroundRgbaPropertyInfo o, AttrTransferTypeConstraint TextTagForegroundRgbaPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagForegroundRgbaPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagForegroundRgbaPropertyInfo o => o -> AttrGetType TextTagForegroundRgbaPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagForegroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagForegroundRgbaPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagForegroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagForegroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagForegroundRgbaPropertyInfo = Maybe RGBA | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagForegroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagForegroundRgbaPropertyInfo = "foreground-rgba" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagForegroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagForegroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagForegroundRgbaPropertyInfo = Type ~ RGBA | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagForegroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagForegroundRgbaPropertyInfo = RGBA | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagForegroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagForegroundRgbaPropertyInfo = Type ~ RGBA | |||||||||||||||||||||||||||||||||
data TextTagForegroundSetPropertyInfo #
Instances
| AttrInfo TextTagForegroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagForegroundSetPropertyInfo o => o -> IO (AttrGetType TextTagForegroundSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagForegroundSetPropertyInfo o, AttrSetTypeConstraint TextTagForegroundSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagForegroundSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagForegroundSetPropertyInfo o, AttrSetTypeConstraint TextTagForegroundSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagForegroundSetPropertyInfo o, AttrTransferTypeConstraint TextTagForegroundSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagForegroundSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagForegroundSetPropertyInfo o => o -> AttrGetType TextTagForegroundSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagForegroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagForegroundSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagForegroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagForegroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagForegroundSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagForegroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagForegroundSetPropertyInfo = "foreground-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagForegroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagForegroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagForegroundSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagForegroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagForegroundSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagForegroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagForegroundSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagGetPriorityMethodInfo #
Instances
| (signature ~ m Int32, MonadIO m, IsTextTag a) => OverloadedMethod TextTagGetPriorityMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextTag Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextTagGetPriorityMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextTag Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextTagIndentPropertyInfo #
Instances
| AttrInfo TextTagIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagIndentPropertyInfo o => o -> IO (AttrGetType TextTagIndentPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagIndentPropertyInfo o, AttrSetTypeConstraint TextTagIndentPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagIndentPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagIndentPropertyInfo o, AttrSetTypeConstraint TextTagIndentPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagIndentPropertyInfo o, AttrTransferTypeConstraint TextTagIndentPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagIndentPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagIndentPropertyInfo o => o -> AttrGetType TextTagIndentPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagIndentPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagIndentPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagIndentPropertyInfo = "indent" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagIndentPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagIndentPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagIndentPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagIndentPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextTagIndentSetPropertyInfo #
Instances
| AttrInfo TextTagIndentSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagIndentSetPropertyInfo o => o -> IO (AttrGetType TextTagIndentSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagIndentSetPropertyInfo o, AttrSetTypeConstraint TextTagIndentSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagIndentSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagIndentSetPropertyInfo o, AttrSetTypeConstraint TextTagIndentSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagIndentSetPropertyInfo o, AttrTransferTypeConstraint TextTagIndentSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagIndentSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagIndentSetPropertyInfo o => o -> AttrGetType TextTagIndentSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagIndentSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagIndentSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagIndentSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagIndentSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagIndentSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagIndentSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagIndentSetPropertyInfo = "indent-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagIndentSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagIndentSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagIndentSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagIndentSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagIndentSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagIndentSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagIndentSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagInsertHyphensPropertyInfo #
Instances
| AttrInfo TextTagInsertHyphensPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagInsertHyphensPropertyInfo o => o -> IO (AttrGetType TextTagInsertHyphensPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagInsertHyphensPropertyInfo o, AttrSetTypeConstraint TextTagInsertHyphensPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagInsertHyphensPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagInsertHyphensPropertyInfo o, AttrSetTypeConstraint TextTagInsertHyphensPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagInsertHyphensPropertyInfo o, AttrTransferTypeConstraint TextTagInsertHyphensPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagInsertHyphensPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagInsertHyphensPropertyInfo o => o -> AttrGetType TextTagInsertHyphensPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagInsertHyphensPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagInsertHyphensPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagInsertHyphensPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagInsertHyphensPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagInsertHyphensPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagInsertHyphensPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagInsertHyphensPropertyInfo = "insert-hyphens" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagInsertHyphensPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagInsertHyphensPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagInsertHyphensPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagInsertHyphensPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagInsertHyphensPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagInsertHyphensPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagInsertHyphensPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagInsertHyphensSetPropertyInfo #
Instances
| AttrInfo TextTagInsertHyphensSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagInsertHyphensSetPropertyInfo o => o -> IO (AttrGetType TextTagInsertHyphensSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagInsertHyphensSetPropertyInfo o, AttrSetTypeConstraint TextTagInsertHyphensSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagInsertHyphensSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagInsertHyphensSetPropertyInfo o, AttrSetTypeConstraint TextTagInsertHyphensSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagInsertHyphensSetPropertyInfo o, AttrTransferTypeConstraint TextTagInsertHyphensSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagInsertHyphensSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagInsertHyphensSetPropertyInfo o => o -> AttrGetType TextTagInsertHyphensSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagInsertHyphensSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagInsertHyphensSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagInsertHyphensSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagInsertHyphensSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagInsertHyphensSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagInsertHyphensSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagInsertHyphensSetPropertyInfo = "insert-hyphens-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagInsertHyphensSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagInsertHyphensSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagInsertHyphensSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagInsertHyphensSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagInsertHyphensSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagInsertHyphensSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagInsertHyphensSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagInvisiblePropertyInfo #
Instances
| AttrInfo TextTagInvisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagInvisiblePropertyInfo o => o -> IO (AttrGetType TextTagInvisiblePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagInvisiblePropertyInfo o, AttrSetTypeConstraint TextTagInvisiblePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagInvisiblePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagInvisiblePropertyInfo o, AttrSetTypeConstraint TextTagInvisiblePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagInvisiblePropertyInfo o, AttrTransferTypeConstraint TextTagInvisiblePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagInvisiblePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagInvisiblePropertyInfo o => o -> AttrGetType TextTagInvisiblePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagInvisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagInvisiblePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagInvisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagInvisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagInvisiblePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagInvisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagInvisiblePropertyInfo = "invisible" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagInvisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagInvisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagInvisiblePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagInvisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagInvisiblePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagInvisiblePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagInvisiblePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagInvisibleSetPropertyInfo #
Instances
| AttrInfo TextTagInvisibleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagInvisibleSetPropertyInfo o => o -> IO (AttrGetType TextTagInvisibleSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagInvisibleSetPropertyInfo o, AttrSetTypeConstraint TextTagInvisibleSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagInvisibleSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagInvisibleSetPropertyInfo o, AttrSetTypeConstraint TextTagInvisibleSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagInvisibleSetPropertyInfo o, AttrTransferTypeConstraint TextTagInvisibleSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagInvisibleSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagInvisibleSetPropertyInfo o => o -> AttrGetType TextTagInvisibleSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagInvisibleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagInvisibleSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagInvisibleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagInvisibleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagInvisibleSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagInvisibleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagInvisibleSetPropertyInfo = "invisible-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagInvisibleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagInvisibleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagInvisibleSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagInvisibleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagInvisibleSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagInvisibleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagInvisibleSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagJustificationPropertyInfo #
Instances
| AttrInfo TextTagJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagJustificationPropertyInfo o => o -> IO (AttrGetType TextTagJustificationPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagJustificationPropertyInfo o, AttrSetTypeConstraint TextTagJustificationPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagJustificationPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagJustificationPropertyInfo o, AttrSetTypeConstraint TextTagJustificationPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagJustificationPropertyInfo o, AttrTransferTypeConstraint TextTagJustificationPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagJustificationPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagJustificationPropertyInfo o => o -> AttrGetType TextTagJustificationPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagJustificationPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagJustificationPropertyInfo = "justification" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagJustificationPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
data TextTagJustificationSetPropertyInfo #
Instances
| AttrInfo TextTagJustificationSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagJustificationSetPropertyInfo o => o -> IO (AttrGetType TextTagJustificationSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagJustificationSetPropertyInfo o, AttrSetTypeConstraint TextTagJustificationSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagJustificationSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagJustificationSetPropertyInfo o, AttrSetTypeConstraint TextTagJustificationSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagJustificationSetPropertyInfo o, AttrTransferTypeConstraint TextTagJustificationSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagJustificationSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagJustificationSetPropertyInfo o => o -> AttrGetType TextTagJustificationSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagJustificationSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagJustificationSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagJustificationSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagJustificationSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagJustificationSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagJustificationSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagJustificationSetPropertyInfo = "justification-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagJustificationSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagJustificationSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagJustificationSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagJustificationSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagJustificationSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagJustificationSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagJustificationSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagLanguagePropertyInfo #
Instances
| AttrInfo TextTagLanguagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagLanguagePropertyInfo o => o -> IO (AttrGetType TextTagLanguagePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagLanguagePropertyInfo o, AttrSetTypeConstraint TextTagLanguagePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagLanguagePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagLanguagePropertyInfo o, AttrSetTypeConstraint TextTagLanguagePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagLanguagePropertyInfo o, AttrTransferTypeConstraint TextTagLanguagePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagLanguagePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagLanguagePropertyInfo o => o -> AttrGetType TextTagLanguagePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagLanguagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagLanguagePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagLanguagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagLanguagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagLanguagePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagLanguagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagLanguagePropertyInfo = "language" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagLanguagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagLanguagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagLanguagePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagLanguagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagLanguagePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagLanguagePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagLanguagePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data TextTagLanguageSetPropertyInfo #
Instances
| AttrInfo TextTagLanguageSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagLanguageSetPropertyInfo o => o -> IO (AttrGetType TextTagLanguageSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagLanguageSetPropertyInfo o, AttrSetTypeConstraint TextTagLanguageSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagLanguageSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagLanguageSetPropertyInfo o, AttrSetTypeConstraint TextTagLanguageSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagLanguageSetPropertyInfo o, AttrTransferTypeConstraint TextTagLanguageSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagLanguageSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagLanguageSetPropertyInfo o => o -> AttrGetType TextTagLanguageSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagLanguageSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagLanguageSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagLanguageSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagLanguageSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagLanguageSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagLanguageSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagLanguageSetPropertyInfo = "language-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagLanguageSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagLanguageSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagLanguageSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagLanguageSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagLanguageSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagLanguageSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagLanguageSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagLeftMarginPropertyInfo #
Instances
| AttrInfo TextTagLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagLeftMarginPropertyInfo o => o -> IO (AttrGetType TextTagLeftMarginPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagLeftMarginPropertyInfo o, AttrSetTypeConstraint TextTagLeftMarginPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagLeftMarginPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagLeftMarginPropertyInfo o, AttrSetTypeConstraint TextTagLeftMarginPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagLeftMarginPropertyInfo o, AttrTransferTypeConstraint TextTagLeftMarginPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagLeftMarginPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagLeftMarginPropertyInfo o => o -> AttrGetType TextTagLeftMarginPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagLeftMarginPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagLeftMarginPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagLeftMarginPropertyInfo = "left-margin" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagLeftMarginPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagLeftMarginPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagLeftMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagLeftMarginPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextTagLeftMarginSetPropertyInfo #
Instances
| AttrInfo TextTagLeftMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagLeftMarginSetPropertyInfo o => o -> IO (AttrGetType TextTagLeftMarginSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagLeftMarginSetPropertyInfo o, AttrSetTypeConstraint TextTagLeftMarginSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagLeftMarginSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagLeftMarginSetPropertyInfo o, AttrSetTypeConstraint TextTagLeftMarginSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagLeftMarginSetPropertyInfo o, AttrTransferTypeConstraint TextTagLeftMarginSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagLeftMarginSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagLeftMarginSetPropertyInfo o => o -> AttrGetType TextTagLeftMarginSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagLeftMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagLeftMarginSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagLeftMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagLeftMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagLeftMarginSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagLeftMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagLeftMarginSetPropertyInfo = "left-margin-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagLeftMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagLeftMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagLeftMarginSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagLeftMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagLeftMarginSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagLeftMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagLeftMarginSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagLetterSpacingPropertyInfo #
Instances
| AttrInfo TextTagLetterSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagLetterSpacingPropertyInfo o => o -> IO (AttrGetType TextTagLetterSpacingPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagLetterSpacingPropertyInfo o, AttrSetTypeConstraint TextTagLetterSpacingPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagLetterSpacingPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagLetterSpacingPropertyInfo o, AttrSetTypeConstraint TextTagLetterSpacingPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagLetterSpacingPropertyInfo o, AttrTransferTypeConstraint TextTagLetterSpacingPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagLetterSpacingPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagLetterSpacingPropertyInfo o => o -> AttrGetType TextTagLetterSpacingPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagLetterSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagLetterSpacingPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagLetterSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagLetterSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagLetterSpacingPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagLetterSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagLetterSpacingPropertyInfo = "letter-spacing" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagLetterSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagLetterSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagLetterSpacingPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagLetterSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagLetterSpacingPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagLetterSpacingPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagLetterSpacingPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextTagLetterSpacingSetPropertyInfo #
Instances
| AttrInfo TextTagLetterSpacingSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagLetterSpacingSetPropertyInfo o => o -> IO (AttrGetType TextTagLetterSpacingSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagLetterSpacingSetPropertyInfo o, AttrSetTypeConstraint TextTagLetterSpacingSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagLetterSpacingSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagLetterSpacingSetPropertyInfo o, AttrSetTypeConstraint TextTagLetterSpacingSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagLetterSpacingSetPropertyInfo o, AttrTransferTypeConstraint TextTagLetterSpacingSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagLetterSpacingSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagLetterSpacingSetPropertyInfo o => o -> AttrGetType TextTagLetterSpacingSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagLetterSpacingSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagLetterSpacingSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagLetterSpacingSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagLetterSpacingSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagLetterSpacingSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagLetterSpacingSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagLetterSpacingSetPropertyInfo = "letter-spacing-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagLetterSpacingSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagLetterSpacingSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagLetterSpacingSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagLetterSpacingSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagLetterSpacingSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagLetterSpacingSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagLetterSpacingSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagLineHeightPropertyInfo #
Instances
| AttrInfo TextTagLineHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagLineHeightPropertyInfo o => o -> IO (AttrGetType TextTagLineHeightPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagLineHeightPropertyInfo o, AttrSetTypeConstraint TextTagLineHeightPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagLineHeightPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagLineHeightPropertyInfo o, AttrSetTypeConstraint TextTagLineHeightPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagLineHeightPropertyInfo o, AttrTransferTypeConstraint TextTagLineHeightPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagLineHeightPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagLineHeightPropertyInfo o => o -> AttrGetType TextTagLineHeightPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagLineHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagLineHeightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagLineHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagLineHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagLineHeightPropertyInfo = Float | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagLineHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagLineHeightPropertyInfo = "line-height" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagLineHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagLineHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagLineHeightPropertyInfo = Type ~ Float | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagLineHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagLineHeightPropertyInfo = Float | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagLineHeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagLineHeightPropertyInfo = Type ~ Float | |||||||||||||||||||||||||||||||||
data TextTagLineHeightSetPropertyInfo #
Instances
| AttrInfo TextTagLineHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagLineHeightSetPropertyInfo o => o -> IO (AttrGetType TextTagLineHeightSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagLineHeightSetPropertyInfo o, AttrSetTypeConstraint TextTagLineHeightSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagLineHeightSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagLineHeightSetPropertyInfo o, AttrSetTypeConstraint TextTagLineHeightSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagLineHeightSetPropertyInfo o, AttrTransferTypeConstraint TextTagLineHeightSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagLineHeightSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagLineHeightSetPropertyInfo o => o -> AttrGetType TextTagLineHeightSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagLineHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagLineHeightSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagLineHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagLineHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagLineHeightSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagLineHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagLineHeightSetPropertyInfo = "line-height-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagLineHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagLineHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagLineHeightSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagLineHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagLineHeightSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagLineHeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagLineHeightSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagNamePropertyInfo #
Instances
| AttrInfo TextTagNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagNamePropertyInfo o => o -> IO (AttrGetType TextTagNamePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagNamePropertyInfo o, AttrSetTypeConstraint TextTagNamePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagNamePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagNamePropertyInfo o, AttrSetTypeConstraint TextTagNamePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagNamePropertyInfo o, AttrTransferTypeConstraint TextTagNamePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagNamePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagNamePropertyInfo o => o -> AttrGetType TextTagNamePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagNamePropertyInfo = '['AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagNamePropertyInfo = Maybe Text | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagNamePropertyInfo = "name" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagNamePropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagNamePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagNamePropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data TextTagOverlinePropertyInfo #
Instances
| AttrInfo TextTagOverlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagOverlinePropertyInfo o => o -> IO (AttrGetType TextTagOverlinePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagOverlinePropertyInfo o, AttrSetTypeConstraint TextTagOverlinePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagOverlinePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagOverlinePropertyInfo o, AttrSetTypeConstraint TextTagOverlinePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagOverlinePropertyInfo o, AttrTransferTypeConstraint TextTagOverlinePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagOverlinePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagOverlinePropertyInfo o => o -> AttrGetType TextTagOverlinePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagOverlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagOverlinePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagOverlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagOverlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagOverlinePropertyInfo = Overline | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagOverlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagOverlinePropertyInfo = "overline" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagOverlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagOverlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagOverlinePropertyInfo = Type ~ Overline | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagOverlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagOverlinePropertyInfo = Overline | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagOverlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagOverlinePropertyInfo = Type ~ Overline | |||||||||||||||||||||||||||||||||
data TextTagOverlineRgbaPropertyInfo #
Instances
| AttrInfo TextTagOverlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagOverlineRgbaPropertyInfo o => o -> IO (AttrGetType TextTagOverlineRgbaPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagOverlineRgbaPropertyInfo o, AttrSetTypeConstraint TextTagOverlineRgbaPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagOverlineRgbaPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagOverlineRgbaPropertyInfo o, AttrSetTypeConstraint TextTagOverlineRgbaPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagOverlineRgbaPropertyInfo o, AttrTransferTypeConstraint TextTagOverlineRgbaPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagOverlineRgbaPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagOverlineRgbaPropertyInfo o => o -> AttrGetType TextTagOverlineRgbaPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagOverlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagOverlineRgbaPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagOverlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagOverlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagOverlineRgbaPropertyInfo = Maybe RGBA | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagOverlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagOverlineRgbaPropertyInfo = "overline-rgba" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagOverlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagOverlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagOverlineRgbaPropertyInfo = Type ~ RGBA | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagOverlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagOverlineRgbaPropertyInfo = RGBA | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagOverlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagOverlineRgbaPropertyInfo = Type ~ RGBA | |||||||||||||||||||||||||||||||||
data TextTagOverlineRgbaSetPropertyInfo #
Instances
| AttrInfo TextTagOverlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagOverlineRgbaSetPropertyInfo o => o -> IO (AttrGetType TextTagOverlineRgbaSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagOverlineRgbaSetPropertyInfo o, AttrSetTypeConstraint TextTagOverlineRgbaSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagOverlineRgbaSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagOverlineRgbaSetPropertyInfo o, AttrSetTypeConstraint TextTagOverlineRgbaSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagOverlineRgbaSetPropertyInfo o, AttrTransferTypeConstraint TextTagOverlineRgbaSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagOverlineRgbaSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagOverlineRgbaSetPropertyInfo o => o -> AttrGetType TextTagOverlineRgbaSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagOverlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagOverlineRgbaSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagOverlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagOverlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagOverlineRgbaSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagOverlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagOverlineRgbaSetPropertyInfo = "overline-rgba-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagOverlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagOverlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagOverlineRgbaSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagOverlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagOverlineRgbaSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagOverlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagOverlineRgbaSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagOverlineSetPropertyInfo #
Instances
| AttrInfo TextTagOverlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagOverlineSetPropertyInfo o => o -> IO (AttrGetType TextTagOverlineSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagOverlineSetPropertyInfo o, AttrSetTypeConstraint TextTagOverlineSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagOverlineSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagOverlineSetPropertyInfo o, AttrSetTypeConstraint TextTagOverlineSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagOverlineSetPropertyInfo o, AttrTransferTypeConstraint TextTagOverlineSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagOverlineSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagOverlineSetPropertyInfo o => o -> AttrGetType TextTagOverlineSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagOverlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagOverlineSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagOverlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagOverlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagOverlineSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagOverlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagOverlineSetPropertyInfo = "overline-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagOverlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagOverlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagOverlineSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagOverlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagOverlineSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagOverlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagOverlineSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagParagraphBackgroundPropertyInfo #
Instances
| AttrInfo TextTagParagraphBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagParagraphBackgroundPropertyInfo o => o -> IO (AttrGetType TextTagParagraphBackgroundPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagParagraphBackgroundPropertyInfo o, AttrSetTypeConstraint TextTagParagraphBackgroundPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagParagraphBackgroundPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagParagraphBackgroundPropertyInfo o, AttrSetTypeConstraint TextTagParagraphBackgroundPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagParagraphBackgroundPropertyInfo o, AttrTransferTypeConstraint TextTagParagraphBackgroundPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagParagraphBackgroundPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagParagraphBackgroundPropertyInfo o => o -> AttrGetType TextTagParagraphBackgroundPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagParagraphBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagParagraphBackgroundPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagParagraphBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagParagraphBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagParagraphBackgroundPropertyInfo = () | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagParagraphBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagParagraphBackgroundPropertyInfo = "paragraph-background" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagParagraphBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagParagraphBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagParagraphBackgroundPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagParagraphBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagParagraphBackgroundPropertyInfo = Text | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagParagraphBackgroundPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagParagraphBackgroundPropertyInfo = Type ~ Text | |||||||||||||||||||||||||||||||||
data TextTagParagraphBackgroundRgbaPropertyInfo #
Instances
| AttrInfo TextTagParagraphBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo o => o -> IO (AttrGetType TextTagParagraphBackgroundRgbaPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo o, AttrSetTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo o, AttrSetTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo o, AttrTransferTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagParagraphBackgroundRgbaPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo o => o -> AttrGetType TextTagParagraphBackgroundRgbaPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagParagraphBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagParagraphBackgroundRgbaPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagParagraphBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagParagraphBackgroundRgbaPropertyInfo = Maybe RGBA | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagParagraphBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagParagraphBackgroundRgbaPropertyInfo = "paragraph-background-rgba" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagParagraphBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo = Type ~ RGBA | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagParagraphBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagParagraphBackgroundRgbaPropertyInfo = RGBA | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagParagraphBackgroundRgbaPropertyInfo = Type ~ RGBA | |||||||||||||||||||||||||||||||||
data TextTagParagraphBackgroundSetPropertyInfo #
Instances
| AttrInfo TextTagParagraphBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagParagraphBackgroundSetPropertyInfo o => o -> IO (AttrGetType TextTagParagraphBackgroundSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagParagraphBackgroundSetPropertyInfo o, AttrSetTypeConstraint TextTagParagraphBackgroundSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagParagraphBackgroundSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagParagraphBackgroundSetPropertyInfo o, AttrSetTypeConstraint TextTagParagraphBackgroundSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagParagraphBackgroundSetPropertyInfo o, AttrTransferTypeConstraint TextTagParagraphBackgroundSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagParagraphBackgroundSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagParagraphBackgroundSetPropertyInfo o => o -> AttrGetType TextTagParagraphBackgroundSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagParagraphBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagParagraphBackgroundSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagParagraphBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagParagraphBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagParagraphBackgroundSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagParagraphBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagParagraphBackgroundSetPropertyInfo = "paragraph-background-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagParagraphBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagParagraphBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagParagraphBackgroundSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagParagraphBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagParagraphBackgroundSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagParagraphBackgroundSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagParagraphBackgroundSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagPixelsAboveLinesPropertyInfo #
Instances
| AttrInfo TextTagPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagPixelsAboveLinesPropertyInfo o => o -> IO (AttrGetType TextTagPixelsAboveLinesPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagPixelsAboveLinesPropertyInfo o, AttrSetTypeConstraint TextTagPixelsAboveLinesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagPixelsAboveLinesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagPixelsAboveLinesPropertyInfo o, AttrSetTypeConstraint TextTagPixelsAboveLinesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagPixelsAboveLinesPropertyInfo o, AttrTransferTypeConstraint TextTagPixelsAboveLinesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagPixelsAboveLinesPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagPixelsAboveLinesPropertyInfo o => o -> AttrGetType TextTagPixelsAboveLinesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagPixelsAboveLinesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagPixelsAboveLinesPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagPixelsAboveLinesPropertyInfo = "pixels-above-lines" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagPixelsAboveLinesPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagPixelsAboveLinesPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagPixelsAboveLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagPixelsAboveLinesPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextTagPixelsAboveLinesSetPropertyInfo #
Instances
| AttrInfo TextTagPixelsAboveLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo o => o -> IO (AttrGetType TextTagPixelsAboveLinesSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo o, AttrSetTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo o, AttrSetTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo o, AttrTransferTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagPixelsAboveLinesSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo o => o -> AttrGetType TextTagPixelsAboveLinesSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagPixelsAboveLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagPixelsAboveLinesSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagPixelsAboveLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagPixelsAboveLinesSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagPixelsAboveLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagPixelsAboveLinesSetPropertyInfo = "pixels-above-lines-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagPixelsAboveLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagPixelsAboveLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagPixelsAboveLinesSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagPixelsAboveLinesSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagPixelsBelowLinesPropertyInfo #
Instances
| AttrInfo TextTagPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagPixelsBelowLinesPropertyInfo o => o -> IO (AttrGetType TextTagPixelsBelowLinesPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagPixelsBelowLinesPropertyInfo o, AttrSetTypeConstraint TextTagPixelsBelowLinesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagPixelsBelowLinesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagPixelsBelowLinesPropertyInfo o, AttrSetTypeConstraint TextTagPixelsBelowLinesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagPixelsBelowLinesPropertyInfo o, AttrTransferTypeConstraint TextTagPixelsBelowLinesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagPixelsBelowLinesPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagPixelsBelowLinesPropertyInfo o => o -> AttrGetType TextTagPixelsBelowLinesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagPixelsBelowLinesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagPixelsBelowLinesPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagPixelsBelowLinesPropertyInfo = "pixels-below-lines" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagPixelsBelowLinesPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagPixelsBelowLinesPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagPixelsBelowLinesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagPixelsBelowLinesPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextTagPixelsBelowLinesSetPropertyInfo #
Instances
| AttrInfo TextTagPixelsBelowLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo o => o -> IO (AttrGetType TextTagPixelsBelowLinesSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo o, AttrSetTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo o, AttrSetTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo o, AttrTransferTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagPixelsBelowLinesSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo o => o -> AttrGetType TextTagPixelsBelowLinesSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagPixelsBelowLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagPixelsBelowLinesSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagPixelsBelowLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagPixelsBelowLinesSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagPixelsBelowLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagPixelsBelowLinesSetPropertyInfo = "pixels-below-lines-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagPixelsBelowLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagPixelsBelowLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagPixelsBelowLinesSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagPixelsBelowLinesSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagPixelsInsideWrapPropertyInfo #
Instances
| AttrInfo TextTagPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagPixelsInsideWrapPropertyInfo o => o -> IO (AttrGetType TextTagPixelsInsideWrapPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagPixelsInsideWrapPropertyInfo o, AttrSetTypeConstraint TextTagPixelsInsideWrapPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagPixelsInsideWrapPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagPixelsInsideWrapPropertyInfo o, AttrSetTypeConstraint TextTagPixelsInsideWrapPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagPixelsInsideWrapPropertyInfo o, AttrTransferTypeConstraint TextTagPixelsInsideWrapPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagPixelsInsideWrapPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagPixelsInsideWrapPropertyInfo o => o -> AttrGetType TextTagPixelsInsideWrapPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagPixelsInsideWrapPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagPixelsInsideWrapPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagPixelsInsideWrapPropertyInfo = "pixels-inside-wrap" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagPixelsInsideWrapPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagPixelsInsideWrapPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagPixelsInsideWrapPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagPixelsInsideWrapPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextTagPixelsInsideWrapSetPropertyInfo #
Instances
| AttrInfo TextTagPixelsInsideWrapSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo o => o -> IO (AttrGetType TextTagPixelsInsideWrapSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo o, AttrSetTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo o, AttrSetTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo o, AttrTransferTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagPixelsInsideWrapSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo o => o -> AttrGetType TextTagPixelsInsideWrapSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagPixelsInsideWrapSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagPixelsInsideWrapSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagPixelsInsideWrapSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagPixelsInsideWrapSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagPixelsInsideWrapSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagPixelsInsideWrapSetPropertyInfo = "pixels-inside-wrap-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagPixelsInsideWrapSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagPixelsInsideWrapSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagPixelsInsideWrapSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagPixelsInsideWrapSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagRightMarginPropertyInfo #
Instances
| AttrInfo TextTagRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagRightMarginPropertyInfo o => o -> IO (AttrGetType TextTagRightMarginPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagRightMarginPropertyInfo o, AttrSetTypeConstraint TextTagRightMarginPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagRightMarginPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagRightMarginPropertyInfo o, AttrSetTypeConstraint TextTagRightMarginPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagRightMarginPropertyInfo o, AttrTransferTypeConstraint TextTagRightMarginPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagRightMarginPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagRightMarginPropertyInfo o => o -> AttrGetType TextTagRightMarginPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagRightMarginPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagRightMarginPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagRightMarginPropertyInfo = "right-margin" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagRightMarginPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagRightMarginPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagRightMarginPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagRightMarginPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextTagRightMarginSetPropertyInfo #
Instances
| AttrInfo TextTagRightMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagRightMarginSetPropertyInfo o => o -> IO (AttrGetType TextTagRightMarginSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagRightMarginSetPropertyInfo o, AttrSetTypeConstraint TextTagRightMarginSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagRightMarginSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagRightMarginSetPropertyInfo o, AttrSetTypeConstraint TextTagRightMarginSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagRightMarginSetPropertyInfo o, AttrTransferTypeConstraint TextTagRightMarginSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagRightMarginSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagRightMarginSetPropertyInfo o => o -> AttrGetType TextTagRightMarginSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagRightMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagRightMarginSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagRightMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagRightMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagRightMarginSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagRightMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagRightMarginSetPropertyInfo = "right-margin-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagRightMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagRightMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagRightMarginSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagRightMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagRightMarginSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagRightMarginSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagRightMarginSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagRisePropertyInfo #
Instances
| AttrInfo TextTagRisePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagRisePropertyInfo o => o -> IO (AttrGetType TextTagRisePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagRisePropertyInfo o, AttrSetTypeConstraint TextTagRisePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagRisePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagRisePropertyInfo o, AttrSetTypeConstraint TextTagRisePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagRisePropertyInfo o, AttrTransferTypeConstraint TextTagRisePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagRisePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagRisePropertyInfo o => o -> AttrGetType TextTagRisePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagRisePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagRisePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagRisePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagRisePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagRisePropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagRisePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagRisePropertyInfo = "rise" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagRisePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagRisePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagRisePropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagRisePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagRisePropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagRisePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagRisePropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextTagRiseSetPropertyInfo #
Instances
| AttrInfo TextTagRiseSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagRiseSetPropertyInfo o => o -> IO (AttrGetType TextTagRiseSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagRiseSetPropertyInfo o, AttrSetTypeConstraint TextTagRiseSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagRiseSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagRiseSetPropertyInfo o, AttrSetTypeConstraint TextTagRiseSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagRiseSetPropertyInfo o, AttrTransferTypeConstraint TextTagRiseSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagRiseSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagRiseSetPropertyInfo o => o -> AttrGetType TextTagRiseSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagRiseSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagRiseSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagRiseSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagRiseSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagRiseSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagRiseSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagRiseSetPropertyInfo = "rise-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagRiseSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagRiseSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagRiseSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagRiseSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagRiseSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagRiseSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagRiseSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagScalePropertyInfo #
Instances
| AttrInfo TextTagScalePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagScalePropertyInfo o => o -> IO (AttrGetType TextTagScalePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagScalePropertyInfo o, AttrSetTypeConstraint TextTagScalePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagScalePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagScalePropertyInfo o, AttrSetTypeConstraint TextTagScalePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagScalePropertyInfo o, AttrTransferTypeConstraint TextTagScalePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagScalePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagScalePropertyInfo o => o -> AttrGetType TextTagScalePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagScalePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagScalePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagScalePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagScalePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagScalePropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagScalePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagScalePropertyInfo = "scale" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagScalePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagScalePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagScalePropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagScalePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagScalePropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagScalePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagScalePropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
data TextTagScaleSetPropertyInfo #
Instances
| AttrInfo TextTagScaleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagScaleSetPropertyInfo o => o -> IO (AttrGetType TextTagScaleSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagScaleSetPropertyInfo o, AttrSetTypeConstraint TextTagScaleSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagScaleSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagScaleSetPropertyInfo o, AttrSetTypeConstraint TextTagScaleSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagScaleSetPropertyInfo o, AttrTransferTypeConstraint TextTagScaleSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagScaleSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagScaleSetPropertyInfo o => o -> AttrGetType TextTagScaleSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagScaleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagScaleSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagScaleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagScaleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagScaleSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagScaleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagScaleSetPropertyInfo = "scale-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagScaleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagScaleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagScaleSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagScaleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagScaleSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagScaleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagScaleSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagSentencePropertyInfo #
Instances
| AttrInfo TextTagSentencePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagSentencePropertyInfo o => o -> IO (AttrGetType TextTagSentencePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagSentencePropertyInfo o, AttrSetTypeConstraint TextTagSentencePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagSentencePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagSentencePropertyInfo o, AttrSetTypeConstraint TextTagSentencePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagSentencePropertyInfo o, AttrTransferTypeConstraint TextTagSentencePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagSentencePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagSentencePropertyInfo o => o -> AttrGetType TextTagSentencePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagSentencePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagSentencePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagSentencePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagSentencePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagSentencePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagSentencePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagSentencePropertyInfo = "sentence" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagSentencePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagSentencePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagSentencePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagSentencePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagSentencePropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagSentencePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagSentencePropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagSentenceSetPropertyInfo #
Instances
| AttrInfo TextTagSentenceSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagSentenceSetPropertyInfo o => o -> IO (AttrGetType TextTagSentenceSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagSentenceSetPropertyInfo o, AttrSetTypeConstraint TextTagSentenceSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagSentenceSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagSentenceSetPropertyInfo o, AttrSetTypeConstraint TextTagSentenceSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagSentenceSetPropertyInfo o, AttrTransferTypeConstraint TextTagSentenceSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagSentenceSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagSentenceSetPropertyInfo o => o -> AttrGetType TextTagSentenceSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagSentenceSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagSentenceSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagSentenceSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagSentenceSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagSentenceSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagSentenceSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagSentenceSetPropertyInfo = "sentence-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagSentenceSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagSentenceSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagSentenceSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagSentenceSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagSentenceSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagSentenceSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagSentenceSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagSetPriorityMethodInfo #
Instances
| (signature ~ (Int32 -> m ()), MonadIO m, IsTextTag a) => OverloadedMethod TextTagSetPriorityMethodInfo a signature | |
Defined in GI.Gtk.Objects.TextTag Methods overloadedMethod :: a -> signature | |
| OverloadedMethodInfo TextTagSetPriorityMethodInfo (a :: Type) | |
Defined in GI.Gtk.Objects.TextTag Methods overloadedMethodInfo :: Maybe ResolvedSymbolInfo | |
data TextTagShowSpacesPropertyInfo #
Instances
| AttrInfo TextTagShowSpacesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagShowSpacesPropertyInfo o => o -> IO (AttrGetType TextTagShowSpacesPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagShowSpacesPropertyInfo o, AttrSetTypeConstraint TextTagShowSpacesPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagShowSpacesPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagShowSpacesPropertyInfo o, AttrSetTypeConstraint TextTagShowSpacesPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagShowSpacesPropertyInfo o, AttrTransferTypeConstraint TextTagShowSpacesPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagShowSpacesPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagShowSpacesPropertyInfo o => o -> AttrGetType TextTagShowSpacesPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagShowSpacesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagShowSpacesPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagShowSpacesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagShowSpacesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagShowSpacesPropertyInfo = [ShowFlags] | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagShowSpacesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagShowSpacesPropertyInfo = "show-spaces" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagShowSpacesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagShowSpacesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagShowSpacesPropertyInfo = Type ~ [ShowFlags] | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagShowSpacesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagShowSpacesPropertyInfo = [ShowFlags] | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagShowSpacesPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagShowSpacesPropertyInfo = Type ~ [ShowFlags] | |||||||||||||||||||||||||||||||||
data TextTagShowSpacesSetPropertyInfo #
Instances
| AttrInfo TextTagShowSpacesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagShowSpacesSetPropertyInfo o => o -> IO (AttrGetType TextTagShowSpacesSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagShowSpacesSetPropertyInfo o, AttrSetTypeConstraint TextTagShowSpacesSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagShowSpacesSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagShowSpacesSetPropertyInfo o, AttrSetTypeConstraint TextTagShowSpacesSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagShowSpacesSetPropertyInfo o, AttrTransferTypeConstraint TextTagShowSpacesSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagShowSpacesSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagShowSpacesSetPropertyInfo o => o -> AttrGetType TextTagShowSpacesSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagShowSpacesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagShowSpacesSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagShowSpacesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagShowSpacesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagShowSpacesSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagShowSpacesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagShowSpacesSetPropertyInfo = "show-spaces-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagShowSpacesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagShowSpacesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagShowSpacesSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagShowSpacesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagShowSpacesSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagShowSpacesSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagShowSpacesSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagSizePointsPropertyInfo #
Instances
| AttrInfo TextTagSizePointsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagSizePointsPropertyInfo o => o -> IO (AttrGetType TextTagSizePointsPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagSizePointsPropertyInfo o, AttrSetTypeConstraint TextTagSizePointsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagSizePointsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagSizePointsPropertyInfo o, AttrSetTypeConstraint TextTagSizePointsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagSizePointsPropertyInfo o, AttrTransferTypeConstraint TextTagSizePointsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagSizePointsPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagSizePointsPropertyInfo o => o -> AttrGetType TextTagSizePointsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagSizePointsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagSizePointsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagSizePointsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagSizePointsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagSizePointsPropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagSizePointsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagSizePointsPropertyInfo = "size-points" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagSizePointsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagSizePointsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagSizePointsPropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagSizePointsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagSizePointsPropertyInfo = Double | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagSizePointsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagSizePointsPropertyInfo = Type ~ Double | |||||||||||||||||||||||||||||||||
data TextTagSizePropertyInfo #
Instances
| AttrInfo TextTagSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagSizePropertyInfo o => o -> IO (AttrGetType TextTagSizePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagSizePropertyInfo o, AttrSetTypeConstraint TextTagSizePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagSizePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagSizePropertyInfo o, AttrSetTypeConstraint TextTagSizePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagSizePropertyInfo o, AttrTransferTypeConstraint TextTagSizePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagSizePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagSizePropertyInfo o => o -> AttrGetType TextTagSizePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagSizePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagSizePropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagSizePropertyInfo = "size" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagSizePropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagSizePropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagSizePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagSizePropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextTagSizeSetPropertyInfo #
Instances
| AttrInfo TextTagSizeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagSizeSetPropertyInfo o => o -> IO (AttrGetType TextTagSizeSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagSizeSetPropertyInfo o, AttrSetTypeConstraint TextTagSizeSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagSizeSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagSizeSetPropertyInfo o, AttrSetTypeConstraint TextTagSizeSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagSizeSetPropertyInfo o, AttrTransferTypeConstraint TextTagSizeSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagSizeSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagSizeSetPropertyInfo o => o -> AttrGetType TextTagSizeSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagSizeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagSizeSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagSizeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagSizeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagSizeSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagSizeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagSizeSetPropertyInfo = "size-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagSizeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagSizeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagSizeSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagSizeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagSizeSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagSizeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagSizeSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagStretchPropertyInfo #
Instances
| AttrInfo TextTagStretchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagStretchPropertyInfo o => o -> IO (AttrGetType TextTagStretchPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagStretchPropertyInfo o, AttrSetTypeConstraint TextTagStretchPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagStretchPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagStretchPropertyInfo o, AttrSetTypeConstraint TextTagStretchPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagStretchPropertyInfo o, AttrTransferTypeConstraint TextTagStretchPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagStretchPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagStretchPropertyInfo o => o -> AttrGetType TextTagStretchPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagStretchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagStretchPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagStretchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagStretchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagStretchPropertyInfo = Stretch | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagStretchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagStretchPropertyInfo = "stretch" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagStretchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagStretchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagStretchPropertyInfo = Type ~ Stretch | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagStretchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagStretchPropertyInfo = Stretch | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagStretchPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagStretchPropertyInfo = Type ~ Stretch | |||||||||||||||||||||||||||||||||
data TextTagStretchSetPropertyInfo #
Instances
| AttrInfo TextTagStretchSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagStretchSetPropertyInfo o => o -> IO (AttrGetType TextTagStretchSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagStretchSetPropertyInfo o, AttrSetTypeConstraint TextTagStretchSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagStretchSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagStretchSetPropertyInfo o, AttrSetTypeConstraint TextTagStretchSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagStretchSetPropertyInfo o, AttrTransferTypeConstraint TextTagStretchSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagStretchSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagStretchSetPropertyInfo o => o -> AttrGetType TextTagStretchSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagStretchSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagStretchSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagStretchSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagStretchSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagStretchSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagStretchSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagStretchSetPropertyInfo = "stretch-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagStretchSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagStretchSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagStretchSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagStretchSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagStretchSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagStretchSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagStretchSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagStrikethroughPropertyInfo #
Instances
| AttrInfo TextTagStrikethroughPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagStrikethroughPropertyInfo o => o -> IO (AttrGetType TextTagStrikethroughPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagStrikethroughPropertyInfo o, AttrSetTypeConstraint TextTagStrikethroughPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagStrikethroughPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagStrikethroughPropertyInfo o, AttrSetTypeConstraint TextTagStrikethroughPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagStrikethroughPropertyInfo o, AttrTransferTypeConstraint TextTagStrikethroughPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagStrikethroughPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagStrikethroughPropertyInfo o => o -> AttrGetType TextTagStrikethroughPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagStrikethroughPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagStrikethroughPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagStrikethroughPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagStrikethroughPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagStrikethroughPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagStrikethroughPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagStrikethroughPropertyInfo = "strikethrough" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagStrikethroughPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagStrikethroughPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagStrikethroughPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagStrikethroughPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagStrikethroughPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagStrikethroughPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagStrikethroughPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagStrikethroughRgbaPropertyInfo #
Instances
| AttrInfo TextTagStrikethroughRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagStrikethroughRgbaPropertyInfo o => o -> IO (AttrGetType TextTagStrikethroughRgbaPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagStrikethroughRgbaPropertyInfo o, AttrSetTypeConstraint TextTagStrikethroughRgbaPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagStrikethroughRgbaPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagStrikethroughRgbaPropertyInfo o, AttrSetTypeConstraint TextTagStrikethroughRgbaPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagStrikethroughRgbaPropertyInfo o, AttrTransferTypeConstraint TextTagStrikethroughRgbaPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagStrikethroughRgbaPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagStrikethroughRgbaPropertyInfo o => o -> AttrGetType TextTagStrikethroughRgbaPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagStrikethroughRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagStrikethroughRgbaPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagStrikethroughRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagStrikethroughRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagStrikethroughRgbaPropertyInfo = Maybe RGBA | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagStrikethroughRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagStrikethroughRgbaPropertyInfo = "strikethrough-rgba" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagStrikethroughRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagStrikethroughRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagStrikethroughRgbaPropertyInfo = Type ~ RGBA | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagStrikethroughRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagStrikethroughRgbaPropertyInfo = RGBA | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagStrikethroughRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagStrikethroughRgbaPropertyInfo = Type ~ RGBA | |||||||||||||||||||||||||||||||||
data TextTagStrikethroughRgbaSetPropertyInfo #
Instances
| AttrInfo TextTagStrikethroughRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo o => o -> IO (AttrGetType TextTagStrikethroughRgbaSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo o, AttrSetTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo o, AttrSetTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo o, AttrTransferTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagStrikethroughRgbaSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo o => o -> AttrGetType TextTagStrikethroughRgbaSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagStrikethroughRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagStrikethroughRgbaSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagStrikethroughRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagStrikethroughRgbaSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagStrikethroughRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagStrikethroughRgbaSetPropertyInfo = "strikethrough-rgba-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagStrikethroughRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagStrikethroughRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagStrikethroughRgbaSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagStrikethroughRgbaSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagStrikethroughSetPropertyInfo #
Instances
| AttrInfo TextTagStrikethroughSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagStrikethroughSetPropertyInfo o => o -> IO (AttrGetType TextTagStrikethroughSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagStrikethroughSetPropertyInfo o, AttrSetTypeConstraint TextTagStrikethroughSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagStrikethroughSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagStrikethroughSetPropertyInfo o, AttrSetTypeConstraint TextTagStrikethroughSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagStrikethroughSetPropertyInfo o, AttrTransferTypeConstraint TextTagStrikethroughSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagStrikethroughSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagStrikethroughSetPropertyInfo o => o -> AttrGetType TextTagStrikethroughSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagStrikethroughSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagStrikethroughSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagStrikethroughSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagStrikethroughSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagStrikethroughSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagStrikethroughSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagStrikethroughSetPropertyInfo = "strikethrough-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagStrikethroughSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagStrikethroughSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagStrikethroughSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagStrikethroughSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagStrikethroughSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagStrikethroughSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagStrikethroughSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagStylePropertyInfo #
Instances
| AttrInfo TextTagStylePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagStylePropertyInfo o => o -> IO (AttrGetType TextTagStylePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagStylePropertyInfo o, AttrSetTypeConstraint TextTagStylePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagStylePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagStylePropertyInfo o, AttrSetTypeConstraint TextTagStylePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagStylePropertyInfo o, AttrTransferTypeConstraint TextTagStylePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagStylePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagStylePropertyInfo o => o -> AttrGetType TextTagStylePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagStylePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagStylePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagStylePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagStylePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagStylePropertyInfo = Style | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagStylePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagStylePropertyInfo = "style" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagStylePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagStylePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagStylePropertyInfo = Type ~ Style | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagStylePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagStylePropertyInfo = Style | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagStylePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagStylePropertyInfo = Type ~ Style | |||||||||||||||||||||||||||||||||
data TextTagStyleSetPropertyInfo #
Instances
| AttrInfo TextTagStyleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagStyleSetPropertyInfo o => o -> IO (AttrGetType TextTagStyleSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagStyleSetPropertyInfo o, AttrSetTypeConstraint TextTagStyleSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagStyleSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagStyleSetPropertyInfo o, AttrSetTypeConstraint TextTagStyleSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagStyleSetPropertyInfo o, AttrTransferTypeConstraint TextTagStyleSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagStyleSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagStyleSetPropertyInfo o => o -> AttrGetType TextTagStyleSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagStyleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagStyleSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagStyleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagStyleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagStyleSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagStyleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagStyleSetPropertyInfo = "style-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagStyleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagStyleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagStyleSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagStyleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagStyleSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagStyleSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagStyleSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagTabsPropertyInfo #
Instances
| AttrInfo TextTagTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagTabsPropertyInfo o => o -> IO (AttrGetType TextTagTabsPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagTabsPropertyInfo o, AttrSetTypeConstraint TextTagTabsPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagTabsPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagTabsPropertyInfo o, AttrSetTypeConstraint TextTagTabsPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagTabsPropertyInfo o, AttrTransferTypeConstraint TextTagTabsPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagTabsPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagTabsPropertyInfo o => o -> AttrGetType TextTagTabsPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagTabsPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagTabsPropertyInfo = Maybe TabArray | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagTabsPropertyInfo = "tabs" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagTabsPropertyInfo = Type ~ TabArray | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagTabsPropertyInfo = TabArray | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagTabsPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagTabsPropertyInfo = Type ~ TabArray | |||||||||||||||||||||||||||||||||
data TextTagTabsSetPropertyInfo #
Instances
| AttrInfo TextTagTabsSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagTabsSetPropertyInfo o => o -> IO (AttrGetType TextTagTabsSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagTabsSetPropertyInfo o, AttrSetTypeConstraint TextTagTabsSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagTabsSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagTabsSetPropertyInfo o, AttrSetTypeConstraint TextTagTabsSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagTabsSetPropertyInfo o, AttrTransferTypeConstraint TextTagTabsSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagTabsSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagTabsSetPropertyInfo o => o -> AttrGetType TextTagTabsSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagTabsSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagTabsSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagTabsSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagTabsSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagTabsSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagTabsSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagTabsSetPropertyInfo = "tabs-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagTabsSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagTabsSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagTabsSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagTabsSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagTabsSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagTabsSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagTabsSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagTextTransformPropertyInfo #
Instances
| AttrInfo TextTagTextTransformPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagTextTransformPropertyInfo o => o -> IO (AttrGetType TextTagTextTransformPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagTextTransformPropertyInfo o, AttrSetTypeConstraint TextTagTextTransformPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagTextTransformPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagTextTransformPropertyInfo o, AttrSetTypeConstraint TextTagTextTransformPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagTextTransformPropertyInfo o, AttrTransferTypeConstraint TextTagTextTransformPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagTextTransformPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagTextTransformPropertyInfo o => o -> AttrGetType TextTagTextTransformPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagTextTransformPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagTextTransformPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagTextTransformPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagTextTransformPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagTextTransformPropertyInfo = TextTransform | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagTextTransformPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagTextTransformPropertyInfo = "text-transform" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagTextTransformPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagTextTransformPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagTextTransformPropertyInfo = Type ~ TextTransform | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagTextTransformPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagTextTransformPropertyInfo = TextTransform | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagTextTransformPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagTextTransformPropertyInfo = Type ~ TextTransform | |||||||||||||||||||||||||||||||||
data TextTagTextTransformSetPropertyInfo #
Instances
| AttrInfo TextTagTextTransformSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagTextTransformSetPropertyInfo o => o -> IO (AttrGetType TextTagTextTransformSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagTextTransformSetPropertyInfo o, AttrSetTypeConstraint TextTagTextTransformSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagTextTransformSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagTextTransformSetPropertyInfo o, AttrSetTypeConstraint TextTagTextTransformSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagTextTransformSetPropertyInfo o, AttrTransferTypeConstraint TextTagTextTransformSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagTextTransformSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagTextTransformSetPropertyInfo o => o -> AttrGetType TextTagTextTransformSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagTextTransformSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagTextTransformSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagTextTransformSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagTextTransformSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagTextTransformSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagTextTransformSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagTextTransformSetPropertyInfo = "text-transform-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagTextTransformSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagTextTransformSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagTextTransformSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagTextTransformSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagTextTransformSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagTextTransformSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagTextTransformSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagUnderlinePropertyInfo #
Instances
| AttrInfo TextTagUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagUnderlinePropertyInfo o => o -> IO (AttrGetType TextTagUnderlinePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagUnderlinePropertyInfo o, AttrSetTypeConstraint TextTagUnderlinePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagUnderlinePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagUnderlinePropertyInfo o, AttrSetTypeConstraint TextTagUnderlinePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagUnderlinePropertyInfo o, AttrTransferTypeConstraint TextTagUnderlinePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagUnderlinePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagUnderlinePropertyInfo o => o -> AttrGetType TextTagUnderlinePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagUnderlinePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagUnderlinePropertyInfo = Underline | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagUnderlinePropertyInfo = "underline" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagUnderlinePropertyInfo = Type ~ Underline | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagUnderlinePropertyInfo = Underline | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagUnderlinePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagUnderlinePropertyInfo = Type ~ Underline | |||||||||||||||||||||||||||||||||
data TextTagUnderlineRgbaPropertyInfo #
Instances
| AttrInfo TextTagUnderlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagUnderlineRgbaPropertyInfo o => o -> IO (AttrGetType TextTagUnderlineRgbaPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagUnderlineRgbaPropertyInfo o, AttrSetTypeConstraint TextTagUnderlineRgbaPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagUnderlineRgbaPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagUnderlineRgbaPropertyInfo o, AttrSetTypeConstraint TextTagUnderlineRgbaPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagUnderlineRgbaPropertyInfo o, AttrTransferTypeConstraint TextTagUnderlineRgbaPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagUnderlineRgbaPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagUnderlineRgbaPropertyInfo o => o -> AttrGetType TextTagUnderlineRgbaPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagUnderlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagUnderlineRgbaPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrClear] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagUnderlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagUnderlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagUnderlineRgbaPropertyInfo = Maybe RGBA | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagUnderlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagUnderlineRgbaPropertyInfo = "underline-rgba" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagUnderlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagUnderlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagUnderlineRgbaPropertyInfo = Type ~ RGBA | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagUnderlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagUnderlineRgbaPropertyInfo = RGBA | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagUnderlineRgbaPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagUnderlineRgbaPropertyInfo = Type ~ RGBA | |||||||||||||||||||||||||||||||||
data TextTagUnderlineRgbaSetPropertyInfo #
Instances
| AttrInfo TextTagUnderlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagUnderlineRgbaSetPropertyInfo o => o -> IO (AttrGetType TextTagUnderlineRgbaSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagUnderlineRgbaSetPropertyInfo o, AttrSetTypeConstraint TextTagUnderlineRgbaSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagUnderlineRgbaSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagUnderlineRgbaSetPropertyInfo o, AttrSetTypeConstraint TextTagUnderlineRgbaSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagUnderlineRgbaSetPropertyInfo o, AttrTransferTypeConstraint TextTagUnderlineRgbaSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagUnderlineRgbaSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagUnderlineRgbaSetPropertyInfo o => o -> AttrGetType TextTagUnderlineRgbaSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagUnderlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagUnderlineRgbaSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagUnderlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagUnderlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagUnderlineRgbaSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagUnderlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagUnderlineRgbaSetPropertyInfo = "underline-rgba-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagUnderlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagUnderlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagUnderlineRgbaSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagUnderlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagUnderlineRgbaSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagUnderlineRgbaSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagUnderlineRgbaSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagUnderlineSetPropertyInfo #
Instances
| AttrInfo TextTagUnderlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagUnderlineSetPropertyInfo o => o -> IO (AttrGetType TextTagUnderlineSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagUnderlineSetPropertyInfo o, AttrSetTypeConstraint TextTagUnderlineSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagUnderlineSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagUnderlineSetPropertyInfo o, AttrSetTypeConstraint TextTagUnderlineSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagUnderlineSetPropertyInfo o, AttrTransferTypeConstraint TextTagUnderlineSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagUnderlineSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagUnderlineSetPropertyInfo o => o -> AttrGetType TextTagUnderlineSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagUnderlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagUnderlineSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagUnderlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagUnderlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagUnderlineSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagUnderlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagUnderlineSetPropertyInfo = "underline-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagUnderlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagUnderlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagUnderlineSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagUnderlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagUnderlineSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagUnderlineSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagUnderlineSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagVariantPropertyInfo #
Instances
| AttrInfo TextTagVariantPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagVariantPropertyInfo o => o -> IO (AttrGetType TextTagVariantPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagVariantPropertyInfo o, AttrSetTypeConstraint TextTagVariantPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagVariantPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagVariantPropertyInfo o, AttrSetTypeConstraint TextTagVariantPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagVariantPropertyInfo o, AttrTransferTypeConstraint TextTagVariantPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagVariantPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagVariantPropertyInfo o => o -> AttrGetType TextTagVariantPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagVariantPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagVariantPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagVariantPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagVariantPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagVariantPropertyInfo = Variant | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagVariantPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagVariantPropertyInfo = "variant" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagVariantPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagVariantPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagVariantPropertyInfo = Type ~ Variant | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagVariantPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagVariantPropertyInfo = Variant | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagVariantPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagVariantPropertyInfo = Type ~ Variant | |||||||||||||||||||||||||||||||||
data TextTagVariantSetPropertyInfo #
Instances
| AttrInfo TextTagVariantSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagVariantSetPropertyInfo o => o -> IO (AttrGetType TextTagVariantSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagVariantSetPropertyInfo o, AttrSetTypeConstraint TextTagVariantSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagVariantSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagVariantSetPropertyInfo o, AttrSetTypeConstraint TextTagVariantSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagVariantSetPropertyInfo o, AttrTransferTypeConstraint TextTagVariantSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagVariantSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagVariantSetPropertyInfo o => o -> AttrGetType TextTagVariantSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagVariantSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagVariantSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagVariantSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagVariantSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagVariantSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagVariantSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagVariantSetPropertyInfo = "variant-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagVariantSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagVariantSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagVariantSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagVariantSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagVariantSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagVariantSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagVariantSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagWeightPropertyInfo #
Instances
| AttrInfo TextTagWeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagWeightPropertyInfo o => o -> IO (AttrGetType TextTagWeightPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagWeightPropertyInfo o, AttrSetTypeConstraint TextTagWeightPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagWeightPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagWeightPropertyInfo o, AttrSetTypeConstraint TextTagWeightPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagWeightPropertyInfo o, AttrTransferTypeConstraint TextTagWeightPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagWeightPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagWeightPropertyInfo o => o -> AttrGetType TextTagWeightPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagWeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagWeightPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagWeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagWeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagWeightPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagWeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagWeightPropertyInfo = "weight" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagWeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagWeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagWeightPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagWeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagWeightPropertyInfo = Int32 | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagWeightPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagWeightPropertyInfo = Type ~ Int32 | |||||||||||||||||||||||||||||||||
data TextTagWeightSetPropertyInfo #
Instances
| AttrInfo TextTagWeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagWeightSetPropertyInfo o => o -> IO (AttrGetType TextTagWeightSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagWeightSetPropertyInfo o, AttrSetTypeConstraint TextTagWeightSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagWeightSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagWeightSetPropertyInfo o, AttrSetTypeConstraint TextTagWeightSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagWeightSetPropertyInfo o, AttrTransferTypeConstraint TextTagWeightSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagWeightSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagWeightSetPropertyInfo o => o -> AttrGetType TextTagWeightSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagWeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagWeightSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagWeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagWeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagWeightSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagWeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagWeightSetPropertyInfo = "weight-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagWeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagWeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagWeightSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagWeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagWeightSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagWeightSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagWeightSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagWordPropertyInfo #
Instances
| AttrInfo TextTagWordPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagWordPropertyInfo o => o -> IO (AttrGetType TextTagWordPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagWordPropertyInfo o, AttrSetTypeConstraint TextTagWordPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagWordPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagWordPropertyInfo o, AttrSetTypeConstraint TextTagWordPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagWordPropertyInfo o, AttrTransferTypeConstraint TextTagWordPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagWordPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagWordPropertyInfo o => o -> AttrGetType TextTagWordPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagWordPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagWordPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagWordPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagWordPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagWordPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagWordPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagWordPropertyInfo = "word" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagWordPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagWordPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagWordPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagWordPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagWordPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagWordPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagWordPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagWordSetPropertyInfo #
Instances
| AttrInfo TextTagWordSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagWordSetPropertyInfo o => o -> IO (AttrGetType TextTagWordSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagWordSetPropertyInfo o, AttrSetTypeConstraint TextTagWordSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagWordSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagWordSetPropertyInfo o, AttrSetTypeConstraint TextTagWordSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagWordSetPropertyInfo o, AttrTransferTypeConstraint TextTagWordSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagWordSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagWordSetPropertyInfo o => o -> AttrGetType TextTagWordSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagWordSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagWordSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagWordSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagWordSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagWordSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagWordSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagWordSetPropertyInfo = "word-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagWordSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagWordSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagWordSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagWordSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagWordSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagWordSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagWordSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
data TextTagWrapModePropertyInfo #
Instances
| AttrInfo TextTagWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagWrapModePropertyInfo o => o -> IO (AttrGetType TextTagWrapModePropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagWrapModePropertyInfo o, AttrSetTypeConstraint TextTagWrapModePropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagWrapModePropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagWrapModePropertyInfo o, AttrSetTypeConstraint TextTagWrapModePropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagWrapModePropertyInfo o, AttrTransferTypeConstraint TextTagWrapModePropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagWrapModePropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagWrapModePropertyInfo o => o -> AttrGetType TextTagWrapModePropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagWrapModePropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagWrapModePropertyInfo = "wrap-mode" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagWrapModePropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
data TextTagWrapModeSetPropertyInfo #
Instances
| AttrInfo TextTagWrapModeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag Associated Types
Methods attrGet :: AttrBaseTypeConstraint TextTagWrapModeSetPropertyInfo o => o -> IO (AttrGetType TextTagWrapModeSetPropertyInfo) attrSet :: (AttrBaseTypeConstraint TextTagWrapModeSetPropertyInfo o, AttrSetTypeConstraint TextTagWrapModeSetPropertyInfo b) => o -> b -> IO () attrClear :: AttrBaseTypeConstraint TextTagWrapModeSetPropertyInfo o => o -> IO () attrConstruct :: (AttrBaseTypeConstraint TextTagWrapModeSetPropertyInfo o, AttrSetTypeConstraint TextTagWrapModeSetPropertyInfo b) => b -> IO (GValueConstruct o) attrTransfer :: (AttrBaseTypeConstraint TextTagWrapModeSetPropertyInfo o, AttrTransferTypeConstraint TextTagWrapModeSetPropertyInfo b) => Proxy o -> b -> IO (AttrTransferType TextTagWrapModeSetPropertyInfo) attrPut :: AttrBaseTypeConstraint TextTagWrapModeSetPropertyInfo o => o -> AttrGetType TextTagWrapModeSetPropertyInfo -> IO () dbgAttrInfo :: Maybe ResolvedSymbolInfo | |||||||||||||||||||||||||||||||||
| type AttrAllowedOps TextTagWrapModeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrAllowedOps TextTagWrapModeSetPropertyInfo = '['AttrSet, 'AttrConstruct, 'AttrGet, 'AttrPut] | |||||||||||||||||||||||||||||||||
| type AttrBaseTypeConstraint TextTagWrapModeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrGetType TextTagWrapModeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrGetType TextTagWrapModeSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrLabel TextTagWrapModeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrLabel TextTagWrapModeSetPropertyInfo = "wrap-mode-set" | |||||||||||||||||||||||||||||||||
| type AttrOrigin TextTagWrapModeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag | |||||||||||||||||||||||||||||||||
| type AttrSetTypeConstraint TextTagWrapModeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrSetTypeConstraint TextTagWrapModeSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferType TextTagWrapModeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferType TextTagWrapModeSetPropertyInfo = Bool | |||||||||||||||||||||||||||||||||
| type AttrTransferTypeConstraint TextTagWrapModeSetPropertyInfo | |||||||||||||||||||||||||||||||||
Defined in GI.Gtk.Objects.TextTag type AttrTransferTypeConstraint TextTagWrapModeSetPropertyInfo = Type ~ Bool | |||||||||||||||||||||||||||||||||
clearTextTagBackground :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagBackgroundRgba :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagFamily :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagFont :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagFontDesc :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagFontFeatures :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagForeground :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagForegroundRgba :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagLanguage :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagOverlineRgba :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagParagraphBackground :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagParagraphBackgroundRgba :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagStrikethroughRgba :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagTabs :: (MonadIO m, IsTextTag o) => o -> m () #
clearTextTagUnderlineRgba :: (MonadIO m, IsTextTag o) => o -> m () #
constructTextTagAccumulativeMargin :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagAllowBreaks :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagAllowBreaksSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagBackground :: (IsTextTag o, MonadIO m) => Text -> m (GValueConstruct o) #
constructTextTagBackgroundFullHeight :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagBackgroundFullHeightSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagBackgroundRgba :: (IsTextTag o, MonadIO m) => RGBA -> m (GValueConstruct o) #
constructTextTagBackgroundSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagDirection :: (IsTextTag o, MonadIO m) => TextDirection -> m (GValueConstruct o) #
constructTextTagEditable :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagEditableSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagFallback :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagFallbackSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagFamily :: (IsTextTag o, MonadIO m) => Text -> m (GValueConstruct o) #
constructTextTagFamilySet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagFont :: (IsTextTag o, MonadIO m) => Text -> m (GValueConstruct o) #
constructTextTagFontDesc :: (IsTextTag o, MonadIO m) => FontDescription -> m (GValueConstruct o) #
constructTextTagFontFeatures :: (IsTextTag o, MonadIO m) => Text -> m (GValueConstruct o) #
constructTextTagFontFeaturesSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagForeground :: (IsTextTag o, MonadIO m) => Text -> m (GValueConstruct o) #
constructTextTagForegroundRgba :: (IsTextTag o, MonadIO m) => RGBA -> m (GValueConstruct o) #
constructTextTagForegroundSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagIndent :: (IsTextTag o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextTagIndentSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagInsertHyphens :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagInsertHyphensSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagInvisible :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagInvisibleSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagJustification :: (IsTextTag o, MonadIO m) => Justification -> m (GValueConstruct o) #
constructTextTagJustificationSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagLanguage :: (IsTextTag o, MonadIO m) => Text -> m (GValueConstruct o) #
constructTextTagLanguageSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagLeftMargin :: (IsTextTag o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextTagLeftMarginSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagLetterSpacing :: (IsTextTag o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextTagLetterSpacingSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagLineHeight :: (IsTextTag o, MonadIO m) => Float -> m (GValueConstruct o) #
constructTextTagLineHeightSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagName :: (IsTextTag o, MonadIO m) => Text -> m (GValueConstruct o) #
constructTextTagOverline :: (IsTextTag o, MonadIO m) => Overline -> m (GValueConstruct o) #
constructTextTagOverlineRgba :: (IsTextTag o, MonadIO m) => RGBA -> m (GValueConstruct o) #
constructTextTagOverlineRgbaSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagOverlineSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagParagraphBackground :: (IsTextTag o, MonadIO m) => Text -> m (GValueConstruct o) #
constructTextTagParagraphBackgroundRgba :: (IsTextTag o, MonadIO m) => RGBA -> m (GValueConstruct o) #
constructTextTagParagraphBackgroundSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagPixelsAboveLines :: (IsTextTag o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextTagPixelsAboveLinesSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagPixelsBelowLines :: (IsTextTag o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextTagPixelsBelowLinesSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagPixelsInsideWrap :: (IsTextTag o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextTagPixelsInsideWrapSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagRightMargin :: (IsTextTag o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextTagRightMarginSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagRise :: (IsTextTag o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextTagRiseSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagScale :: (IsTextTag o, MonadIO m) => Double -> m (GValueConstruct o) #
constructTextTagScaleSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagSentence :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagSentenceSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagShowSpaces :: (IsTextTag o, MonadIO m) => [ShowFlags] -> m (GValueConstruct o) #
constructTextTagShowSpacesSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagSize :: (IsTextTag o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextTagSizePoints :: (IsTextTag o, MonadIO m) => Double -> m (GValueConstruct o) #
constructTextTagSizeSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagStretch :: (IsTextTag o, MonadIO m) => Stretch -> m (GValueConstruct o) #
constructTextTagStretchSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagStrikethrough :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagStrikethroughRgba :: (IsTextTag o, MonadIO m) => RGBA -> m (GValueConstruct o) #
constructTextTagStrikethroughRgbaSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagStrikethroughSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagStyle :: (IsTextTag o, MonadIO m) => Style -> m (GValueConstruct o) #
constructTextTagStyleSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagTabs :: (IsTextTag o, MonadIO m) => TabArray -> m (GValueConstruct o) #
constructTextTagTabsSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagTextTransform :: (IsTextTag o, MonadIO m) => TextTransform -> m (GValueConstruct o) #
constructTextTagTextTransformSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagUnderline :: (IsTextTag o, MonadIO m) => Underline -> m (GValueConstruct o) #
constructTextTagUnderlineRgba :: (IsTextTag o, MonadIO m) => RGBA -> m (GValueConstruct o) #
constructTextTagUnderlineRgbaSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagUnderlineSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagVariant :: (IsTextTag o, MonadIO m) => Variant -> m (GValueConstruct o) #
constructTextTagVariantSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagWeight :: (IsTextTag o, MonadIO m) => Int32 -> m (GValueConstruct o) #
constructTextTagWeightSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagWord :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagWordSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
constructTextTagWrapMode :: (IsTextTag o, MonadIO m) => WrapMode -> m (GValueConstruct o) #
constructTextTagWrapModeSet :: (IsTextTag o, MonadIO m) => Bool -> m (GValueConstruct o) #
getTextTagAccumulativeMargin :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagAllowBreaks :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagAllowBreaksSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagBackgroundFullHeight :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagBackgroundFullHeightSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagBackgroundRgba :: (MonadIO m, IsTextTag o) => o -> m (Maybe RGBA) #
getTextTagBackgroundSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagDirection :: (MonadIO m, IsTextTag o) => o -> m TextDirection #
getTextTagEditable :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagEditableSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagFallback :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagFallbackSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagFamily :: (MonadIO m, IsTextTag o) => o -> m (Maybe Text) #
getTextTagFamilySet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagFont :: (MonadIO m, IsTextTag o) => o -> m (Maybe Text) #
getTextTagFontDesc :: (MonadIO m, IsTextTag o) => o -> m (Maybe FontDescription) #
getTextTagFontFeatures :: (MonadIO m, IsTextTag o) => o -> m (Maybe Text) #
getTextTagFontFeaturesSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagForegroundRgba :: (MonadIO m, IsTextTag o) => o -> m (Maybe RGBA) #
getTextTagForegroundSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagIndent :: (MonadIO m, IsTextTag o) => o -> m Int32 #
getTextTagIndentSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagInsertHyphens :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagInsertHyphensSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagInvisible :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagInvisibleSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagJustification :: (MonadIO m, IsTextTag o) => o -> m Justification #
getTextTagJustificationSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagLanguage :: (MonadIO m, IsTextTag o) => o -> m (Maybe Text) #
getTextTagLanguageSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagLeftMargin :: (MonadIO m, IsTextTag o) => o -> m Int32 #
getTextTagLeftMarginSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagLetterSpacing :: (MonadIO m, IsTextTag o) => o -> m Int32 #
getTextTagLetterSpacingSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagLineHeight :: (MonadIO m, IsTextTag o) => o -> m Float #
getTextTagLineHeightSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagName :: (MonadIO m, IsTextTag o) => o -> m (Maybe Text) #
getTextTagOverline :: (MonadIO m, IsTextTag o) => o -> m Overline #
getTextTagOverlineRgba :: (MonadIO m, IsTextTag o) => o -> m (Maybe RGBA) #
getTextTagOverlineRgbaSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagOverlineSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagParagraphBackgroundRgba :: (MonadIO m, IsTextTag o) => o -> m (Maybe RGBA) #
getTextTagParagraphBackgroundSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagPixelsAboveLines :: (MonadIO m, IsTextTag o) => o -> m Int32 #
getTextTagPixelsAboveLinesSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagPixelsBelowLines :: (MonadIO m, IsTextTag o) => o -> m Int32 #
getTextTagPixelsBelowLinesSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagPixelsInsideWrap :: (MonadIO m, IsTextTag o) => o -> m Int32 #
getTextTagPixelsInsideWrapSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagRightMargin :: (MonadIO m, IsTextTag o) => o -> m Int32 #
getTextTagRightMarginSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagRise :: (MonadIO m, IsTextTag o) => o -> m Int32 #
getTextTagRiseSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagScale :: (MonadIO m, IsTextTag o) => o -> m Double #
getTextTagScaleSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagSentence :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagSentenceSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagShowSpaces :: (MonadIO m, IsTextTag o) => o -> m [ShowFlags] #
getTextTagShowSpacesSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagSize :: (MonadIO m, IsTextTag o) => o -> m Int32 #
getTextTagSizePoints :: (MonadIO m, IsTextTag o) => o -> m Double #
getTextTagSizeSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagStretch :: (MonadIO m, IsTextTag o) => o -> m Stretch #
getTextTagStretchSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagStrikethrough :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagStrikethroughRgba :: (MonadIO m, IsTextTag o) => o -> m (Maybe RGBA) #
getTextTagStrikethroughRgbaSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagStrikethroughSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagStyle :: (MonadIO m, IsTextTag o) => o -> m Style #
getTextTagStyleSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagTabs :: (MonadIO m, IsTextTag o) => o -> m (Maybe TabArray) #
getTextTagTabsSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagTextTransform :: (MonadIO m, IsTextTag o) => o -> m TextTransform #
getTextTagTextTransformSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagUnderline :: (MonadIO m, IsTextTag o) => o -> m Underline #
getTextTagUnderlineRgba :: (MonadIO m, IsTextTag o) => o -> m (Maybe RGBA) #
getTextTagUnderlineRgbaSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagUnderlineSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagVariant :: (MonadIO m, IsTextTag o) => o -> m Variant #
getTextTagVariantSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagWeight :: (MonadIO m, IsTextTag o) => o -> m Int32 #
getTextTagWeightSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagWord :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagWordSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
getTextTagWrapMode :: (MonadIO m, IsTextTag o) => o -> m WrapMode #
getTextTagWrapModeSet :: (MonadIO m, IsTextTag o) => o -> m Bool #
setTextTagAccumulativeMargin :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagAllowBreaks :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagAllowBreaksSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagBackground :: (MonadIO m, IsTextTag o) => o -> Text -> m () #
setTextTagBackgroundFullHeight :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagBackgroundFullHeightSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagBackgroundRgba :: (MonadIO m, IsTextTag o) => o -> RGBA -> m () #
setTextTagBackgroundSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagDirection :: (MonadIO m, IsTextTag o) => o -> TextDirection -> m () #
setTextTagEditable :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagEditableSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagFallback :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagFallbackSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagFamily :: (MonadIO m, IsTextTag o) => o -> Text -> m () #
setTextTagFamilySet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagFont :: (MonadIO m, IsTextTag o) => o -> Text -> m () #
setTextTagFontDesc :: (MonadIO m, IsTextTag o) => o -> FontDescription -> m () #
setTextTagFontFeatures :: (MonadIO m, IsTextTag o) => o -> Text -> m () #
setTextTagFontFeaturesSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagForeground :: (MonadIO m, IsTextTag o) => o -> Text -> m () #
setTextTagForegroundRgba :: (MonadIO m, IsTextTag o) => o -> RGBA -> m () #
setTextTagForegroundSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagIndent :: (MonadIO m, IsTextTag o) => o -> Int32 -> m () #
setTextTagIndentSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagInsertHyphens :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagInsertHyphensSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagInvisible :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagInvisibleSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagJustification :: (MonadIO m, IsTextTag o) => o -> Justification -> m () #
setTextTagJustificationSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagLanguage :: (MonadIO m, IsTextTag o) => o -> Text -> m () #
setTextTagLanguageSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagLeftMargin :: (MonadIO m, IsTextTag o) => o -> Int32 -> m () #
setTextTagLeftMarginSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagLetterSpacing :: (MonadIO m, IsTextTag o) => o -> Int32 -> m () #
setTextTagLetterSpacingSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagLineHeight :: (MonadIO m, IsTextTag o) => o -> Float -> m () #
setTextTagLineHeightSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagOverline :: (MonadIO m, IsTextTag o) => o -> Overline -> m () #
setTextTagOverlineRgba :: (MonadIO m, IsTextTag o) => o -> RGBA -> m () #
setTextTagOverlineRgbaSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagOverlineSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagParagraphBackground :: (MonadIO m, IsTextTag o) => o -> Text -> m () #
setTextTagParagraphBackgroundRgba :: (MonadIO m, IsTextTag o) => o -> RGBA -> m () #
setTextTagParagraphBackgroundSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagPixelsAboveLines :: (MonadIO m, IsTextTag o) => o -> Int32 -> m () #
setTextTagPixelsAboveLinesSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagPixelsBelowLines :: (MonadIO m, IsTextTag o) => o -> Int32 -> m () #
setTextTagPixelsBelowLinesSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagPixelsInsideWrap :: (MonadIO m, IsTextTag o) => o -> Int32 -> m () #
setTextTagPixelsInsideWrapSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagRightMargin :: (MonadIO m, IsTextTag o) => o -> Int32 -> m () #
setTextTagRightMarginSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagRise :: (MonadIO m, IsTextTag o) => o -> Int32 -> m () #
setTextTagRiseSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagScale :: (MonadIO m, IsTextTag o) => o -> Double -> m () #
setTextTagScaleSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagSentence :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagSentenceSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagShowSpaces :: (MonadIO m, IsTextTag o) => o -> [ShowFlags] -> m () #
setTextTagShowSpacesSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagSize :: (MonadIO m, IsTextTag o) => o -> Int32 -> m () #
setTextTagSizePoints :: (MonadIO m, IsTextTag o) => o -> Double -> m () #
setTextTagSizeSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagStretch :: (MonadIO m, IsTextTag o) => o -> Stretch -> m () #
setTextTagStretchSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagStrikethrough :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagStrikethroughRgba :: (MonadIO m, IsTextTag o) => o -> RGBA -> m () #
setTextTagStrikethroughRgbaSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagStrikethroughSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagStyle :: (MonadIO m, IsTextTag o) => o -> Style -> m () #
setTextTagStyleSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagTabs :: (MonadIO m, IsTextTag o) => o -> TabArray -> m () #
setTextTagTabsSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagTextTransform :: (MonadIO m, IsTextTag o) => o -> TextTransform -> m () #
setTextTagTextTransformSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagUnderline :: (MonadIO m, IsTextTag o) => o -> Underline -> m () #
setTextTagUnderlineRgba :: (MonadIO m, IsTextTag o) => o -> RGBA -> m () #
setTextTagUnderlineRgbaSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagUnderlineSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagVariant :: (MonadIO m, IsTextTag o) => o -> Variant -> m () #
setTextTagVariantSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagWeight :: (MonadIO m, IsTextTag o) => o -> Int32 -> m () #
setTextTagWeightSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagWord :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagWordSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
setTextTagWrapMode :: (MonadIO m, IsTextTag o) => o -> WrapMode -> m () #
setTextTagWrapModeSet :: (MonadIO m, IsTextTag o) => o -> Bool -> m () #
textTagAccumulativeMargin :: AttrLabelProxy "accumulativeMargin" #
textTagAllowBreaks :: AttrLabelProxy "allowBreaks" #
textTagAllowBreaksSet :: AttrLabelProxy "allowBreaksSet" #
textTagBackground :: AttrLabelProxy "background" #
textTagBackgroundFullHeight :: AttrLabelProxy "backgroundFullHeight" #
textTagBackgroundFullHeightSet :: AttrLabelProxy "backgroundFullHeightSet" #
textTagBackgroundRgba :: AttrLabelProxy "backgroundRgba" #
textTagBackgroundSet :: AttrLabelProxy "backgroundSet" #
textTagChanged :: (HasCallStack, MonadIO m, IsTextTag a) => a -> Bool -> m () #
textTagDirection :: AttrLabelProxy "direction" #
textTagEditable :: AttrLabelProxy "editable" #
textTagEditableSet :: AttrLabelProxy "editableSet" #
textTagFallback :: AttrLabelProxy "fallback" #
textTagFallbackSet :: AttrLabelProxy "fallbackSet" #
textTagFamily :: AttrLabelProxy "family" #
textTagFamilySet :: AttrLabelProxy "familySet" #
textTagFont :: AttrLabelProxy "font" #
textTagFontDesc :: AttrLabelProxy "fontDesc" #
textTagFontFeatures :: AttrLabelProxy "fontFeatures" #
textTagFontFeaturesSet :: AttrLabelProxy "fontFeaturesSet" #
textTagForeground :: AttrLabelProxy "foreground" #
textTagForegroundRgba :: AttrLabelProxy "foregroundRgba" #
textTagForegroundSet :: AttrLabelProxy "foregroundSet" #
textTagGetPriority :: (HasCallStack, MonadIO m, IsTextTag a) => a -> m Int32 #
textTagIndent :: AttrLabelProxy "indent" #
textTagIndentSet :: AttrLabelProxy "indentSet" #
textTagInsertHyphens :: AttrLabelProxy "insertHyphens" #
textTagInsertHyphensSet :: AttrLabelProxy "insertHyphensSet" #
textTagInvisible :: AttrLabelProxy "invisible" #
textTagInvisibleSet :: AttrLabelProxy "invisibleSet" #
textTagJustification :: AttrLabelProxy "justification" #
textTagJustificationSet :: AttrLabelProxy "justificationSet" #
textTagLanguage :: AttrLabelProxy "language" #
textTagLanguageSet :: AttrLabelProxy "languageSet" #
textTagLeftMargin :: AttrLabelProxy "leftMargin" #
textTagLeftMarginSet :: AttrLabelProxy "leftMarginSet" #
textTagLetterSpacing :: AttrLabelProxy "letterSpacing" #
textTagLetterSpacingSet :: AttrLabelProxy "letterSpacingSet" #
textTagLineHeight :: AttrLabelProxy "lineHeight" #
textTagLineHeightSet :: AttrLabelProxy "lineHeightSet" #
textTagName :: AttrLabelProxy "name" #
textTagNew :: (HasCallStack, MonadIO m) => Maybe Text -> m TextTag #
textTagOverline :: AttrLabelProxy "overline" #
textTagOverlineRgba :: AttrLabelProxy "overlineRgba" #
textTagOverlineRgbaSet :: AttrLabelProxy "overlineRgbaSet" #
textTagOverlineSet :: AttrLabelProxy "overlineSet" #
textTagParagraphBackground :: AttrLabelProxy "paragraphBackground" #
textTagParagraphBackgroundRgba :: AttrLabelProxy "paragraphBackgroundRgba" #
textTagParagraphBackgroundSet :: AttrLabelProxy "paragraphBackgroundSet" #
textTagPixelsAboveLines :: AttrLabelProxy "pixelsAboveLines" #
textTagPixelsAboveLinesSet :: AttrLabelProxy "pixelsAboveLinesSet" #
textTagPixelsBelowLines :: AttrLabelProxy "pixelsBelowLines" #
textTagPixelsBelowLinesSet :: AttrLabelProxy "pixelsBelowLinesSet" #
textTagPixelsInsideWrap :: AttrLabelProxy "pixelsInsideWrap" #
textTagPixelsInsideWrapSet :: AttrLabelProxy "pixelsInsideWrapSet" #
textTagRightMargin :: AttrLabelProxy "rightMargin" #
textTagRightMarginSet :: AttrLabelProxy "rightMarginSet" #
textTagRise :: AttrLabelProxy "rise" #
textTagRiseSet :: AttrLabelProxy "riseSet" #
textTagScale :: AttrLabelProxy "scale" #
textTagScaleSet :: AttrLabelProxy "scaleSet" #
textTagSentence :: AttrLabelProxy "sentence" #
textTagSentenceSet :: AttrLabelProxy "sentenceSet" #
textTagSetPriority :: (HasCallStack, MonadIO m, IsTextTag a) => a -> Int32 -> m () #
textTagShowSpaces :: AttrLabelProxy "showSpaces" #
textTagShowSpacesSet :: AttrLabelProxy "showSpacesSet" #
textTagSize :: AttrLabelProxy "size" #
textTagSizePoints :: AttrLabelProxy "sizePoints" #
textTagSizeSet :: AttrLabelProxy "sizeSet" #
textTagStretch :: AttrLabelProxy "stretch" #
textTagStretchSet :: AttrLabelProxy "stretchSet" #
textTagStrikethrough :: AttrLabelProxy "strikethrough" #
textTagStrikethroughRgba :: AttrLabelProxy "strikethroughRgba" #
textTagStrikethroughRgbaSet :: AttrLabelProxy "strikethroughRgbaSet" #
textTagStrikethroughSet :: AttrLabelProxy "strikethroughSet" #
textTagStyle :: AttrLabelProxy "style" #
textTagStyleSet :: AttrLabelProxy "styleSet" #
textTagTabs :: AttrLabelProxy "tabs" #
textTagTabsSet :: AttrLabelProxy "tabsSet" #
textTagTextTransform :: AttrLabelProxy "textTransform" #
textTagTextTransformSet :: AttrLabelProxy "textTransformSet" #
textTagUnderline :: AttrLabelProxy "underline" #
textTagUnderlineRgba :: AttrLabelProxy "underlineRgba" #
textTagUnderlineRgbaSet :: AttrLabelProxy "underlineRgbaSet" #
textTagUnderlineSet :: AttrLabelProxy "underlineSet" #
textTagVariant :: AttrLabelProxy "variant" #
textTagVariantSet :: AttrLabelProxy "variantSet" #
textTagWeight :: AttrLabelProxy "weight" #
textTagWeightSet :: AttrLabelProxy "weightSet" #
textTagWord :: AttrLabelProxy "word" #
textTagWordSet :: AttrLabelProxy "wordSet" #
textTagWrapMode :: AttrLabelProxy "wrapMode" #
textTagWrapModeSet :: AttrLabelProxy "wrapModeSet" #