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

Contents

Description

 

Synopsis

Exported types

Methods

cellRendererPixbufNew

Properties

FollowState

data CellRendererPixbufFollowStatePropertyInfo Source

Instances

AttrInfo CellRendererPixbufFollowStatePropertyInfo Source 
type AttrLabel CellRendererPixbufFollowStatePropertyInfo = "follow-state" Source 
type AttrGetType CellRendererPixbufFollowStatePropertyInfo = Bool Source 
type AttrBaseTypeConstraint CellRendererPixbufFollowStatePropertyInfo = CellRendererPixbufK Source 
type AttrSetTypeConstraint CellRendererPixbufFollowStatePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps CellRendererPixbufFollowStatePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Gicon

setCellRendererPixbufGicon :: (MonadIO m, CellRendererPixbufK o, IconK a) => o -> a -> m () Source

IconName

data CellRendererPixbufIconNamePropertyInfo Source

Instances

AttrInfo CellRendererPixbufIconNamePropertyInfo Source 
type AttrLabel CellRendererPixbufIconNamePropertyInfo = "icon-name" Source 
type AttrGetType CellRendererPixbufIconNamePropertyInfo = Text Source 
type AttrBaseTypeConstraint CellRendererPixbufIconNamePropertyInfo = CellRendererPixbufK Source 
type AttrSetTypeConstraint CellRendererPixbufIconNamePropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps CellRendererPixbufIconNamePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Pixbuf

data CellRendererPixbufPixbufPropertyInfo Source

setCellRendererPixbufPixbuf :: (MonadIO m, CellRendererPixbufK o, PixbufK a) => o -> a -> m () Source

PixbufExpanderClosed

data CellRendererPixbufPixbufExpanderClosedPropertyInfo Source

Instances

AttrInfo CellRendererPixbufPixbufExpanderClosedPropertyInfo Source 
type AttrLabel CellRendererPixbufPixbufExpanderClosedPropertyInfo = "pixbuf-expander-closed" Source 
type AttrGetType CellRendererPixbufPixbufExpanderClosedPropertyInfo = Pixbuf Source 
type AttrBaseTypeConstraint CellRendererPixbufPixbufExpanderClosedPropertyInfo = CellRendererPixbufK Source 
type AttrSetTypeConstraint CellRendererPixbufPixbufExpanderClosedPropertyInfo = PixbufK Source 
type AttrAllowedOps CellRendererPixbufPixbufExpanderClosedPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

PixbufExpanderOpen

data CellRendererPixbufPixbufExpanderOpenPropertyInfo Source

Instances

AttrInfo CellRendererPixbufPixbufExpanderOpenPropertyInfo Source 
type AttrLabel CellRendererPixbufPixbufExpanderOpenPropertyInfo = "pixbuf-expander-open" Source 
type AttrGetType CellRendererPixbufPixbufExpanderOpenPropertyInfo = Pixbuf Source 
type AttrBaseTypeConstraint CellRendererPixbufPixbufExpanderOpenPropertyInfo = CellRendererPixbufK Source 
type AttrSetTypeConstraint CellRendererPixbufPixbufExpanderOpenPropertyInfo = PixbufK Source 
type AttrAllowedOps CellRendererPixbufPixbufExpanderOpenPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

StockDetail

data CellRendererPixbufStockDetailPropertyInfo Source

Instances

AttrInfo CellRendererPixbufStockDetailPropertyInfo Source 
type AttrLabel CellRendererPixbufStockDetailPropertyInfo = "stock-detail" Source 
type AttrGetType CellRendererPixbufStockDetailPropertyInfo = Text Source 
type AttrBaseTypeConstraint CellRendererPixbufStockDetailPropertyInfo = CellRendererPixbufK Source 
type AttrSetTypeConstraint CellRendererPixbufStockDetailPropertyInfo = TYPE Lifted ~ Text Source 
type AttrAllowedOps CellRendererPixbufStockDetailPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

StockId

data CellRendererPixbufStockIdPropertyInfo Source

StockSize

data CellRendererPixbufStockSizePropertyInfo Source

Instances

AttrInfo CellRendererPixbufStockSizePropertyInfo Source 
type AttrLabel CellRendererPixbufStockSizePropertyInfo = "stock-size" Source 
type AttrGetType CellRendererPixbufStockSizePropertyInfo = Word32 Source 
type AttrBaseTypeConstraint CellRendererPixbufStockSizePropertyInfo = CellRendererPixbufK Source 
type AttrSetTypeConstraint CellRendererPixbufStockSizePropertyInfo = TYPE Lifted ~ Word32 Source 
type AttrAllowedOps CellRendererPixbufStockSizePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Surface

data CellRendererPixbufSurfacePropertyInfo Source

Instances