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

GI.Gtk.Objects.Label

Description

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

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

Documentation

newtype Label #

Constructors

Label (ManagedPtr Label) 

Instances

Instances details
Eq Label 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

(==) :: Label -> Label -> Bool

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

GObject Label 
Instance details

Defined in GI.Gtk.Objects.Label

ManagedPtrNewtype Label 
Instance details

Defined in GI.Gtk.Objects.Label

TypedObject Label 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

glibType :: IO GType #

HasParentTypes Label 
Instance details

Defined in GI.Gtk.Objects.Label

HasAttributeList Label 
Instance details

Defined in GI.Gtk.Objects.Label

(info ~ ResolveLabelMethod t Label, OverloadedMethod info Label p, HasField t Label p) => HasField (t :: Symbol) Label p 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

getField :: Label -> p

(info ~ ResolveLabelMethod t Label, OverloadedMethodInfo info Label) => IsLabel t (MethodProxy info Label) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

fromLabel :: MethodProxy info Label

(info ~ ResolveLabelMethod t Label, OverloadedMethod info Label p) => IsLabel t (Label -> p) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

fromLabel :: Label -> p

IsGValue (Maybe Label) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

gvalueGType_ :: IO GType #

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

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

type AttributeList Label 
Instance details

Defined in GI.Gtk.Objects.Label

type AttributeList Label = LabelAttributeList
type ParentTypes Label 
Instance details

Defined in GI.Gtk.Objects.Label

type SignalList Label 
Instance details

Defined in GI.Gtk.Objects.Label

type SignalList Label = LabelSignalList

class (GObject o, IsDescendantOf Label o) => IsLabel o #

Instances

Instances details
(GObject o, IsDescendantOf Label o) => IsLabel o 
Instance details

Defined in GI.Gtk.Objects.Label

data LabelActivateCurrentLinkSignalInfo #

Instances

Instances details
SignalInfo LabelActivateCurrentLinkSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type HaskellCallbackType LabelActivateCurrentLinkSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType LabelActivateCurrentLinkSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type LabelActivateLinkCallback = Text -> IO Bool #

data LabelActivateLinkSignalInfo #

Instances

Instances details
SignalInfo LabelActivateLinkSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type HaskellCallbackType LabelActivateLinkSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType LabelActivateLinkSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Label

data LabelAttributesPropertyInfo #

Instances

Instances details
AttrInfo LabelAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelAttributesPropertyInfo = IsLabel
type AttrGetType LabelAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelAttributesPropertyInfo = Maybe AttrList
type AttrSetTypeConstraint LabelAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelAttributesPropertyInfo = AttrList
type AttrLabel LabelAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelAttributesPropertyInfo = IsLabel
type AttrGetType LabelAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelAttributesPropertyInfo = Maybe AttrList
type AttrLabel LabelAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelAttributesPropertyInfo = AttrList
type AttrTransferTypeConstraint LabelAttributesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelAttributesPropertyInfo = Type ~ AttrList

data LabelCopyClipboardSignalInfo #

Instances

Instances details
SignalInfo LabelCopyClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type HaskellCallbackType LabelCopyClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType LabelCopyClipboardSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Label

data LabelEllipsizePropertyInfo #

Instances

Instances details
AttrInfo LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelEllipsizePropertyInfo = IsLabel
type AttrGetType LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelEllipsizePropertyInfo = EllipsizeMode
type AttrSetTypeConstraint LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelEllipsizePropertyInfo = Type ~ EllipsizeMode
type AttrTransferTypeConstraint LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelEllipsizePropertyInfo = Type ~ EllipsizeMode
type AttrTransferType LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelEllipsizePropertyInfo = EllipsizeMode
type AttrLabel LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelEllipsizePropertyInfo = "ellipsize"
type AttrOrigin LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelEllipsizePropertyInfo = IsLabel
type AttrGetType LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelEllipsizePropertyInfo = EllipsizeMode
type AttrLabel LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelEllipsizePropertyInfo = "ellipsize"
type AttrOrigin LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelEllipsizePropertyInfo = Type ~ EllipsizeMode
type AttrTransferType LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelEllipsizePropertyInfo = EllipsizeMode
type AttrTransferTypeConstraint LabelEllipsizePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelEllipsizePropertyInfo = Type ~ EllipsizeMode

data LabelExtraMenuPropertyInfo #

Instances

Instances details
AttrInfo LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelExtraMenuPropertyInfo = IsLabel
type AttrGetType LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelExtraMenuPropertyInfo = Maybe MenuModel
type AttrSetTypeConstraint LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelExtraMenuPropertyInfo = IsMenuModel
type AttrTransferTypeConstraint LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelExtraMenuPropertyInfo = IsMenuModel
type AttrTransferType LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelExtraMenuPropertyInfo = MenuModel
type AttrLabel LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelExtraMenuPropertyInfo = IsLabel
type AttrGetType LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelExtraMenuPropertyInfo = Maybe MenuModel
type AttrLabel LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelExtraMenuPropertyInfo = IsMenuModel
type AttrTransferType LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelExtraMenuPropertyInfo = MenuModel
type AttrTransferTypeConstraint LabelExtraMenuPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelExtraMenuPropertyInfo = IsMenuModel

data LabelGetAttributesMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetAttributesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetCurrentUriMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetCurrentUriMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetEllipsizeMethodInfo #

Instances

Instances details
(signature ~ m EllipsizeMode, MonadIO m, IsLabel a) => OverloadedMethod LabelGetEllipsizeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetEllipsizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetExtraMenuMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetExtraMenuMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetJustifyMethodInfo #

Instances

Instances details
(signature ~ m Justification, MonadIO m, IsLabel a) => OverloadedMethod LabelGetJustifyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetJustifyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetLabelMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsLabel a) => OverloadedMethod LabelGetLabelMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetLayoutMethodInfo #

Instances

Instances details
(signature ~ m Layout, MonadIO m, IsLabel a) => OverloadedMethod LabelGetLayoutMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetLayoutMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetLayoutOffsetsMethodInfo #

Instances

Instances details
(signature ~ m (Int32, Int32), MonadIO m, IsLabel a) => OverloadedMethod LabelGetLayoutOffsetsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetLayoutOffsetsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetLinesMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsLabel a) => OverloadedMethod LabelGetLinesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetLinesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetMaxWidthCharsMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsLabel a) => OverloadedMethod LabelGetMaxWidthCharsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetMaxWidthCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetMnemonicKeyvalMethodInfo #

Instances

Instances details
(signature ~ m Word32, MonadIO m, IsLabel a) => OverloadedMethod LabelGetMnemonicKeyvalMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetMnemonicKeyvalMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetMnemonicWidgetMethodInfo #

Instances

Instances details
(signature ~ m (Maybe Widget), MonadIO m, IsLabel a) => OverloadedMethod LabelGetMnemonicWidgetMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetMnemonicWidgetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetNaturalWrapModeMethodInfo #

Instances

Instances details
(signature ~ m NaturalWrapMode, MonadIO m, IsLabel a) => OverloadedMethod LabelGetNaturalWrapModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetNaturalWrapModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetSelectableMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsLabel a) => OverloadedMethod LabelGetSelectableMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetSelectableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetSelectionBoundsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetSelectionBoundsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetSingleLineModeMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsLabel a) => OverloadedMethod LabelGetSingleLineModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetSingleLineModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetTabsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetTabsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetTextMethodInfo #

Instances

Instances details
(signature ~ m Text, MonadIO m, IsLabel a) => OverloadedMethod LabelGetTextMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetUseMarkupMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsLabel a) => OverloadedMethod LabelGetUseMarkupMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetUseMarkupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetUseUnderlineMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsLabel a) => OverloadedMethod LabelGetUseUnderlineMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetUseUnderlineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetWidthCharsMethodInfo #

Instances

Instances details
(signature ~ m Int32, MonadIO m, IsLabel a) => OverloadedMethod LabelGetWidthCharsMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetWidthCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetWrapMethodInfo #

Instances

Instances details
(signature ~ m Bool, MonadIO m, IsLabel a) => OverloadedMethod LabelGetWrapMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetWrapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetWrapModeMethodInfo #

Instances

Instances details
(signature ~ m WrapMode, MonadIO m, IsLabel a) => OverloadedMethod LabelGetWrapModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetWrapModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetXalignMethodInfo #

Instances

Instances details
(signature ~ m Float, MonadIO m, IsLabel a) => OverloadedMethod LabelGetXalignMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetXalignMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelGetYalignMethodInfo #

Instances

Instances details
(signature ~ m Float, MonadIO m, IsLabel a) => OverloadedMethod LabelGetYalignMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelGetYalignMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelJustifyPropertyInfo #

Instances

Instances details
AttrInfo LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelJustifyPropertyInfo = IsLabel
type AttrGetType LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelJustifyPropertyInfo = Type ~ Justification
type AttrTransferTypeConstraint LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelJustifyPropertyInfo = Type ~ Justification
type AttrTransferType LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelJustifyPropertyInfo = Justification
type AttrLabel LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelJustifyPropertyInfo = "justify"
type AttrOrigin LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelJustifyPropertyInfo = IsLabel
type AttrGetType LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelJustifyPropertyInfo = "justify"
type AttrOrigin LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelJustifyPropertyInfo = Type ~ Justification
type AttrTransferType LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelJustifyPropertyInfo = Justification
type AttrTransferTypeConstraint LabelJustifyPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelJustifyPropertyInfo = Type ~ Justification

data LabelLabelPropertyInfo #

Instances

Instances details
AttrInfo LabelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelLabelPropertyInfo = IsLabel
type AttrGetType LabelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelLabelPropertyInfo = Text
type AttrSetTypeConstraint LabelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelLabelPropertyInfo = Text
type AttrLabel LabelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelLabelPropertyInfo = "label"
type AttrOrigin LabelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrOrigin LabelLabelPropertyInfo = Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelLabelPropertyInfo = IsLabel
type AttrGetType LabelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelLabelPropertyInfo = Text
type AttrLabel LabelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelLabelPropertyInfo = "label"
type AttrOrigin LabelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrOrigin LabelLabelPropertyInfo = Label
type AttrSetTypeConstraint LabelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelLabelPropertyInfo = Text
type AttrTransferTypeConstraint LabelLabelPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelLabelPropertyInfo = Type ~ Text

data LabelLinesPropertyInfo #

Instances

Instances details
AttrInfo LabelLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelLinesPropertyInfo = IsLabel
type AttrGetType LabelLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelLinesPropertyInfo = Int32
type AttrSetTypeConstraint LabelLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelLinesPropertyInfo = Int32
type AttrLabel LabelLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelLinesPropertyInfo = "lines"
type AttrOrigin LabelLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrOrigin LabelLinesPropertyInfo = Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelLinesPropertyInfo = IsLabel
type AttrGetType LabelLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelLinesPropertyInfo = Int32
type AttrLabel LabelLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelLinesPropertyInfo = "lines"
type AttrOrigin LabelLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrOrigin LabelLinesPropertyInfo = Label
type AttrSetTypeConstraint LabelLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelLinesPropertyInfo = Int32
type AttrTransferTypeConstraint LabelLinesPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelLinesPropertyInfo = Type ~ Int32

data LabelMaxWidthCharsPropertyInfo #

Instances

Instances details
AttrInfo LabelMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelMaxWidthCharsPropertyInfo = IsLabel
type AttrGetType LabelMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelMaxWidthCharsPropertyInfo = Int32
type AttrSetTypeConstraint LabelMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelMaxWidthCharsPropertyInfo = Int32
type AttrLabel LabelMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelMaxWidthCharsPropertyInfo = IsLabel
type AttrGetType LabelMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelMaxWidthCharsPropertyInfo = Int32
type AttrLabel LabelMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelMaxWidthCharsPropertyInfo = Int32
type AttrTransferTypeConstraint LabelMaxWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelMaxWidthCharsPropertyInfo = Type ~ Int32

data LabelMnemonicKeyvalPropertyInfo #

Instances

Instances details
AttrInfo LabelMnemonicKeyvalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelMnemonicKeyvalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelMnemonicKeyvalPropertyInfo = IsLabel
type AttrGetType LabelMnemonicKeyvalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelMnemonicKeyvalPropertyInfo = Word32
type AttrSetTypeConstraint LabelMnemonicKeyvalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelMnemonicKeyvalPropertyInfo = ()
type AttrLabel LabelMnemonicKeyvalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelMnemonicKeyvalPropertyInfo = "mnemonic-keyval"
type AttrOrigin LabelMnemonicKeyvalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelMnemonicKeyvalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelMnemonicKeyvalPropertyInfo = IsLabel
type AttrGetType LabelMnemonicKeyvalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelMnemonicKeyvalPropertyInfo = Word32
type AttrLabel LabelMnemonicKeyvalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelMnemonicKeyvalPropertyInfo = "mnemonic-keyval"
type AttrOrigin LabelMnemonicKeyvalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelMnemonicKeyvalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelMnemonicKeyvalPropertyInfo = ()
type AttrTransferTypeConstraint LabelMnemonicKeyvalPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelMnemonicKeyvalPropertyInfo = Type ~ ()

data LabelMnemonicWidgetPropertyInfo #

Instances

Instances details
AttrInfo LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelMnemonicWidgetPropertyInfo = IsLabel
type AttrGetType LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelMnemonicWidgetPropertyInfo = Maybe Widget
type AttrSetTypeConstraint LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelMnemonicWidgetPropertyInfo = IsWidget
type AttrTransferTypeConstraint LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelMnemonicWidgetPropertyInfo = IsWidget
type AttrTransferType LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelMnemonicWidgetPropertyInfo = Widget
type AttrLabel LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelMnemonicWidgetPropertyInfo = "mnemonic-widget"
type AttrOrigin LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelMnemonicWidgetPropertyInfo = IsLabel
type AttrGetType LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelMnemonicWidgetPropertyInfo = Maybe Widget
type AttrLabel LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelMnemonicWidgetPropertyInfo = "mnemonic-widget"
type AttrOrigin LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelMnemonicWidgetPropertyInfo = IsWidget
type AttrTransferType LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelMnemonicWidgetPropertyInfo = Widget
type AttrTransferTypeConstraint LabelMnemonicWidgetPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelMnemonicWidgetPropertyInfo = IsWidget

type LabelMoveCursorCallback = MovementStep -> Int32 -> Bool -> IO () #

data LabelMoveCursorSignalInfo #

Instances

Instances details
SignalInfo LabelMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type HaskellCallbackType LabelMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

dbgSignalInfo :: Maybe ResolvedSymbolInfo

type HaskellCallbackType LabelMoveCursorSignalInfo 
Instance details

Defined in GI.Gtk.Objects.Label

data LabelNaturalWrapModePropertyInfo #

Instances

Instances details
AttrInfo LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelNaturalWrapModePropertyInfo = IsLabel
type AttrGetType LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelNaturalWrapModePropertyInfo = Type ~ NaturalWrapMode
type AttrTransferTypeConstraint LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelNaturalWrapModePropertyInfo = Type ~ NaturalWrapMode
type AttrTransferType LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelNaturalWrapModePropertyInfo = "natural-wrap-mode"
type AttrOrigin LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelNaturalWrapModePropertyInfo = IsLabel
type AttrGetType LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelNaturalWrapModePropertyInfo = "natural-wrap-mode"
type AttrOrigin LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelNaturalWrapModePropertyInfo = Type ~ NaturalWrapMode
type AttrTransferType LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelNaturalWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelNaturalWrapModePropertyInfo = Type ~ NaturalWrapMode

data LabelSelectRegionMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSelectRegionMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSelectablePropertyInfo #

Instances

Instances details
AttrInfo LabelSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelSelectablePropertyInfo = IsLabel
type AttrGetType LabelSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelSelectablePropertyInfo = Bool
type AttrSetTypeConstraint LabelSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelSelectablePropertyInfo = Bool
type AttrLabel LabelSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelSelectablePropertyInfo = "selectable"
type AttrOrigin LabelSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelSelectablePropertyInfo = IsLabel
type AttrGetType LabelSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelSelectablePropertyInfo = Bool
type AttrLabel LabelSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelSelectablePropertyInfo = "selectable"
type AttrOrigin LabelSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelSelectablePropertyInfo = Bool
type AttrTransferTypeConstraint LabelSelectablePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelSelectablePropertyInfo = Type ~ Bool

data LabelSetAttributesMethodInfo #

Instances

Instances details
(signature ~ (Maybe AttrList -> m ()), MonadIO m, IsLabel a) => OverloadedMethod LabelSetAttributesMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetAttributesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetEllipsizeMethodInfo #

Instances

Instances details
(signature ~ (EllipsizeMode -> m ()), MonadIO m, IsLabel a) => OverloadedMethod LabelSetEllipsizeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetEllipsizeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetExtraMenuMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetExtraMenuMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetJustifyMethodInfo #

Instances

Instances details
(signature ~ (Justification -> m ()), MonadIO m, IsLabel a) => OverloadedMethod LabelSetJustifyMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetJustifyMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetLabelMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetLabelMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetLinesMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetLinesMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetMarkupMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetMarkupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetMarkupWithMnemonicMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetMarkupWithMnemonicMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetMaxWidthCharsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetMaxWidthCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetMnemonicWidgetMethodInfo #

Instances

Instances details
(signature ~ (Maybe b -> m ()), MonadIO m, IsLabel a, IsWidget b) => OverloadedMethod LabelSetMnemonicWidgetMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetMnemonicWidgetMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetNaturalWrapModeMethodInfo #

Instances

Instances details
(signature ~ (NaturalWrapMode -> m ()), MonadIO m, IsLabel a) => OverloadedMethod LabelSetNaturalWrapModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetNaturalWrapModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetSelectableMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetSelectableMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetSingleLineModeMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetSingleLineModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetTabsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetTabsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetTextMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetTextMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetTextWithMnemonicMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetTextWithMnemonicMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetUseMarkupMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetUseMarkupMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetUseUnderlineMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetUseUnderlineMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetWidthCharsMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetWidthCharsMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetWrapMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetWrapMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetWrapModeMethodInfo #

Instances

Instances details
(signature ~ (WrapMode -> m ()), MonadIO m, IsLabel a) => OverloadedMethod LabelSetWrapModeMethodInfo a signature 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetWrapModeMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetXalignMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetXalignMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSetYalignMethodInfo #

Instances

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

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethod :: a -> signature

OverloadedMethodInfo LabelSetYalignMethodInfo (a :: Type) 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

overloadedMethodInfo :: Maybe ResolvedSymbolInfo

data LabelSingleLineModePropertyInfo #

Instances

Instances details
AttrInfo LabelSingleLineModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelSingleLineModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelSingleLineModePropertyInfo = IsLabel
type AttrGetType LabelSingleLineModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelSingleLineModePropertyInfo = Bool
type AttrSetTypeConstraint LabelSingleLineModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelSingleLineModePropertyInfo = Bool
type AttrLabel LabelSingleLineModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelSingleLineModePropertyInfo = "single-line-mode"
type AttrOrigin LabelSingleLineModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelSingleLineModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelSingleLineModePropertyInfo = IsLabel
type AttrGetType LabelSingleLineModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelSingleLineModePropertyInfo = Bool
type AttrLabel LabelSingleLineModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelSingleLineModePropertyInfo = "single-line-mode"
type AttrOrigin LabelSingleLineModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelSingleLineModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelSingleLineModePropertyInfo = Bool
type AttrTransferTypeConstraint LabelSingleLineModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelSingleLineModePropertyInfo = Type ~ Bool

data LabelTabsPropertyInfo #

Instances

Instances details
AttrInfo LabelTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelTabsPropertyInfo = IsLabel
type AttrGetType LabelTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelTabsPropertyInfo = Maybe TabArray
type AttrSetTypeConstraint LabelTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelTabsPropertyInfo = TabArray
type AttrLabel LabelTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrOrigin LabelTabsPropertyInfo = Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelTabsPropertyInfo = IsLabel
type AttrGetType LabelTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelTabsPropertyInfo = Maybe TabArray
type AttrLabel LabelTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrOrigin LabelTabsPropertyInfo = Label
type AttrSetTypeConstraint LabelTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelTabsPropertyInfo = TabArray
type AttrTransferTypeConstraint LabelTabsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelTabsPropertyInfo = Type ~ TabArray

data LabelUseMarkupPropertyInfo #

Instances

Instances details
AttrInfo LabelUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelUseMarkupPropertyInfo = IsLabel
type AttrGetType LabelUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelUseMarkupPropertyInfo = Bool
type AttrSetTypeConstraint LabelUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelUseMarkupPropertyInfo = Bool
type AttrLabel LabelUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelUseMarkupPropertyInfo = "use-markup"
type AttrOrigin LabelUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelUseMarkupPropertyInfo = IsLabel
type AttrGetType LabelUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelUseMarkupPropertyInfo = Bool
type AttrLabel LabelUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelUseMarkupPropertyInfo = "use-markup"
type AttrOrigin LabelUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelUseMarkupPropertyInfo = Bool
type AttrTransferTypeConstraint LabelUseMarkupPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelUseMarkupPropertyInfo = Type ~ Bool

data LabelUseUnderlinePropertyInfo #

Instances

Instances details
AttrInfo LabelUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelUseUnderlinePropertyInfo = IsLabel
type AttrGetType LabelUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelUseUnderlinePropertyInfo = Bool
type AttrSetTypeConstraint LabelUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelUseUnderlinePropertyInfo = Bool
type AttrLabel LabelUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelUseUnderlinePropertyInfo = "use-underline"
type AttrOrigin LabelUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelUseUnderlinePropertyInfo = IsLabel
type AttrGetType LabelUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelUseUnderlinePropertyInfo = Bool
type AttrLabel LabelUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelUseUnderlinePropertyInfo = "use-underline"
type AttrOrigin LabelUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelUseUnderlinePropertyInfo = Bool
type AttrTransferTypeConstraint LabelUseUnderlinePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelUseUnderlinePropertyInfo = Type ~ Bool

data LabelWidthCharsPropertyInfo #

Instances

Instances details
AttrInfo LabelWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelWidthCharsPropertyInfo = IsLabel
type AttrGetType LabelWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelWidthCharsPropertyInfo = Int32
type AttrSetTypeConstraint LabelWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelWidthCharsPropertyInfo = Int32
type AttrLabel LabelWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelWidthCharsPropertyInfo = IsLabel
type AttrGetType LabelWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelWidthCharsPropertyInfo = Int32
type AttrLabel LabelWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelWidthCharsPropertyInfo = Int32
type AttrTransferTypeConstraint LabelWidthCharsPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelWidthCharsPropertyInfo = Type ~ Int32

data LabelWrapModePropertyInfo #

Instances

Instances details
AttrInfo LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelWrapModePropertyInfo = IsLabel
type AttrGetType LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelWrapModePropertyInfo = WrapMode
type AttrSetTypeConstraint LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelWrapModePropertyInfo = Type ~ WrapMode
type AttrTransferTypeConstraint LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelWrapModePropertyInfo = Type ~ WrapMode
type AttrTransferType LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelWrapModePropertyInfo = WrapMode
type AttrLabel LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelWrapModePropertyInfo = "wrap-mode"
type AttrOrigin LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelWrapModePropertyInfo = IsLabel
type AttrGetType LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelWrapModePropertyInfo = WrapMode
type AttrLabel LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelWrapModePropertyInfo = "wrap-mode"
type AttrOrigin LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrSetTypeConstraint LabelWrapModePropertyInfo = Type ~ WrapMode
type AttrTransferType LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelWrapModePropertyInfo = WrapMode
type AttrTransferTypeConstraint LabelWrapModePropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelWrapModePropertyInfo = Type ~ WrapMode

data LabelWrapPropertyInfo #

Instances

Instances details
AttrInfo LabelWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelWrapPropertyInfo = IsLabel
type AttrGetType LabelWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelWrapPropertyInfo = Bool
type AttrSetTypeConstraint LabelWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelWrapPropertyInfo = Bool
type AttrLabel LabelWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelWrapPropertyInfo = "wrap"
type AttrOrigin LabelWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrOrigin LabelWrapPropertyInfo = Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelWrapPropertyInfo = IsLabel
type AttrGetType LabelWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelWrapPropertyInfo = Bool
type AttrLabel LabelWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelWrapPropertyInfo = "wrap"
type AttrOrigin LabelWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrOrigin LabelWrapPropertyInfo = Label
type AttrSetTypeConstraint LabelWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelWrapPropertyInfo = Bool
type AttrTransferTypeConstraint LabelWrapPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelWrapPropertyInfo = Type ~ Bool

data LabelXalignPropertyInfo #

Instances

Instances details
AttrInfo LabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelXalignPropertyInfo = IsLabel
type AttrGetType LabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelXalignPropertyInfo = Float
type AttrSetTypeConstraint LabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelXalignPropertyInfo = Float
type AttrLabel LabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrOrigin LabelXalignPropertyInfo = Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelXalignPropertyInfo = IsLabel
type AttrGetType LabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelXalignPropertyInfo = Float
type AttrLabel LabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrOrigin LabelXalignPropertyInfo = Label
type AttrSetTypeConstraint LabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelXalignPropertyInfo = Float
type AttrTransferTypeConstraint LabelXalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelXalignPropertyInfo = Type ~ Float

data LabelYalignPropertyInfo #

Instances

Instances details
AttrInfo LabelYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

Associated Types

type AttrAllowedOps LabelYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelYalignPropertyInfo = IsLabel
type AttrGetType LabelYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelYalignPropertyInfo = Float
type AttrSetTypeConstraint LabelYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelYalignPropertyInfo = Float
type AttrLabel LabelYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelYalignPropertyInfo = "yalign"
type AttrOrigin LabelYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrOrigin LabelYalignPropertyInfo = Label

Methods

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

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

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

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

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

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

dbgAttrInfo :: Maybe ResolvedSymbolInfo

type AttrAllowedOps LabelYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrBaseTypeConstraint LabelYalignPropertyInfo = IsLabel
type AttrGetType LabelYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrGetType LabelYalignPropertyInfo = Float
type AttrLabel LabelYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrLabel LabelYalignPropertyInfo = "yalign"
type AttrOrigin LabelYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrOrigin LabelYalignPropertyInfo = Label
type AttrSetTypeConstraint LabelYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

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

Defined in GI.Gtk.Objects.Label

type AttrTransferType LabelYalignPropertyInfo = Float
type AttrTransferTypeConstraint LabelYalignPropertyInfo 
Instance details

Defined in GI.Gtk.Objects.Label

type AttrTransferTypeConstraint LabelYalignPropertyInfo = Type ~ Float

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

Equations

ResolveLabelMethod "actionSetEnabled" o = WidgetActionSetEnabledMethodInfo 
ResolveLabelMethod "activate" o = WidgetActivateMethodInfo 
ResolveLabelMethod "activateAction" o = WidgetActivateActionMethodInfo 
ResolveLabelMethod "activateDefault" o = WidgetActivateDefaultMethodInfo 
ResolveLabelMethod "addController" o = WidgetAddControllerMethodInfo 
ResolveLabelMethod "addCssClass" o = WidgetAddCssClassMethodInfo 
ResolveLabelMethod "addMnemonicLabel" o = WidgetAddMnemonicLabelMethodInfo 
ResolveLabelMethod "addTickCallback" o = WidgetAddTickCallbackMethodInfo 
ResolveLabelMethod "allocate" o = WidgetAllocateMethodInfo 
ResolveLabelMethod "announce" o = AccessibleAnnounceMethodInfo 
ResolveLabelMethod "bindProperty" o = ObjectBindPropertyMethodInfo 
ResolveLabelMethod "bindPropertyFull" o = ObjectBindPropertyFullMethodInfo 
ResolveLabelMethod "childFocus" o = WidgetChildFocusMethodInfo 
ResolveLabelMethod "computeBounds" o = WidgetComputeBoundsMethodInfo 
ResolveLabelMethod "computeExpand" o = WidgetComputeExpandMethodInfo 
ResolveLabelMethod "computePoint" o = WidgetComputePointMethodInfo 
ResolveLabelMethod "computeTransform" o = WidgetComputeTransformMethodInfo 
ResolveLabelMethod "contains" o = WidgetContainsMethodInfo 
ResolveLabelMethod "createPangoContext" o = WidgetCreatePangoContextMethodInfo 
ResolveLabelMethod "createPangoLayout" o = WidgetCreatePangoLayoutMethodInfo 
ResolveLabelMethod "disposeTemplate" o = WidgetDisposeTemplateMethodInfo 
ResolveLabelMethod "dragCheckThreshold" o = WidgetDragCheckThresholdMethodInfo 
ResolveLabelMethod "errorBell" o = WidgetErrorBellMethodInfo 
ResolveLabelMethod "forceFloating" o = ObjectForceFloatingMethodInfo 
ResolveLabelMethod "freezeNotify" o = ObjectFreezeNotifyMethodInfo 
ResolveLabelMethod "getv" o = ObjectGetvMethodInfo 
ResolveLabelMethod "grabFocus" o = WidgetGrabFocusMethodInfo 
ResolveLabelMethod "hasCssClass" o = WidgetHasCssClassMethodInfo 
ResolveLabelMethod "hasDefault" o = WidgetHasDefaultMethodInfo 
ResolveLabelMethod "hasFocus" o = WidgetHasFocusMethodInfo 
ResolveLabelMethod "hasVisibleFocus" o = WidgetHasVisibleFocusMethodInfo 
ResolveLabelMethod "hide" o = WidgetHideMethodInfo 
ResolveLabelMethod "inDestruction" o = WidgetInDestructionMethodInfo 
ResolveLabelMethod "initTemplate" o = WidgetInitTemplateMethodInfo 
ResolveLabelMethod "insertActionGroup" o = WidgetInsertActionGroupMethodInfo 
ResolveLabelMethod "insertAfter" o = WidgetInsertAfterMethodInfo 
ResolveLabelMethod "insertBefore" o = WidgetInsertBeforeMethodInfo 
ResolveLabelMethod "isAncestor" o = WidgetIsAncestorMethodInfo 
ResolveLabelMethod "isDrawable" o = WidgetIsDrawableMethodInfo 
ResolveLabelMethod "isFloating" o = ObjectIsFloatingMethodInfo 
ResolveLabelMethod "isFocus" o = WidgetIsFocusMethodInfo 
ResolveLabelMethod "isSensitive" o = WidgetIsSensitiveMethodInfo 
ResolveLabelMethod "isVisible" o = WidgetIsVisibleMethodInfo 
ResolveLabelMethod "keynavFailed" o = WidgetKeynavFailedMethodInfo 
ResolveLabelMethod "listMnemonicLabels" o = WidgetListMnemonicLabelsMethodInfo 
ResolveLabelMethod "map" o = WidgetMapMethodInfo 
ResolveLabelMethod "measure" o = WidgetMeasureMethodInfo 
ResolveLabelMethod "mnemonicActivate" o = WidgetMnemonicActivateMethodInfo 
ResolveLabelMethod "notify" o = ObjectNotifyMethodInfo 
ResolveLabelMethod "notifyByPspec" o = ObjectNotifyByPspecMethodInfo 
ResolveLabelMethod "observeChildren" o = WidgetObserveChildrenMethodInfo 
ResolveLabelMethod "observeControllers" o = WidgetObserveControllersMethodInfo 
ResolveLabelMethod "pick" o = WidgetPickMethodInfo 
ResolveLabelMethod "queueAllocate" o = WidgetQueueAllocateMethodInfo 
ResolveLabelMethod "queueDraw" o = WidgetQueueDrawMethodInfo 
ResolveLabelMethod "queueResize" o = WidgetQueueResizeMethodInfo 
ResolveLabelMethod "realize" o = WidgetRealizeMethodInfo 
ResolveLabelMethod "ref" o = ObjectRefMethodInfo 
ResolveLabelMethod "refSink" o = ObjectRefSinkMethodInfo 
ResolveLabelMethod "removeController" o = WidgetRemoveControllerMethodInfo 
ResolveLabelMethod "removeCssClass" o = WidgetRemoveCssClassMethodInfo 
ResolveLabelMethod "removeMnemonicLabel" o = WidgetRemoveMnemonicLabelMethodInfo 
ResolveLabelMethod "removeTickCallback" o = WidgetRemoveTickCallbackMethodInfo 
ResolveLabelMethod "resetProperty" o = AccessibleResetPropertyMethodInfo 
ResolveLabelMethod "resetRelation" o = AccessibleResetRelationMethodInfo 
ResolveLabelMethod "resetState" o = AccessibleResetStateMethodInfo 
ResolveLabelMethod "runDispose" o = ObjectRunDisposeMethodInfo 
ResolveLabelMethod "selectRegion" o = LabelSelectRegionMethodInfo 
ResolveLabelMethod "shouldLayout" o = WidgetShouldLayoutMethodInfo 
ResolveLabelMethod "show" o = WidgetShowMethodInfo 
ResolveLabelMethod "sizeAllocate" o = WidgetSizeAllocateMethodInfo 
ResolveLabelMethod "snapshotChild" o = WidgetSnapshotChildMethodInfo 
ResolveLabelMethod "stealData" o = ObjectStealDataMethodInfo 
ResolveLabelMethod "stealQdata" o = ObjectStealQdataMethodInfo 
ResolveLabelMethod "thawNotify" o = ObjectThawNotifyMethodInfo 
ResolveLabelMethod "translateCoordinates" o = WidgetTranslateCoordinatesMethodInfo 
ResolveLabelMethod "triggerTooltipQuery" o = WidgetTriggerTooltipQueryMethodInfo 
ResolveLabelMethod "unmap" o = WidgetUnmapMethodInfo 
ResolveLabelMethod "unparent" o = WidgetUnparentMethodInfo 
ResolveLabelMethod "unrealize" o = WidgetUnrealizeMethodInfo 
ResolveLabelMethod "unref" o = ObjectUnrefMethodInfo 
ResolveLabelMethod "unsetStateFlags" o = WidgetUnsetStateFlagsMethodInfo 
ResolveLabelMethod "updateCaretPosition" o = AccessibleTextUpdateCaretPositionMethodInfo 
ResolveLabelMethod "updateContents" o = AccessibleTextUpdateContentsMethodInfo 
ResolveLabelMethod "updateNextAccessibleSibling" o = AccessibleUpdateNextAccessibleSiblingMethodInfo 
ResolveLabelMethod "updatePlatformState" o = AccessibleUpdatePlatformStateMethodInfo 
ResolveLabelMethod "updateProperty" o = AccessibleUpdatePropertyMethodInfo 
ResolveLabelMethod "updateRelation" o = AccessibleUpdateRelationMethodInfo 
ResolveLabelMethod "updateSelectionBound" o = AccessibleTextUpdateSelectionBoundMethodInfo 
ResolveLabelMethod "updateState" o = AccessibleUpdateStateMethodInfo 
ResolveLabelMethod "watchClosure" o = ObjectWatchClosureMethodInfo 
ResolveLabelMethod "getAccessibleParent" o = AccessibleGetAccessibleParentMethodInfo 
ResolveLabelMethod "getAccessibleRole" o = AccessibleGetAccessibleRoleMethodInfo 
ResolveLabelMethod "getAllocatedBaseline" o = WidgetGetAllocatedBaselineMethodInfo 
ResolveLabelMethod "getAllocatedHeight" o = WidgetGetAllocatedHeightMethodInfo 
ResolveLabelMethod "getAllocatedWidth" o = WidgetGetAllocatedWidthMethodInfo 
ResolveLabelMethod "getAllocation" o = WidgetGetAllocationMethodInfo 
ResolveLabelMethod "getAncestor" o = WidgetGetAncestorMethodInfo 
ResolveLabelMethod "getAtContext" o = AccessibleGetAtContextMethodInfo 
ResolveLabelMethod "getAttributes" o = LabelGetAttributesMethodInfo 
ResolveLabelMethod "getBaseline" o = WidgetGetBaselineMethodInfo 
ResolveLabelMethod "getBounds" o = AccessibleGetBoundsMethodInfo 
ResolveLabelMethod "getBuildableId" o = BuildableGetBuildableIdMethodInfo 
ResolveLabelMethod "getCanFocus" o = WidgetGetCanFocusMethodInfo 
ResolveLabelMethod "getCanTarget" o = WidgetGetCanTargetMethodInfo 
ResolveLabelMethod "getChildVisible" o = WidgetGetChildVisibleMethodInfo 
ResolveLabelMethod "getClipboard" o = WidgetGetClipboardMethodInfo 
ResolveLabelMethod "getColor" o = WidgetGetColorMethodInfo 
ResolveLabelMethod "getCssClasses" o = WidgetGetCssClassesMethodInfo 
ResolveLabelMethod "getCssName" o = WidgetGetCssNameMethodInfo 
ResolveLabelMethod "getCurrentUri" o = LabelGetCurrentUriMethodInfo 
ResolveLabelMethod "getCursor" o = WidgetGetCursorMethodInfo 
ResolveLabelMethod "getData" o = ObjectGetDataMethodInfo 
ResolveLabelMethod "getDirection" o = WidgetGetDirectionMethodInfo 
ResolveLabelMethod "getDisplay" o = WidgetGetDisplayMethodInfo 
ResolveLabelMethod "getEllipsize" o = LabelGetEllipsizeMethodInfo 
ResolveLabelMethod "getExtraMenu" o = LabelGetExtraMenuMethodInfo 
ResolveLabelMethod "getFirstAccessibleChild" o = AccessibleGetFirstAccessibleChildMethodInfo 
ResolveLabelMethod "getFirstChild" o = WidgetGetFirstChildMethodInfo 
ResolveLabelMethod "getFocusChild" o = WidgetGetFocusChildMethodInfo 
ResolveLabelMethod "getFocusOnClick" o = WidgetGetFocusOnClickMethodInfo 
ResolveLabelMethod "getFocusable" o = WidgetGetFocusableMethodInfo 
ResolveLabelMethod "getFontMap" o = WidgetGetFontMapMethodInfo 
ResolveLabelMethod "getFontOptions" o = WidgetGetFontOptionsMethodInfo 
ResolveLabelMethod "getFrameClock" o = WidgetGetFrameClockMethodInfo 
ResolveLabelMethod "getHalign" o = WidgetGetHalignMethodInfo 
ResolveLabelMethod "getHasTooltip" o = WidgetGetHasTooltipMethodInfo 
ResolveLabelMethod "getHeight" o = WidgetGetHeightMethodInfo 
ResolveLabelMethod "getHexpand" o = WidgetGetHexpandMethodInfo 
ResolveLabelMethod "getHexpandSet" o = WidgetGetHexpandSetMethodInfo 
ResolveLabelMethod "getJustify" o = LabelGetJustifyMethodInfo 
ResolveLabelMethod "getLabel" o = LabelGetLabelMethodInfo 
ResolveLabelMethod "getLastChild" o = WidgetGetLastChildMethodInfo 
ResolveLabelMethod "getLayout" o = LabelGetLayoutMethodInfo 
ResolveLabelMethod "getLayoutManager" o = WidgetGetLayoutManagerMethodInfo 
ResolveLabelMethod "getLayoutOffsets" o = LabelGetLayoutOffsetsMethodInfo 
ResolveLabelMethod "getLimitEvents" o = WidgetGetLimitEventsMethodInfo 
ResolveLabelMethod "getLines" o = LabelGetLinesMethodInfo 
ResolveLabelMethod "getMapped" o = WidgetGetMappedMethodInfo 
ResolveLabelMethod "getMarginBottom" o = WidgetGetMarginBottomMethodInfo 
ResolveLabelMethod "getMarginEnd" o = WidgetGetMarginEndMethodInfo 
ResolveLabelMethod "getMarginStart" o = WidgetGetMarginStartMethodInfo 
ResolveLabelMethod "getMarginTop" o = WidgetGetMarginTopMethodInfo 
ResolveLabelMethod "getMaxWidthChars" o = LabelGetMaxWidthCharsMethodInfo 
ResolveLabelMethod "getMnemonicKeyval" o = LabelGetMnemonicKeyvalMethodInfo 
ResolveLabelMethod "getMnemonicWidget" o = LabelGetMnemonicWidgetMethodInfo 
ResolveLabelMethod "getName" o = WidgetGetNameMethodInfo 
ResolveLabelMethod "getNative" o = WidgetGetNativeMethodInfo 
ResolveLabelMethod "getNaturalWrapMode" o = LabelGetNaturalWrapModeMethodInfo 
ResolveLabelMethod "getNextAccessibleSibling" o = AccessibleGetNextAccessibleSiblingMethodInfo 
ResolveLabelMethod "getNextSibling" o = WidgetGetNextSiblingMethodInfo 
ResolveLabelMethod "getOpacity" o = WidgetGetOpacityMethodInfo 
ResolveLabelMethod "getOverflow" o = WidgetGetOverflowMethodInfo 
ResolveLabelMethod "getPangoContext" o = WidgetGetPangoContextMethodInfo 
ResolveLabelMethod "getParent" o = WidgetGetParentMethodInfo 
ResolveLabelMethod "getPlatformState" o = AccessibleGetPlatformStateMethodInfo 
ResolveLabelMethod "getPreferredSize" o = WidgetGetPreferredSizeMethodInfo 
ResolveLabelMethod "getPrevSibling" o = WidgetGetPrevSiblingMethodInfo 
ResolveLabelMethod "getPrimaryClipboard" o = WidgetGetPrimaryClipboardMethodInfo 
ResolveLabelMethod "getProperty" o = ObjectGetPropertyMethodInfo 
ResolveLabelMethod "getQdata" o = ObjectGetQdataMethodInfo 
ResolveLabelMethod "getRealized" o = WidgetGetRealizedMethodInfo 
ResolveLabelMethod "getReceivesDefault" o = WidgetGetReceivesDefaultMethodInfo 
ResolveLabelMethod "getRequestMode" o = WidgetGetRequestModeMethodInfo 
ResolveLabelMethod "getRoot" o = WidgetGetRootMethodInfo 
ResolveLabelMethod "getScaleFactor" o = WidgetGetScaleFactorMethodInfo 
ResolveLabelMethod "getSelectable" o = LabelGetSelectableMethodInfo 
ResolveLabelMethod "getSelectionBounds" o = LabelGetSelectionBoundsMethodInfo 
ResolveLabelMethod "getSensitive" o = WidgetGetSensitiveMethodInfo 
ResolveLabelMethod "getSettings" o = WidgetGetSettingsMethodInfo 
ResolveLabelMethod "getSingleLineMode" o = LabelGetSingleLineModeMethodInfo 
ResolveLabelMethod "getSize" o = WidgetGetSizeMethodInfo 
ResolveLabelMethod "getSizeRequest" o = WidgetGetSizeRequestMethodInfo 
ResolveLabelMethod "getStateFlags" o = WidgetGetStateFlagsMethodInfo 
ResolveLabelMethod "getStyleContext" o = WidgetGetStyleContextMethodInfo 
ResolveLabelMethod "getTabs" o = LabelGetTabsMethodInfo 
ResolveLabelMethod "getTemplateChild" o = WidgetGetTemplateChildMethodInfo 
ResolveLabelMethod "getText" o = LabelGetTextMethodInfo 
ResolveLabelMethod "getTooltipMarkup" o = WidgetGetTooltipMarkupMethodInfo 
ResolveLabelMethod "getTooltipText" o = WidgetGetTooltipTextMethodInfo 
ResolveLabelMethod "getUseMarkup" o = LabelGetUseMarkupMethodInfo 
ResolveLabelMethod "getUseUnderline" o = LabelGetUseUnderlineMethodInfo 
ResolveLabelMethod "getValign" o = WidgetGetValignMethodInfo 
ResolveLabelMethod "getVexpand" o = WidgetGetVexpandMethodInfo 
ResolveLabelMethod "getVexpandSet" o = WidgetGetVexpandSetMethodInfo 
ResolveLabelMethod "getVisible" o = WidgetGetVisibleMethodInfo 
ResolveLabelMethod "getWidth" o = WidgetGetWidthMethodInfo 
ResolveLabelMethod "getWidthChars" o = LabelGetWidthCharsMethodInfo 
ResolveLabelMethod "getWrap" o = LabelGetWrapMethodInfo 
ResolveLabelMethod "getWrapMode" o = LabelGetWrapModeMethodInfo 
ResolveLabelMethod "getXalign" o = LabelGetXalignMethodInfo 
ResolveLabelMethod "getYalign" o = LabelGetYalignMethodInfo 
ResolveLabelMethod "setAccessibleParent" o = AccessibleSetAccessibleParentMethodInfo 
ResolveLabelMethod "setAttributes" o = LabelSetAttributesMethodInfo 
ResolveLabelMethod "setCanFocus" o = WidgetSetCanFocusMethodInfo 
ResolveLabelMethod "setCanTarget" o = WidgetSetCanTargetMethodInfo 
ResolveLabelMethod "setChildVisible" o = WidgetSetChildVisibleMethodInfo 
ResolveLabelMethod "setCssClasses" o = WidgetSetCssClassesMethodInfo 
ResolveLabelMethod "setCursor" o = WidgetSetCursorMethodInfo 
ResolveLabelMethod "setCursorFromName" o = WidgetSetCursorFromNameMethodInfo 
ResolveLabelMethod "setData" o = ObjectSetDataMethodInfo 
ResolveLabelMethod "setDataFull" o = ObjectSetDataFullMethodInfo 
ResolveLabelMethod "setDirection" o = WidgetSetDirectionMethodInfo 
ResolveLabelMethod "setEllipsize" o = LabelSetEllipsizeMethodInfo 
ResolveLabelMethod "setExtraMenu" o = LabelSetExtraMenuMethodInfo 
ResolveLabelMethod "setFocusChild" o = WidgetSetFocusChildMethodInfo 
ResolveLabelMethod "setFocusOnClick" o = WidgetSetFocusOnClickMethodInfo 
ResolveLabelMethod "setFocusable" o = WidgetSetFocusableMethodInfo 
ResolveLabelMethod "setFontMap" o = WidgetSetFontMapMethodInfo 
ResolveLabelMethod "setFontOptions" o = WidgetSetFontOptionsMethodInfo 
ResolveLabelMethod "setHalign" o = WidgetSetHalignMethodInfo 
ResolveLabelMethod "setHasTooltip" o = WidgetSetHasTooltipMethodInfo 
ResolveLabelMethod "setHexpand" o = WidgetSetHexpandMethodInfo 
ResolveLabelMethod "setHexpandSet" o = WidgetSetHexpandSetMethodInfo 
ResolveLabelMethod "setJustify" o = LabelSetJustifyMethodInfo 
ResolveLabelMethod "setLabel" o = LabelSetLabelMethodInfo 
ResolveLabelMethod "setLayoutManager" o = WidgetSetLayoutManagerMethodInfo 
ResolveLabelMethod "setLimitEvents" o = WidgetSetLimitEventsMethodInfo 
ResolveLabelMethod "setLines" o = LabelSetLinesMethodInfo 
ResolveLabelMethod "setMarginBottom" o = WidgetSetMarginBottomMethodInfo 
ResolveLabelMethod "setMarginEnd" o = WidgetSetMarginEndMethodInfo 
ResolveLabelMethod "setMarginStart" o = WidgetSetMarginStartMethodInfo 
ResolveLabelMethod "setMarginTop" o = WidgetSetMarginTopMethodInfo 
ResolveLabelMethod "setMarkup" o = LabelSetMarkupMethodInfo 
ResolveLabelMethod "setMarkupWithMnemonic" o = LabelSetMarkupWithMnemonicMethodInfo 
ResolveLabelMethod "setMaxWidthChars" o = LabelSetMaxWidthCharsMethodInfo 
ResolveLabelMethod "setMnemonicWidget" o = LabelSetMnemonicWidgetMethodInfo 
ResolveLabelMethod "setName" o = WidgetSetNameMethodInfo 
ResolveLabelMethod "setNaturalWrapMode" o = LabelSetNaturalWrapModeMethodInfo 
ResolveLabelMethod "setOpacity" o = WidgetSetOpacityMethodInfo 
ResolveLabelMethod "setOverflow" o = WidgetSetOverflowMethodInfo 
ResolveLabelMethod "setParent" o = WidgetSetParentMethodInfo 
ResolveLabelMethod "setProperty" o = ObjectSetPropertyMethodInfo 
ResolveLabelMethod "setReceivesDefault" o = WidgetSetReceivesDefaultMethodInfo 
ResolveLabelMethod "setSelectable" o = LabelSetSelectableMethodInfo 
ResolveLabelMethod "setSensitive" o = WidgetSetSensitiveMethodInfo 
ResolveLabelMethod "setSingleLineMode" o = LabelSetSingleLineModeMethodInfo 
ResolveLabelMethod "setSizeRequest" o = WidgetSetSizeRequestMethodInfo 
ResolveLabelMethod "setStateFlags" o = WidgetSetStateFlagsMethodInfo 
ResolveLabelMethod "setTabs" o = LabelSetTabsMethodInfo 
ResolveLabelMethod "setText" o = LabelSetTextMethodInfo 
ResolveLabelMethod "setTextWithMnemonic" o = LabelSetTextWithMnemonicMethodInfo 
ResolveLabelMethod "setTooltipMarkup" o = WidgetSetTooltipMarkupMethodInfo 
ResolveLabelMethod "setTooltipText" o = WidgetSetTooltipTextMethodInfo 
ResolveLabelMethod "setUseMarkup" o = LabelSetUseMarkupMethodInfo 
ResolveLabelMethod "setUseUnderline" o = LabelSetUseUnderlineMethodInfo 
ResolveLabelMethod "setValign" o = WidgetSetValignMethodInfo 
ResolveLabelMethod "setVexpand" o = WidgetSetVexpandMethodInfo 
ResolveLabelMethod "setVexpandSet" o = WidgetSetVexpandSetMethodInfo 
ResolveLabelMethod "setVisible" o = WidgetSetVisibleMethodInfo 
ResolveLabelMethod "setWidthChars" o = LabelSetWidthCharsMethodInfo 
ResolveLabelMethod "setWrap" o = LabelSetWrapMethodInfo 
ResolveLabelMethod "setWrapMode" o = LabelSetWrapModeMethodInfo 
ResolveLabelMethod "setXalign" o = LabelSetXalignMethodInfo 
ResolveLabelMethod "setYalign" o = LabelSetYalignMethodInfo 
ResolveLabelMethod l o = MethodResolutionFailed l o :: Type 

afterLabelActivateCurrentLink :: (IsLabel a, MonadIO m) => a -> ((?self :: a) => LabelActivateCurrentLinkCallback) -> m SignalHandlerId #

afterLabelActivateLink :: (IsLabel a, MonadIO m) => a -> ((?self :: a) => LabelActivateLinkCallback) -> m SignalHandlerId #

afterLabelCopyClipboard :: (IsLabel a, MonadIO m) => a -> ((?self :: a) => LabelCopyClipboardCallback) -> m SignalHandlerId #

afterLabelMoveCursor :: (IsLabel a, MonadIO m) => a -> ((?self :: a) => LabelMoveCursorCallback) -> m SignalHandlerId #

clearLabelAttributes :: (MonadIO m, IsLabel o) => o -> m () #

clearLabelExtraMenu :: (MonadIO m, IsLabel o) => o -> m () #

clearLabelMnemonicWidget :: (MonadIO m, IsLabel o) => o -> m () #

clearLabelTabs :: (MonadIO m, IsLabel o) => o -> m () #

constructLabelAttributes :: (IsLabel o, MonadIO m) => AttrList -> m (GValueConstruct o) #

constructLabelEllipsize :: (IsLabel o, MonadIO m) => EllipsizeMode -> m (GValueConstruct o) #

constructLabelExtraMenu :: (IsLabel o, MonadIO m, IsMenuModel a) => a -> m (GValueConstruct o) #

constructLabelJustify :: (IsLabel o, MonadIO m) => Justification -> m (GValueConstruct o) #

constructLabelLabel :: (IsLabel o, MonadIO m) => Text -> m (GValueConstruct o) #

constructLabelLines :: (IsLabel o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructLabelMaxWidthChars :: (IsLabel o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructLabelMnemonicWidget :: (IsLabel o, MonadIO m, IsWidget a) => a -> m (GValueConstruct o) #

constructLabelNaturalWrapMode :: (IsLabel o, MonadIO m) => NaturalWrapMode -> m (GValueConstruct o) #

constructLabelSelectable :: (IsLabel o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructLabelSingleLineMode :: (IsLabel o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructLabelTabs :: (IsLabel o, MonadIO m) => TabArray -> m (GValueConstruct o) #

constructLabelUseMarkup :: (IsLabel o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructLabelUseUnderline :: (IsLabel o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructLabelWidthChars :: (IsLabel o, MonadIO m) => Int32 -> m (GValueConstruct o) #

constructLabelWrap :: (IsLabel o, MonadIO m) => Bool -> m (GValueConstruct o) #

constructLabelWrapMode :: (IsLabel o, MonadIO m) => WrapMode -> m (GValueConstruct o) #

constructLabelXalign :: (IsLabel o, MonadIO m) => Float -> m (GValueConstruct o) #

constructLabelYalign :: (IsLabel o, MonadIO m) => Float -> m (GValueConstruct o) #

getLabelAttributes :: (MonadIO m, IsLabel o) => o -> m (Maybe AttrList) #

getLabelEllipsize :: (MonadIO m, IsLabel o) => o -> m EllipsizeMode #

getLabelExtraMenu :: (MonadIO m, IsLabel o) => o -> m (Maybe MenuModel) #

getLabelJustify :: (MonadIO m, IsLabel o) => o -> m Justification #

getLabelLabel :: (MonadIO m, IsLabel o) => o -> m Text #

getLabelLines :: (MonadIO m, IsLabel o) => o -> m Int32 #

getLabelMaxWidthChars :: (MonadIO m, IsLabel o) => o -> m Int32 #

getLabelMnemonicKeyval :: (MonadIO m, IsLabel o) => o -> m Word32 #

getLabelMnemonicWidget :: (MonadIO m, IsLabel o) => o -> m (Maybe Widget) #

getLabelNaturalWrapMode :: (MonadIO m, IsLabel o) => o -> m NaturalWrapMode #

getLabelSelectable :: (MonadIO m, IsLabel o) => o -> m Bool #

getLabelSingleLineMode :: (MonadIO m, IsLabel o) => o -> m Bool #

getLabelTabs :: (MonadIO m, IsLabel o) => o -> m (Maybe TabArray) #

getLabelUseMarkup :: (MonadIO m, IsLabel o) => o -> m Bool #

getLabelUseUnderline :: (MonadIO m, IsLabel o) => o -> m Bool #

getLabelWidthChars :: (MonadIO m, IsLabel o) => o -> m Int32 #

getLabelWrap :: (MonadIO m, IsLabel o) => o -> m Bool #

getLabelWrapMode :: (MonadIO m, IsLabel o) => o -> m WrapMode #

getLabelXalign :: (MonadIO m, IsLabel o) => o -> m Float #

getLabelYalign :: (MonadIO m, IsLabel o) => o -> m Float #

labelAttributes :: AttrLabelProxy "attributes" #

labelEllipsize :: AttrLabelProxy "ellipsize" #

labelExtraMenu :: AttrLabelProxy "extraMenu" #

labelGetAttributes :: (HasCallStack, MonadIO m, IsLabel a) => a -> m (Maybe AttrList) #

labelGetCurrentUri :: (HasCallStack, MonadIO m, IsLabel a) => a -> m (Maybe Text) #

labelGetEllipsize :: (HasCallStack, MonadIO m, IsLabel a) => a -> m EllipsizeMode #

labelGetExtraMenu :: (HasCallStack, MonadIO m, IsLabel a) => a -> m (Maybe MenuModel) #

labelGetJustify :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Justification #

labelGetLabel :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Text #

labelGetLayout :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Layout #

labelGetLayoutOffsets :: (HasCallStack, MonadIO m, IsLabel a) => a -> m (Int32, Int32) #

labelGetLines :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Int32 #

labelGetMaxWidthChars :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Int32 #

labelGetMnemonicKeyval :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Word32 #

labelGetMnemonicWidget :: (HasCallStack, MonadIO m, IsLabel a) => a -> m (Maybe Widget) #

labelGetNaturalWrapMode :: (HasCallStack, MonadIO m, IsLabel a) => a -> m NaturalWrapMode #

labelGetSelectable :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Bool #

labelGetSelectionBounds :: (HasCallStack, MonadIO m, IsLabel a) => a -> m (Bool, Int32, Int32) #

labelGetSingleLineMode :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Bool #

labelGetTabs :: (HasCallStack, MonadIO m, IsLabel a) => a -> m (Maybe TabArray) #

labelGetText :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Text #

labelGetUseMarkup :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Bool #

labelGetUseUnderline :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Bool #

labelGetWidthChars :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Int32 #

labelGetWrap :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Bool #

labelGetWrapMode :: (HasCallStack, MonadIO m, IsLabel a) => a -> m WrapMode #

labelGetXalign :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Float #

labelGetYalign :: (HasCallStack, MonadIO m, IsLabel a) => a -> m Float #

labelJustify :: AttrLabelProxy "justify" #

labelLabel :: AttrLabelProxy "label" #

labelLines :: AttrLabelProxy "lines" #

labelMaxWidthChars :: AttrLabelProxy "maxWidthChars" #

labelMnemonicKeyval :: AttrLabelProxy "mnemonicKeyval" #

labelMnemonicWidget :: AttrLabelProxy "mnemonicWidget" #

labelNaturalWrapMode :: AttrLabelProxy "naturalWrapMode" #

labelNew :: (HasCallStack, MonadIO m) => Maybe Text -> m Label #

labelNewWithMnemonic :: (HasCallStack, MonadIO m) => Maybe Text -> m Label #

labelSelectRegion :: (HasCallStack, MonadIO m, IsLabel a) => a -> Int32 -> Int32 -> m () #

labelSelectable :: AttrLabelProxy "selectable" #

labelSetAttributes :: (HasCallStack, MonadIO m, IsLabel a) => a -> Maybe AttrList -> m () #

labelSetEllipsize :: (HasCallStack, MonadIO m, IsLabel a) => a -> EllipsizeMode -> m () #

labelSetExtraMenu :: (HasCallStack, MonadIO m, IsLabel a, IsMenuModel b) => a -> Maybe b -> m () #

labelSetJustify :: (HasCallStack, MonadIO m, IsLabel a) => a -> Justification -> m () #

labelSetLabel :: (HasCallStack, MonadIO m, IsLabel a) => a -> Text -> m () #

labelSetLines :: (HasCallStack, MonadIO m, IsLabel a) => a -> Int32 -> m () #

labelSetMarkup :: (HasCallStack, MonadIO m, IsLabel a) => a -> Text -> m () #

labelSetMarkupWithMnemonic :: (HasCallStack, MonadIO m, IsLabel a) => a -> Text -> m () #

labelSetMaxWidthChars :: (HasCallStack, MonadIO m, IsLabel a) => a -> Int32 -> m () #

labelSetMnemonicWidget :: (HasCallStack, MonadIO m, IsLabel a, IsWidget b) => a -> Maybe b -> m () #

labelSetNaturalWrapMode :: (HasCallStack, MonadIO m, IsLabel a) => a -> NaturalWrapMode -> m () #

labelSetSelectable :: (HasCallStack, MonadIO m, IsLabel a) => a -> Bool -> m () #

labelSetSingleLineMode :: (HasCallStack, MonadIO m, IsLabel a) => a -> Bool -> m () #

labelSetTabs :: (HasCallStack, MonadIO m, IsLabel a) => a -> Maybe TabArray -> m () #

labelSetText :: (HasCallStack, MonadIO m, IsLabel a) => a -> Text -> m () #

labelSetTextWithMnemonic :: (HasCallStack, MonadIO m, IsLabel a) => a -> Text -> m () #

labelSetUseMarkup :: (HasCallStack, MonadIO m, IsLabel a) => a -> Bool -> m () #

labelSetUseUnderline :: (HasCallStack, MonadIO m, IsLabel a) => a -> Bool -> m () #

labelSetWidthChars :: (HasCallStack, MonadIO m, IsLabel a) => a -> Int32 -> m () #

labelSetWrap :: (HasCallStack, MonadIO m, IsLabel a) => a -> Bool -> m () #

labelSetWrapMode :: (HasCallStack, MonadIO m, IsLabel a) => a -> WrapMode -> m () #

labelSetXalign :: (HasCallStack, MonadIO m, IsLabel a) => a -> Float -> m () #

labelSetYalign :: (HasCallStack, MonadIO m, IsLabel a) => a -> Float -> m () #

labelSingleLineMode :: AttrLabelProxy "singleLineMode" #

labelTabs :: AttrLabelProxy "tabs" #

labelUseMarkup :: AttrLabelProxy "useMarkup" #

labelUseUnderline :: AttrLabelProxy "useUnderline" #

labelWidthChars :: AttrLabelProxy "widthChars" #

labelWrap :: AttrLabelProxy "wrap" #

labelWrapMode :: AttrLabelProxy "wrapMode" #

labelXalign :: AttrLabelProxy "xalign" #

labelYalign :: AttrLabelProxy "yalign" #

onLabelActivateCurrentLink :: (IsLabel a, MonadIO m) => a -> ((?self :: a) => LabelActivateCurrentLinkCallback) -> m SignalHandlerId #

onLabelActivateLink :: (IsLabel a, MonadIO m) => a -> ((?self :: a) => LabelActivateLinkCallback) -> m SignalHandlerId #

onLabelCopyClipboard :: (IsLabel a, MonadIO m) => a -> ((?self :: a) => LabelCopyClipboardCallback) -> m SignalHandlerId #

onLabelMoveCursor :: (IsLabel a, MonadIO m) => a -> ((?self :: a) => LabelMoveCursorCallback) -> m SignalHandlerId #

setLabelAttributes :: (MonadIO m, IsLabel o) => o -> AttrList -> m () #

setLabelEllipsize :: (MonadIO m, IsLabel o) => o -> EllipsizeMode -> m () #

setLabelExtraMenu :: (MonadIO m, IsLabel o, IsMenuModel a) => o -> a -> m () #

setLabelJustify :: (MonadIO m, IsLabel o) => o -> Justification -> m () #

setLabelLabel :: (MonadIO m, IsLabel o) => o -> Text -> m () #

setLabelLines :: (MonadIO m, IsLabel o) => o -> Int32 -> m () #

setLabelMaxWidthChars :: (MonadIO m, IsLabel o) => o -> Int32 -> m () #

setLabelMnemonicWidget :: (MonadIO m, IsLabel o, IsWidget a) => o -> a -> m () #

setLabelNaturalWrapMode :: (MonadIO m, IsLabel o) => o -> NaturalWrapMode -> m () #

setLabelSelectable :: (MonadIO m, IsLabel o) => o -> Bool -> m () #

setLabelSingleLineMode :: (MonadIO m, IsLabel o) => o -> Bool -> m () #

setLabelTabs :: (MonadIO m, IsLabel o) => o -> TabArray -> m () #

setLabelUseMarkup :: (MonadIO m, IsLabel o) => o -> Bool -> m () #

setLabelUseUnderline :: (MonadIO m, IsLabel o) => o -> Bool -> m () #

setLabelWidthChars :: (MonadIO m, IsLabel o) => o -> Int32 -> m () #

setLabelWrap :: (MonadIO m, IsLabel o) => o -> Bool -> m () #

setLabelWrapMode :: (MonadIO m, IsLabel o) => o -> WrapMode -> m () #

setLabelXalign :: (MonadIO m, IsLabel o) => o -> Float -> m () #

setLabelYalign :: (MonadIO m, IsLabel o) => o -> Float -> m () #

toLabel :: (MonadIO m, IsLabel o) => o -> m Label #