gi-gtk-0.3.18.13: 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

Methods

cellRendererTextNew

cellRendererTextSetFixedHeightFromFont

Properties

AlignSet

data CellRendererTextAlignSetPropertyInfo Source

Alignment

data CellRendererTextAlignmentPropertyInfo Source

Instances

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

Attributes

data CellRendererTextAttributesPropertyInfo Source

Instances

AttrInfo CellRendererTextAttributesPropertyInfo Source 
type AttrLabel CellRendererTextAttributesPropertyInfo = "attributes" Source 
type AttrGetType CellRendererTextAttributesPropertyInfo = AttrList Source 
type AttrBaseTypeConstraint CellRendererTextAttributesPropertyInfo = CellRendererTextK Source 
type AttrSetTypeConstraint CellRendererTextAttributesPropertyInfo = TYPE Lifted ~ AttrList Source 
type AttrAllowedOps CellRendererTextAttributesPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Background

data CellRendererTextBackgroundPropertyInfo Source

BackgroundGdk

data CellRendererTextBackgroundGdkPropertyInfo Source

Instances

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

BackgroundRgba

data CellRendererTextBackgroundRgbaPropertyInfo Source

Instances

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

BackgroundSet

data CellRendererTextBackgroundSetPropertyInfo Source

Instances

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

Editable

data CellRendererTextEditablePropertyInfo Source

EditableSet

data CellRendererTextEditableSetPropertyInfo Source

Instances

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

Ellipsize

data CellRendererTextEllipsizePropertyInfo Source

Instances

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

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

EllipsizeSet

data CellRendererTextEllipsizeSetPropertyInfo Source

Instances

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

Family

FamilySet

data CellRendererTextFamilySetPropertyInfo Source

Font

FontDesc

data CellRendererTextFontDescPropertyInfo Source

getCellRendererTextFontDesc :: (MonadIO m, CellRendererTextK o) => o -> m FontDescription Source

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

Foreground

data CellRendererTextForegroundPropertyInfo Source

ForegroundGdk

data CellRendererTextForegroundGdkPropertyInfo Source

Instances

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

ForegroundRgba

data CellRendererTextForegroundRgbaPropertyInfo Source

Instances

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

ForegroundSet

data CellRendererTextForegroundSetPropertyInfo Source

Instances

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

Language

data CellRendererTextLanguagePropertyInfo Source

LanguageSet

data CellRendererTextLanguageSetPropertyInfo Source

Instances

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

Markup

MaxWidthChars

data CellRendererTextMaxWidthCharsPropertyInfo Source

Instances

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

PlaceholderText

data CellRendererTextPlaceholderTextPropertyInfo Source

Instances

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

Rise

RiseSet

data CellRendererTextRiseSetPropertyInfo Source

Scale

ScaleSet

data CellRendererTextScaleSetPropertyInfo Source

SingleParagraphMode

data CellRendererTextSingleParagraphModePropertyInfo Source

Instances

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

Size

SizePoints

data CellRendererTextSizePointsPropertyInfo Source

Instances

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

SizeSet

data CellRendererTextSizeSetPropertyInfo Source

Stretch

data CellRendererTextStretchPropertyInfo Source

StretchSet

data CellRendererTextStretchSetPropertyInfo Source

Instances

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

Strikethrough

data CellRendererTextStrikethroughPropertyInfo Source

Instances

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

StrikethroughSet

data CellRendererTextStrikethroughSetPropertyInfo Source

Instances

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

Style

StyleSet

data CellRendererTextStyleSetPropertyInfo Source

Text

Underline

data CellRendererTextUnderlinePropertyInfo Source

Instances

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

UnderlineSet

data CellRendererTextUnderlineSetPropertyInfo Source

Instances

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

Variant

data CellRendererTextVariantPropertyInfo Source

VariantSet

data CellRendererTextVariantSetPropertyInfo Source

Instances

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

Weight

WeightSet

data CellRendererTextWeightSetPropertyInfo Source

WidthChars

data CellRendererTextWidthCharsPropertyInfo Source

Instances

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

WrapMode

data CellRendererTextWrapModePropertyInfo Source

setCellRendererTextWrapMode :: (MonadIO m, CellRendererTextK o) => o -> WrapMode -> m () Source

WrapWidth

data CellRendererTextWrapWidthPropertyInfo Source

Signals

Edited