gi-gtk-3.0.6: Gtk bindings

CopyrightWill Thompson, Iñaki García Etxebarria and Jonas Platte
LicenseLGPL-2.1
MaintainerIñaki García Etxebarria (garetxe@gmail.com)
Safe HaskellNone
LanguageHaskell2010

GI.Gtk.Objects.CellRendererText

Contents

Description

 

Synopsis

Exported types

newtype CellRendererText Source #

Instances

GObject CellRendererText Source # 
IsObject CellRendererText Source # 
IsCellRendererText CellRendererText Source # 
IsCellRenderer CellRendererText Source # 
((~) * info (ResolveCellRendererTextMethod t CellRendererText), MethodInfo * info CellRendererText p) => IsLabel t (CellRendererText -> p) Source # 
((~) * info (ResolveCellRendererTextMethod t CellRendererText), MethodInfo * info CellRendererText p) => IsLabelProxy t (CellRendererText -> p) Source # 
HasAttributeList * CellRendererText Source # 
type SignalList CellRendererText Source # 
type SignalList CellRendererText
type AttributeList CellRendererText Source # 
type AttributeList CellRendererText

Methods

cellRendererTextNew

cellRendererTextSetFixedHeightFromFont

Properties

AlignSet

data CellRendererTextAlignSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextAlignSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextAlignSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextAlignSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextAlignSetPropertyInfo Source # 
type AttrLabel CellRendererTextAlignSetPropertyInfo = "align-set"
type AttrGetType CellRendererTextAlignSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextAlignSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextAlignSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextAlignSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextAlignSet :: AttrLabelProxy "alignSet" Source #

Alignment

data CellRendererTextAlignmentPropertyInfo Source #

Instances

AttrInfo CellRendererTextAlignmentPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextAlignmentPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextAlignmentPropertyInfo = * ~ Alignment
type AttrLabel CellRendererTextAlignmentPropertyInfo Source # 
type AttrLabel CellRendererTextAlignmentPropertyInfo = "alignment"
type AttrGetType CellRendererTextAlignmentPropertyInfo Source # 
type AttrGetType CellRendererTextAlignmentPropertyInfo = Alignment
type AttrBaseTypeConstraint CellRendererTextAlignmentPropertyInfo Source # 
type AttrAllowedOps CellRendererTextAlignmentPropertyInfo Source # 
type AttrAllowedOps CellRendererTextAlignmentPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextAlignment :: AttrLabelProxy "alignment" Source #

constructCellRendererTextAlignment :: IsCellRendererText o => Alignment -> IO (GValueConstruct o) Source #

setCellRendererTextAlignment :: (MonadIO m, IsCellRendererText o) => o -> Alignment -> m () Source #

Attributes

data CellRendererTextAttributesPropertyInfo Source #

Instances

AttrInfo CellRendererTextAttributesPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextAttributesPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextAttributesPropertyInfo = * ~ AttrList
type AttrLabel CellRendererTextAttributesPropertyInfo Source # 
type AttrLabel CellRendererTextAttributesPropertyInfo = "attributes"
type AttrGetType CellRendererTextAttributesPropertyInfo Source # 
type AttrGetType CellRendererTextAttributesPropertyInfo = Maybe AttrList
type AttrBaseTypeConstraint CellRendererTextAttributesPropertyInfo Source # 
type AttrAllowedOps CellRendererTextAttributesPropertyInfo Source # 
type AttrAllowedOps CellRendererTextAttributesPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

cellRendererTextAttributes :: AttrLabelProxy "attributes" Source #

constructCellRendererTextAttributes :: IsCellRendererText o => AttrList -> IO (GValueConstruct o) Source #

Background

data CellRendererTextBackgroundPropertyInfo Source #

Instances

AttrInfo CellRendererTextBackgroundPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextBackgroundPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextBackgroundPropertyInfo = * ~ Text
type AttrLabel CellRendererTextBackgroundPropertyInfo Source # 
type AttrLabel CellRendererTextBackgroundPropertyInfo = "background"
type AttrGetType CellRendererTextBackgroundPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextBackgroundPropertyInfo Source # 
type AttrAllowedOps CellRendererTextBackgroundPropertyInfo Source # 
type AttrAllowedOps CellRendererTextBackgroundPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrClear ([] AttrOpTag)))

cellRendererTextBackground :: AttrLabelProxy "background" Source #

BackgroundGdk

data CellRendererTextBackgroundGdkPropertyInfo Source #

Instances

AttrInfo CellRendererTextBackgroundGdkPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextBackgroundGdkPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextBackgroundGdkPropertyInfo = * ~ Color
type AttrLabel CellRendererTextBackgroundGdkPropertyInfo Source # 
type AttrLabel CellRendererTextBackgroundGdkPropertyInfo = "background-gdk"
type AttrGetType CellRendererTextBackgroundGdkPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextBackgroundGdkPropertyInfo Source # 
type AttrAllowedOps CellRendererTextBackgroundGdkPropertyInfo Source # 
type AttrAllowedOps CellRendererTextBackgroundGdkPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

cellRendererTextBackgroundGdk :: AttrLabelProxy "backgroundGdk" Source #

BackgroundRgba

data CellRendererTextBackgroundRgbaPropertyInfo Source #

Instances

AttrInfo CellRendererTextBackgroundRgbaPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextBackgroundRgbaPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextBackgroundRgbaPropertyInfo = * ~ RGBA
type AttrLabel CellRendererTextBackgroundRgbaPropertyInfo Source # 
type AttrLabel CellRendererTextBackgroundRgbaPropertyInfo = "background-rgba"
type AttrGetType CellRendererTextBackgroundRgbaPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextBackgroundRgbaPropertyInfo Source # 
type AttrAllowedOps CellRendererTextBackgroundRgbaPropertyInfo Source # 
type AttrAllowedOps CellRendererTextBackgroundRgbaPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

cellRendererTextBackgroundRgba :: AttrLabelProxy "backgroundRgba" Source #

BackgroundSet

data CellRendererTextBackgroundSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextBackgroundSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextBackgroundSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextBackgroundSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextBackgroundSetPropertyInfo Source # 
type AttrLabel CellRendererTextBackgroundSetPropertyInfo = "background-set"
type AttrGetType CellRendererTextBackgroundSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextBackgroundSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextBackgroundSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextBackgroundSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextBackgroundSet :: AttrLabelProxy "backgroundSet" Source #

Editable

data CellRendererTextEditablePropertyInfo Source #

Instances

AttrInfo CellRendererTextEditablePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextEditablePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextEditablePropertyInfo = * ~ Bool
type AttrLabel CellRendererTextEditablePropertyInfo Source # 
type AttrLabel CellRendererTextEditablePropertyInfo = "editable"
type AttrGetType CellRendererTextEditablePropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextEditablePropertyInfo Source # 
type AttrAllowedOps CellRendererTextEditablePropertyInfo Source # 
type AttrAllowedOps CellRendererTextEditablePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextEditable :: AttrLabelProxy "editable" Source #

EditableSet

data CellRendererTextEditableSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextEditableSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextEditableSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextEditableSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextEditableSetPropertyInfo Source # 
type AttrLabel CellRendererTextEditableSetPropertyInfo = "editable-set"
type AttrGetType CellRendererTextEditableSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextEditableSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextEditableSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextEditableSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextEditableSet :: AttrLabelProxy "editableSet" Source #

Ellipsize

data CellRendererTextEllipsizePropertyInfo Source #

Instances

AttrInfo CellRendererTextEllipsizePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextEllipsizePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextEllipsizePropertyInfo = * ~ EllipsizeMode
type AttrLabel CellRendererTextEllipsizePropertyInfo Source # 
type AttrLabel CellRendererTextEllipsizePropertyInfo = "ellipsize"
type AttrGetType CellRendererTextEllipsizePropertyInfo Source # 
type AttrGetType CellRendererTextEllipsizePropertyInfo = EllipsizeMode
type AttrBaseTypeConstraint CellRendererTextEllipsizePropertyInfo Source # 
type AttrAllowedOps CellRendererTextEllipsizePropertyInfo Source # 
type AttrAllowedOps CellRendererTextEllipsizePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextEllipsize :: AttrLabelProxy "ellipsize" Source #

constructCellRendererTextEllipsize :: IsCellRendererText o => EllipsizeMode -> IO (GValueConstruct o) Source #

setCellRendererTextEllipsize :: (MonadIO m, IsCellRendererText o) => o -> EllipsizeMode -> m () Source #

EllipsizeSet

data CellRendererTextEllipsizeSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextEllipsizeSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextEllipsizeSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextEllipsizeSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextEllipsizeSetPropertyInfo Source # 
type AttrLabel CellRendererTextEllipsizeSetPropertyInfo = "ellipsize-set"
type AttrGetType CellRendererTextEllipsizeSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextEllipsizeSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextEllipsizeSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextEllipsizeSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextEllipsizeSet :: AttrLabelProxy "ellipsizeSet" Source #

Family

data CellRendererTextFamilyPropertyInfo Source #

Instances

AttrInfo CellRendererTextFamilyPropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextFamilyPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextFamilyPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextFamilyPropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextFamilyPropertyInfo :: *

type AttrLabel CellRendererTextFamilyPropertyInfo :: Symbol

type AttrSetTypeConstraint CellRendererTextFamilyPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextFamilyPropertyInfo = * ~ Text
type AttrLabel CellRendererTextFamilyPropertyInfo Source # 
type AttrLabel CellRendererTextFamilyPropertyInfo = "family"
type AttrGetType CellRendererTextFamilyPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextFamilyPropertyInfo Source # 
type AttrAllowedOps CellRendererTextFamilyPropertyInfo Source # 
type AttrAllowedOps CellRendererTextFamilyPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

cellRendererTextFamily :: AttrLabelProxy "family" Source #

constructCellRendererTextFamily :: IsCellRendererText o => Text -> IO (GValueConstruct o) Source #

FamilySet

data CellRendererTextFamilySetPropertyInfo Source #

Instances

AttrInfo CellRendererTextFamilySetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextFamilySetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextFamilySetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextFamilySetPropertyInfo Source # 
type AttrLabel CellRendererTextFamilySetPropertyInfo = "family-set"
type AttrGetType CellRendererTextFamilySetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextFamilySetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextFamilySetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextFamilySetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextFamilySet :: AttrLabelProxy "familySet" Source #

Font

data CellRendererTextFontPropertyInfo Source #

Instances

AttrInfo CellRendererTextFontPropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextFontPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextFontPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextFontPropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextFontPropertyInfo :: *

type AttrLabel CellRendererTextFontPropertyInfo :: Symbol

Methods

attrGet :: AttrBaseTypeConstraint CellRendererTextFontPropertyInfo o => Proxy * CellRendererTextFontPropertyInfo -> o -> IO (AttrGetType CellRendererTextFontPropertyInfo)

attrSet :: (AttrBaseTypeConstraint CellRendererTextFontPropertyInfo o, AttrSetTypeConstraint CellRendererTextFontPropertyInfo b) => Proxy * CellRendererTextFontPropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint CellRendererTextFontPropertyInfo o => Proxy * CellRendererTextFontPropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint CellRendererTextFontPropertyInfo o, AttrSetTypeConstraint CellRendererTextFontPropertyInfo b) => Proxy * CellRendererTextFontPropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint CellRendererTextFontPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextFontPropertyInfo = * ~ Text
type AttrLabel CellRendererTextFontPropertyInfo Source # 
type AttrLabel CellRendererTextFontPropertyInfo = "font"
type AttrGetType CellRendererTextFontPropertyInfo Source # 
type AttrGetType CellRendererTextFontPropertyInfo = Maybe Text
type AttrBaseTypeConstraint CellRendererTextFontPropertyInfo Source # 
type AttrAllowedOps CellRendererTextFontPropertyInfo Source # 
type AttrAllowedOps CellRendererTextFontPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

cellRendererTextFont :: AttrLabelProxy "font" Source #

constructCellRendererTextFont :: IsCellRendererText o => Text -> IO (GValueConstruct o) Source #

FontDesc

data CellRendererTextFontDescPropertyInfo Source #

Instances

AttrInfo CellRendererTextFontDescPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextFontDescPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextFontDescPropertyInfo = * ~ FontDescription
type AttrLabel CellRendererTextFontDescPropertyInfo Source # 
type AttrLabel CellRendererTextFontDescPropertyInfo = "font-desc"
type AttrGetType CellRendererTextFontDescPropertyInfo Source # 
type AttrGetType CellRendererTextFontDescPropertyInfo = Maybe FontDescription
type AttrBaseTypeConstraint CellRendererTextFontDescPropertyInfo Source # 
type AttrAllowedOps CellRendererTextFontDescPropertyInfo Source # 
type AttrAllowedOps CellRendererTextFontDescPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

cellRendererTextFontDesc :: AttrLabelProxy "fontDesc" Source #

constructCellRendererTextFontDesc :: IsCellRendererText o => FontDescription -> IO (GValueConstruct o) Source #

getCellRendererTextFontDesc :: (MonadIO m, IsCellRendererText o) => o -> m (Maybe FontDescription) Source #

setCellRendererTextFontDesc :: (MonadIO m, IsCellRendererText o) => o -> FontDescription -> m () Source #

Foreground

data CellRendererTextForegroundPropertyInfo Source #

Instances

AttrInfo CellRendererTextForegroundPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextForegroundPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextForegroundPropertyInfo = * ~ Text
type AttrLabel CellRendererTextForegroundPropertyInfo Source # 
type AttrLabel CellRendererTextForegroundPropertyInfo = "foreground"
type AttrGetType CellRendererTextForegroundPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextForegroundPropertyInfo Source # 
type AttrAllowedOps CellRendererTextForegroundPropertyInfo Source # 
type AttrAllowedOps CellRendererTextForegroundPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrClear ([] AttrOpTag)))

cellRendererTextForeground :: AttrLabelProxy "foreground" Source #

ForegroundGdk

data CellRendererTextForegroundGdkPropertyInfo Source #

Instances

AttrInfo CellRendererTextForegroundGdkPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextForegroundGdkPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextForegroundGdkPropertyInfo = * ~ Color
type AttrLabel CellRendererTextForegroundGdkPropertyInfo Source # 
type AttrLabel CellRendererTextForegroundGdkPropertyInfo = "foreground-gdk"
type AttrGetType CellRendererTextForegroundGdkPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextForegroundGdkPropertyInfo Source # 
type AttrAllowedOps CellRendererTextForegroundGdkPropertyInfo Source # 
type AttrAllowedOps CellRendererTextForegroundGdkPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

cellRendererTextForegroundGdk :: AttrLabelProxy "foregroundGdk" Source #

ForegroundRgba

data CellRendererTextForegroundRgbaPropertyInfo Source #

Instances

AttrInfo CellRendererTextForegroundRgbaPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextForegroundRgbaPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextForegroundRgbaPropertyInfo = * ~ RGBA
type AttrLabel CellRendererTextForegroundRgbaPropertyInfo Source # 
type AttrLabel CellRendererTextForegroundRgbaPropertyInfo = "foreground-rgba"
type AttrGetType CellRendererTextForegroundRgbaPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextForegroundRgbaPropertyInfo Source # 
type AttrAllowedOps CellRendererTextForegroundRgbaPropertyInfo Source # 
type AttrAllowedOps CellRendererTextForegroundRgbaPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

cellRendererTextForegroundRgba :: AttrLabelProxy "foregroundRgba" Source #

ForegroundSet

data CellRendererTextForegroundSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextForegroundSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextForegroundSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextForegroundSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextForegroundSetPropertyInfo Source # 
type AttrLabel CellRendererTextForegroundSetPropertyInfo = "foreground-set"
type AttrGetType CellRendererTextForegroundSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextForegroundSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextForegroundSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextForegroundSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextForegroundSet :: AttrLabelProxy "foregroundSet" Source #

Language

data CellRendererTextLanguagePropertyInfo Source #

Instances

AttrInfo CellRendererTextLanguagePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextLanguagePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextLanguagePropertyInfo = * ~ Text
type AttrLabel CellRendererTextLanguagePropertyInfo Source # 
type AttrLabel CellRendererTextLanguagePropertyInfo = "language"
type AttrGetType CellRendererTextLanguagePropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextLanguagePropertyInfo Source # 
type AttrAllowedOps CellRendererTextLanguagePropertyInfo Source # 
type AttrAllowedOps CellRendererTextLanguagePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

cellRendererTextLanguage :: AttrLabelProxy "language" Source #

constructCellRendererTextLanguage :: IsCellRendererText o => Text -> IO (GValueConstruct o) Source #

LanguageSet

data CellRendererTextLanguageSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextLanguageSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextLanguageSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextLanguageSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextLanguageSetPropertyInfo Source # 
type AttrLabel CellRendererTextLanguageSetPropertyInfo = "language-set"
type AttrGetType CellRendererTextLanguageSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextLanguageSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextLanguageSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextLanguageSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextLanguageSet :: AttrLabelProxy "languageSet" Source #

Markup

data CellRendererTextMarkupPropertyInfo Source #

Instances

AttrInfo CellRendererTextMarkupPropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextMarkupPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextMarkupPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextMarkupPropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextMarkupPropertyInfo :: *

type AttrLabel CellRendererTextMarkupPropertyInfo :: Symbol

type AttrSetTypeConstraint CellRendererTextMarkupPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextMarkupPropertyInfo = * ~ Text
type AttrLabel CellRendererTextMarkupPropertyInfo Source # 
type AttrLabel CellRendererTextMarkupPropertyInfo = "markup"
type AttrGetType CellRendererTextMarkupPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextMarkupPropertyInfo Source # 
type AttrAllowedOps CellRendererTextMarkupPropertyInfo Source # 
type AttrAllowedOps CellRendererTextMarkupPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrClear ([] AttrOpTag)))

cellRendererTextMarkup :: AttrLabelProxy "markup" Source #

constructCellRendererTextMarkup :: IsCellRendererText o => Text -> IO (GValueConstruct o) Source #

MaxWidthChars

data CellRendererTextMaxWidthCharsPropertyInfo Source #

Instances

AttrInfo CellRendererTextMaxWidthCharsPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextMaxWidthCharsPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextMaxWidthCharsPropertyInfo = * ~ Int32
type AttrLabel CellRendererTextMaxWidthCharsPropertyInfo Source # 
type AttrLabel CellRendererTextMaxWidthCharsPropertyInfo = "max-width-chars"
type AttrGetType CellRendererTextMaxWidthCharsPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextMaxWidthCharsPropertyInfo Source # 
type AttrAllowedOps CellRendererTextMaxWidthCharsPropertyInfo Source # 
type AttrAllowedOps CellRendererTextMaxWidthCharsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextMaxWidthChars :: AttrLabelProxy "maxWidthChars" Source #

PlaceholderText

data CellRendererTextPlaceholderTextPropertyInfo Source #

Instances

AttrInfo CellRendererTextPlaceholderTextPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextPlaceholderTextPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextPlaceholderTextPropertyInfo = * ~ Text
type AttrLabel CellRendererTextPlaceholderTextPropertyInfo Source # 
type AttrLabel CellRendererTextPlaceholderTextPropertyInfo = "placeholder-text"
type AttrGetType CellRendererTextPlaceholderTextPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextPlaceholderTextPropertyInfo Source # 
type AttrAllowedOps CellRendererTextPlaceholderTextPropertyInfo Source # 
type AttrAllowedOps CellRendererTextPlaceholderTextPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

cellRendererTextPlaceholderText :: AttrLabelProxy "placeholderText" Source #

Rise

data CellRendererTextRisePropertyInfo Source #

Instances

AttrInfo CellRendererTextRisePropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextRisePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextRisePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextRisePropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextRisePropertyInfo :: *

type AttrLabel CellRendererTextRisePropertyInfo :: Symbol

Methods

attrGet :: AttrBaseTypeConstraint CellRendererTextRisePropertyInfo o => Proxy * CellRendererTextRisePropertyInfo -> o -> IO (AttrGetType CellRendererTextRisePropertyInfo)

attrSet :: (AttrBaseTypeConstraint CellRendererTextRisePropertyInfo o, AttrSetTypeConstraint CellRendererTextRisePropertyInfo b) => Proxy * CellRendererTextRisePropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint CellRendererTextRisePropertyInfo o => Proxy * CellRendererTextRisePropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint CellRendererTextRisePropertyInfo o, AttrSetTypeConstraint CellRendererTextRisePropertyInfo b) => Proxy * CellRendererTextRisePropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint CellRendererTextRisePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextRisePropertyInfo = * ~ Int32
type AttrLabel CellRendererTextRisePropertyInfo Source # 
type AttrLabel CellRendererTextRisePropertyInfo = "rise"
type AttrGetType CellRendererTextRisePropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextRisePropertyInfo Source # 
type AttrAllowedOps CellRendererTextRisePropertyInfo Source # 
type AttrAllowedOps CellRendererTextRisePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextRise :: AttrLabelProxy "rise" Source #

RiseSet

data CellRendererTextRiseSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextRiseSetPropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextRiseSetPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextRiseSetPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextRiseSetPropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextRiseSetPropertyInfo :: *

type AttrLabel CellRendererTextRiseSetPropertyInfo :: Symbol

type AttrSetTypeConstraint CellRendererTextRiseSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextRiseSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextRiseSetPropertyInfo Source # 
type AttrLabel CellRendererTextRiseSetPropertyInfo = "rise-set"
type AttrGetType CellRendererTextRiseSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextRiseSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextRiseSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextRiseSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextRiseSet :: AttrLabelProxy "riseSet" Source #

Scale

data CellRendererTextScalePropertyInfo Source #

Instances

AttrInfo CellRendererTextScalePropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextScalePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextScalePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextScalePropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextScalePropertyInfo :: *

type AttrLabel CellRendererTextScalePropertyInfo :: Symbol

type AttrSetTypeConstraint CellRendererTextScalePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextScalePropertyInfo = * ~ Double
type AttrLabel CellRendererTextScalePropertyInfo Source # 
type AttrLabel CellRendererTextScalePropertyInfo = "scale"
type AttrGetType CellRendererTextScalePropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextScalePropertyInfo Source # 
type AttrAllowedOps CellRendererTextScalePropertyInfo Source # 
type AttrAllowedOps CellRendererTextScalePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextScale :: AttrLabelProxy "scale" Source #

ScaleSet

data CellRendererTextScaleSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextScaleSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextScaleSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextScaleSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextScaleSetPropertyInfo Source # 
type AttrLabel CellRendererTextScaleSetPropertyInfo = "scale-set"
type AttrGetType CellRendererTextScaleSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextScaleSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextScaleSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextScaleSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextScaleSet :: AttrLabelProxy "scaleSet" Source #

SingleParagraphMode

data CellRendererTextSingleParagraphModePropertyInfo Source #

Instances

AttrInfo CellRendererTextSingleParagraphModePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextSingleParagraphModePropertyInfo Source # 
type AttrLabel CellRendererTextSingleParagraphModePropertyInfo Source # 
type AttrLabel CellRendererTextSingleParagraphModePropertyInfo = "single-paragraph-mode"
type AttrGetType CellRendererTextSingleParagraphModePropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextSingleParagraphModePropertyInfo Source # 
type AttrAllowedOps CellRendererTextSingleParagraphModePropertyInfo Source # 
type AttrAllowedOps CellRendererTextSingleParagraphModePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextSingleParagraphMode :: AttrLabelProxy "singleParagraphMode" Source #

Size

data CellRendererTextSizePropertyInfo Source #

Instances

AttrInfo CellRendererTextSizePropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextSizePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextSizePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextSizePropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextSizePropertyInfo :: *

type AttrLabel CellRendererTextSizePropertyInfo :: Symbol

Methods

attrGet :: AttrBaseTypeConstraint CellRendererTextSizePropertyInfo o => Proxy * CellRendererTextSizePropertyInfo -> o -> IO (AttrGetType CellRendererTextSizePropertyInfo)

attrSet :: (AttrBaseTypeConstraint CellRendererTextSizePropertyInfo o, AttrSetTypeConstraint CellRendererTextSizePropertyInfo b) => Proxy * CellRendererTextSizePropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint CellRendererTextSizePropertyInfo o => Proxy * CellRendererTextSizePropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint CellRendererTextSizePropertyInfo o, AttrSetTypeConstraint CellRendererTextSizePropertyInfo b) => Proxy * CellRendererTextSizePropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint CellRendererTextSizePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextSizePropertyInfo = * ~ Int32
type AttrLabel CellRendererTextSizePropertyInfo Source # 
type AttrLabel CellRendererTextSizePropertyInfo = "size"
type AttrGetType CellRendererTextSizePropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextSizePropertyInfo Source # 
type AttrAllowedOps CellRendererTextSizePropertyInfo Source # 
type AttrAllowedOps CellRendererTextSizePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextSize :: AttrLabelProxy "size" Source #

SizePoints

data CellRendererTextSizePointsPropertyInfo Source #

Instances

AttrInfo CellRendererTextSizePointsPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextSizePointsPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextSizePointsPropertyInfo = * ~ Double
type AttrLabel CellRendererTextSizePointsPropertyInfo Source # 
type AttrLabel CellRendererTextSizePointsPropertyInfo = "size-points"
type AttrGetType CellRendererTextSizePointsPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextSizePointsPropertyInfo Source # 
type AttrAllowedOps CellRendererTextSizePointsPropertyInfo Source # 
type AttrAllowedOps CellRendererTextSizePointsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextSizePoints :: AttrLabelProxy "sizePoints" Source #

SizeSet

data CellRendererTextSizeSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextSizeSetPropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextSizeSetPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextSizeSetPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextSizeSetPropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextSizeSetPropertyInfo :: *

type AttrLabel CellRendererTextSizeSetPropertyInfo :: Symbol

type AttrSetTypeConstraint CellRendererTextSizeSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextSizeSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextSizeSetPropertyInfo Source # 
type AttrLabel CellRendererTextSizeSetPropertyInfo = "size-set"
type AttrGetType CellRendererTextSizeSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextSizeSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextSizeSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextSizeSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextSizeSet :: AttrLabelProxy "sizeSet" Source #

Stretch

data CellRendererTextStretchPropertyInfo Source #

Instances

AttrInfo CellRendererTextStretchPropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextStretchPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextStretchPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextStretchPropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextStretchPropertyInfo :: *

type AttrLabel CellRendererTextStretchPropertyInfo :: Symbol

type AttrSetTypeConstraint CellRendererTextStretchPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextStretchPropertyInfo = * ~ Stretch
type AttrLabel CellRendererTextStretchPropertyInfo Source # 
type AttrLabel CellRendererTextStretchPropertyInfo = "stretch"
type AttrGetType CellRendererTextStretchPropertyInfo Source # 
type AttrGetType CellRendererTextStretchPropertyInfo = Stretch
type AttrBaseTypeConstraint CellRendererTextStretchPropertyInfo Source # 
type AttrAllowedOps CellRendererTextStretchPropertyInfo Source # 
type AttrAllowedOps CellRendererTextStretchPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextStretch :: AttrLabelProxy "stretch" Source #

constructCellRendererTextStretch :: IsCellRendererText o => Stretch -> IO (GValueConstruct o) Source #

StretchSet

data CellRendererTextStretchSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextStretchSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextStretchSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextStretchSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextStretchSetPropertyInfo Source # 
type AttrLabel CellRendererTextStretchSetPropertyInfo = "stretch-set"
type AttrGetType CellRendererTextStretchSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextStretchSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextStretchSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextStretchSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextStretchSet :: AttrLabelProxy "stretchSet" Source #

Strikethrough

data CellRendererTextStrikethroughPropertyInfo Source #

Instances

AttrInfo CellRendererTextStrikethroughPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextStrikethroughPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextStrikethroughPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextStrikethroughPropertyInfo Source # 
type AttrLabel CellRendererTextStrikethroughPropertyInfo = "strikethrough"
type AttrGetType CellRendererTextStrikethroughPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextStrikethroughPropertyInfo Source # 
type AttrAllowedOps CellRendererTextStrikethroughPropertyInfo Source # 
type AttrAllowedOps CellRendererTextStrikethroughPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextStrikethrough :: AttrLabelProxy "strikethrough" Source #

StrikethroughSet

data CellRendererTextStrikethroughSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextStrikethroughSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextStrikethroughSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextStrikethroughSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextStrikethroughSetPropertyInfo Source # 
type AttrLabel CellRendererTextStrikethroughSetPropertyInfo = "strikethrough-set"
type AttrGetType CellRendererTextStrikethroughSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextStrikethroughSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextStrikethroughSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextStrikethroughSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextStrikethroughSet :: AttrLabelProxy "strikethroughSet" Source #

Style

data CellRendererTextStylePropertyInfo Source #

Instances

AttrInfo CellRendererTextStylePropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextStylePropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextStylePropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextStylePropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextStylePropertyInfo :: *

type AttrLabel CellRendererTextStylePropertyInfo :: Symbol

type AttrSetTypeConstraint CellRendererTextStylePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextStylePropertyInfo = * ~ Style
type AttrLabel CellRendererTextStylePropertyInfo Source # 
type AttrLabel CellRendererTextStylePropertyInfo = "style"
type AttrGetType CellRendererTextStylePropertyInfo Source # 
type AttrGetType CellRendererTextStylePropertyInfo = Style
type AttrBaseTypeConstraint CellRendererTextStylePropertyInfo Source # 
type AttrAllowedOps CellRendererTextStylePropertyInfo Source # 
type AttrAllowedOps CellRendererTextStylePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextStyle :: AttrLabelProxy "style" Source #

constructCellRendererTextStyle :: IsCellRendererText o => Style -> IO (GValueConstruct o) Source #

StyleSet

data CellRendererTextStyleSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextStyleSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextStyleSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextStyleSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextStyleSetPropertyInfo Source # 
type AttrLabel CellRendererTextStyleSetPropertyInfo = "style-set"
type AttrGetType CellRendererTextStyleSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextStyleSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextStyleSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextStyleSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextStyleSet :: AttrLabelProxy "styleSet" Source #

Text

data CellRendererTextTextPropertyInfo Source #

Instances

AttrInfo CellRendererTextTextPropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextTextPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextTextPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextTextPropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextTextPropertyInfo :: *

type AttrLabel CellRendererTextTextPropertyInfo :: Symbol

Methods

attrGet :: AttrBaseTypeConstraint CellRendererTextTextPropertyInfo o => Proxy * CellRendererTextTextPropertyInfo -> o -> IO (AttrGetType CellRendererTextTextPropertyInfo)

attrSet :: (AttrBaseTypeConstraint CellRendererTextTextPropertyInfo o, AttrSetTypeConstraint CellRendererTextTextPropertyInfo b) => Proxy * CellRendererTextTextPropertyInfo -> o -> b -> IO ()

attrClear :: AttrBaseTypeConstraint CellRendererTextTextPropertyInfo o => Proxy * CellRendererTextTextPropertyInfo -> o -> IO ()

attrConstruct :: (AttrBaseTypeConstraint CellRendererTextTextPropertyInfo o, AttrSetTypeConstraint CellRendererTextTextPropertyInfo b) => Proxy * CellRendererTextTextPropertyInfo -> b -> IO (GValueConstruct o)

type AttrSetTypeConstraint CellRendererTextTextPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextTextPropertyInfo = * ~ Text
type AttrLabel CellRendererTextTextPropertyInfo Source # 
type AttrLabel CellRendererTextTextPropertyInfo = "text"
type AttrGetType CellRendererTextTextPropertyInfo Source # 
type AttrGetType CellRendererTextTextPropertyInfo = Maybe Text
type AttrBaseTypeConstraint CellRendererTextTextPropertyInfo Source # 
type AttrAllowedOps CellRendererTextTextPropertyInfo Source # 
type AttrAllowedOps CellRendererTextTextPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

cellRendererTextText :: AttrLabelProxy "text" Source #

constructCellRendererTextText :: IsCellRendererText o => Text -> IO (GValueConstruct o) Source #

Underline

data CellRendererTextUnderlinePropertyInfo Source #

Instances

AttrInfo CellRendererTextUnderlinePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextUnderlinePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextUnderlinePropertyInfo = * ~ Underline
type AttrLabel CellRendererTextUnderlinePropertyInfo Source # 
type AttrLabel CellRendererTextUnderlinePropertyInfo = "underline"
type AttrGetType CellRendererTextUnderlinePropertyInfo Source # 
type AttrGetType CellRendererTextUnderlinePropertyInfo = Underline
type AttrBaseTypeConstraint CellRendererTextUnderlinePropertyInfo Source # 
type AttrAllowedOps CellRendererTextUnderlinePropertyInfo Source # 
type AttrAllowedOps CellRendererTextUnderlinePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextUnderline :: AttrLabelProxy "underline" Source #

constructCellRendererTextUnderline :: IsCellRendererText o => Underline -> IO (GValueConstruct o) Source #

setCellRendererTextUnderline :: (MonadIO m, IsCellRendererText o) => o -> Underline -> m () Source #

UnderlineSet

data CellRendererTextUnderlineSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextUnderlineSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextUnderlineSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextUnderlineSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextUnderlineSetPropertyInfo Source # 
type AttrLabel CellRendererTextUnderlineSetPropertyInfo = "underline-set"
type AttrGetType CellRendererTextUnderlineSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextUnderlineSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextUnderlineSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextUnderlineSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextUnderlineSet :: AttrLabelProxy "underlineSet" Source #

Variant

data CellRendererTextVariantPropertyInfo Source #

Instances

AttrInfo CellRendererTextVariantPropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextVariantPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextVariantPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextVariantPropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextVariantPropertyInfo :: *

type AttrLabel CellRendererTextVariantPropertyInfo :: Symbol

type AttrSetTypeConstraint CellRendererTextVariantPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextVariantPropertyInfo = * ~ Variant
type AttrLabel CellRendererTextVariantPropertyInfo Source # 
type AttrLabel CellRendererTextVariantPropertyInfo = "variant"
type AttrGetType CellRendererTextVariantPropertyInfo Source # 
type AttrGetType CellRendererTextVariantPropertyInfo = Variant
type AttrBaseTypeConstraint CellRendererTextVariantPropertyInfo Source # 
type AttrAllowedOps CellRendererTextVariantPropertyInfo Source # 
type AttrAllowedOps CellRendererTextVariantPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextVariant :: AttrLabelProxy "variant" Source #

constructCellRendererTextVariant :: IsCellRendererText o => Variant -> IO (GValueConstruct o) Source #

VariantSet

data CellRendererTextVariantSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextVariantSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextVariantSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextVariantSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextVariantSetPropertyInfo Source # 
type AttrLabel CellRendererTextVariantSetPropertyInfo = "variant-set"
type AttrGetType CellRendererTextVariantSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextVariantSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextVariantSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextVariantSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextVariantSet :: AttrLabelProxy "variantSet" Source #

Weight

data CellRendererTextWeightPropertyInfo Source #

Instances

AttrInfo CellRendererTextWeightPropertyInfo Source # 

Associated Types

type AttrAllowedOps CellRendererTextWeightPropertyInfo :: [AttrOpTag]

type AttrSetTypeConstraint CellRendererTextWeightPropertyInfo :: * -> Constraint

type AttrBaseTypeConstraint CellRendererTextWeightPropertyInfo :: * -> Constraint

type AttrGetType CellRendererTextWeightPropertyInfo :: *

type AttrLabel CellRendererTextWeightPropertyInfo :: Symbol

type AttrSetTypeConstraint CellRendererTextWeightPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextWeightPropertyInfo = * ~ Int32
type AttrLabel CellRendererTextWeightPropertyInfo Source # 
type AttrLabel CellRendererTextWeightPropertyInfo = "weight"
type AttrGetType CellRendererTextWeightPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextWeightPropertyInfo Source # 
type AttrAllowedOps CellRendererTextWeightPropertyInfo Source # 
type AttrAllowedOps CellRendererTextWeightPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextWeight :: AttrLabelProxy "weight" Source #

WeightSet

data CellRendererTextWeightSetPropertyInfo Source #

Instances

AttrInfo CellRendererTextWeightSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextWeightSetPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextWeightSetPropertyInfo = * ~ Bool
type AttrLabel CellRendererTextWeightSetPropertyInfo Source # 
type AttrLabel CellRendererTextWeightSetPropertyInfo = "weight-set"
type AttrGetType CellRendererTextWeightSetPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextWeightSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextWeightSetPropertyInfo Source # 
type AttrAllowedOps CellRendererTextWeightSetPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextWeightSet :: AttrLabelProxy "weightSet" Source #

WidthChars

data CellRendererTextWidthCharsPropertyInfo Source #

Instances

AttrInfo CellRendererTextWidthCharsPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextWidthCharsPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextWidthCharsPropertyInfo = * ~ Int32
type AttrLabel CellRendererTextWidthCharsPropertyInfo Source # 
type AttrLabel CellRendererTextWidthCharsPropertyInfo = "width-chars"
type AttrGetType CellRendererTextWidthCharsPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextWidthCharsPropertyInfo Source # 
type AttrAllowedOps CellRendererTextWidthCharsPropertyInfo Source # 
type AttrAllowedOps CellRendererTextWidthCharsPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextWidthChars :: AttrLabelProxy "widthChars" Source #

WrapMode

data CellRendererTextWrapModePropertyInfo Source #

Instances

AttrInfo CellRendererTextWrapModePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextWrapModePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextWrapModePropertyInfo = * ~ WrapMode
type AttrLabel CellRendererTextWrapModePropertyInfo Source # 
type AttrLabel CellRendererTextWrapModePropertyInfo = "wrap-mode"
type AttrGetType CellRendererTextWrapModePropertyInfo Source # 
type AttrGetType CellRendererTextWrapModePropertyInfo = WrapMode
type AttrBaseTypeConstraint CellRendererTextWrapModePropertyInfo Source # 
type AttrAllowedOps CellRendererTextWrapModePropertyInfo Source # 
type AttrAllowedOps CellRendererTextWrapModePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextWrapMode :: AttrLabelProxy "wrapMode" Source #

constructCellRendererTextWrapMode :: IsCellRendererText o => WrapMode -> IO (GValueConstruct o) Source #

WrapWidth

data CellRendererTextWrapWidthPropertyInfo Source #

Instances

AttrInfo CellRendererTextWrapWidthPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextWrapWidthPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererTextWrapWidthPropertyInfo = * ~ Int32
type AttrLabel CellRendererTextWrapWidthPropertyInfo Source # 
type AttrLabel CellRendererTextWrapWidthPropertyInfo = "wrap-width"
type AttrGetType CellRendererTextWrapWidthPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererTextWrapWidthPropertyInfo Source # 
type AttrAllowedOps CellRendererTextWrapWidthPropertyInfo Source # 
type AttrAllowedOps CellRendererTextWrapWidthPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererTextWrapWidth :: AttrLabelProxy "wrapWidth" Source #

Signals

Edited

type CellRendererTextEditedCallback = Text -> Text -> IO () Source #

data CellRendererTextEditedSignalInfo Source #

Instances

SignalInfo CellRendererTextEditedSignalInfo Source # 

Associated Types

type HaskellCallbackType CellRendererTextEditedSignalInfo :: *

Methods

connectSignal :: GObject o => SignalProxy o CellRendererTextEditedSignalInfo -> o -> HaskellCallbackType CellRendererTextEditedSignalInfo -> SignalConnectMode -> IO SignalHandlerId

type HaskellCallbackType CellRendererTextEditedSignalInfo Source # 

afterCellRendererTextEdited :: (GObject a, MonadIO m) => a -> CellRendererTextEditedCallback -> m SignalHandlerId Source #

onCellRendererTextEdited :: (GObject a, MonadIO m) => a -> CellRendererTextEditedCallback -> m SignalHandlerId Source #