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

CellRendererProgress renders a numeric value as a progress par in a cell. Additionally, it can display a text on top of the progress bar.

The CellRendererProgress cell renderer was added in GTK+ 2.6.

Synopsis

Exported types

Methods

new

cellRendererProgressNew Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> m CellRendererProgress

Returns: the new cell renderer

Creates a new CellRendererProgress.

Since: 2.6

Properties

inverted

data CellRendererProgressInvertedPropertyInfo Source #

Instances

AttrInfo CellRendererProgressInvertedPropertyInfo Source # 
type AttrOrigin CellRendererProgressInvertedPropertyInfo Source # 
type AttrLabel CellRendererProgressInvertedPropertyInfo Source # 
type AttrGetType CellRendererProgressInvertedPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererProgressInvertedPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererProgressInvertedPropertyInfo Source # 
type AttrAllowedOps CellRendererProgressInvertedPropertyInfo Source # 

pulse

data CellRendererProgressPulsePropertyInfo Source #

Instances

AttrInfo CellRendererProgressPulsePropertyInfo Source # 
type AttrOrigin CellRendererProgressPulsePropertyInfo Source # 
type AttrLabel CellRendererProgressPulsePropertyInfo Source # 
type AttrGetType CellRendererProgressPulsePropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererProgressPulsePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererProgressPulsePropertyInfo Source # 
type AttrAllowedOps CellRendererProgressPulsePropertyInfo Source # 

text

data CellRendererProgressTextPropertyInfo Source #

Instances

AttrInfo CellRendererProgressTextPropertyInfo Source # 
type AttrOrigin CellRendererProgressTextPropertyInfo Source # 
type AttrLabel CellRendererProgressTextPropertyInfo Source # 
type AttrGetType CellRendererProgressTextPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererProgressTextPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererProgressTextPropertyInfo Source # 
type AttrAllowedOps CellRendererProgressTextPropertyInfo Source # 

textXalign

data CellRendererProgressTextXalignPropertyInfo Source #

Instances

AttrInfo CellRendererProgressTextXalignPropertyInfo Source # 
type AttrOrigin CellRendererProgressTextXalignPropertyInfo Source # 
type AttrLabel CellRendererProgressTextXalignPropertyInfo Source # 
type AttrGetType CellRendererProgressTextXalignPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererProgressTextXalignPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererProgressTextXalignPropertyInfo Source # 
type AttrAllowedOps CellRendererProgressTextXalignPropertyInfo Source # 

textYalign

data CellRendererProgressTextYalignPropertyInfo Source #

Instances

AttrInfo CellRendererProgressTextYalignPropertyInfo Source # 
type AttrOrigin CellRendererProgressTextYalignPropertyInfo Source # 
type AttrLabel CellRendererProgressTextYalignPropertyInfo Source # 
type AttrGetType CellRendererProgressTextYalignPropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererProgressTextYalignPropertyInfo Source # 
type AttrSetTypeConstraint CellRendererProgressTextYalignPropertyInfo Source # 
type AttrAllowedOps CellRendererProgressTextYalignPropertyInfo Source # 

value

data CellRendererProgressValuePropertyInfo Source #

Instances

AttrInfo CellRendererProgressValuePropertyInfo Source # 
type AttrOrigin CellRendererProgressValuePropertyInfo Source # 
type AttrLabel CellRendererProgressValuePropertyInfo Source # 
type AttrGetType CellRendererProgressValuePropertyInfo Source # 
type AttrBaseTypeConstraint CellRendererProgressValuePropertyInfo Source # 
type AttrSetTypeConstraint CellRendererProgressValuePropertyInfo Source # 
type AttrAllowedOps CellRendererProgressValuePropertyInfo Source #