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.CellRendererProgress

Contents

Description

 

Synopsis

Exported types

Methods

cellRendererProgressNew

Properties

Inverted

data CellRendererProgressInvertedPropertyInfo Source #

Instances

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

cellRendererProgressInverted :: AttrLabelProxy "inverted" Source #

Pulse

data CellRendererProgressPulsePropertyInfo Source #

Instances

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

cellRendererProgressPulse :: AttrLabelProxy "pulse" Source #

Text

data CellRendererProgressTextPropertyInfo Source #

Instances

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

cellRendererProgressText :: AttrLabelProxy "text" Source #

TextXalign

data CellRendererProgressTextXalignPropertyInfo Source #

Instances

AttrInfo CellRendererProgressTextXalignPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererProgressTextXalignPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererProgressTextXalignPropertyInfo = * ~ Float
type AttrLabel CellRendererProgressTextXalignPropertyInfo Source # 
type AttrLabel CellRendererProgressTextXalignPropertyInfo = "text-xalign"
type AttrGetType CellRendererProgressTextXalignPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererProgressTextXalignPropertyInfo Source # 
type AttrAllowedOps CellRendererProgressTextXalignPropertyInfo Source # 
type AttrAllowedOps CellRendererProgressTextXalignPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererProgressTextXalign :: AttrLabelProxy "textXalign" Source #

TextYalign

data CellRendererProgressTextYalignPropertyInfo Source #

Instances

AttrInfo CellRendererProgressTextYalignPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererProgressTextYalignPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererProgressTextYalignPropertyInfo = * ~ Float
type AttrLabel CellRendererProgressTextYalignPropertyInfo Source # 
type AttrLabel CellRendererProgressTextYalignPropertyInfo = "text-yalign"
type AttrGetType CellRendererProgressTextYalignPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererProgressTextYalignPropertyInfo Source # 
type AttrAllowedOps CellRendererProgressTextYalignPropertyInfo Source # 
type AttrAllowedOps CellRendererProgressTextYalignPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag)))

cellRendererProgressTextYalign :: AttrLabelProxy "textYalign" Source #

Value

data CellRendererProgressValuePropertyInfo Source #

Instances

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

cellRendererProgressValue :: AttrLabelProxy "value" Source #