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

Contents

Description

 

Synopsis

Exported types

Methods

cellRendererProgressNew

Properties

Inverted

data CellRendererProgressInvertedPropertyInfo Source

Instances

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

Pulse

data CellRendererProgressPulsePropertyInfo Source

Text

data CellRendererProgressTextPropertyInfo Source

TextXalign

data CellRendererProgressTextXalignPropertyInfo Source

Instances

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

TextYalign

data CellRendererProgressTextYalignPropertyInfo Source

Instances

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

Value

data CellRendererProgressValuePropertyInfo Source