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

Contents

Description

 

Synopsis

Exported types

Methods

cellRendererToggleGetActivatable

cellRendererToggleGetActive

cellRendererToggleGetRadio

cellRendererToggleNew

cellRendererToggleSetActivatable

cellRendererToggleSetActive

cellRendererToggleSetRadio

Properties

Activatable

data CellRendererToggleActivatablePropertyInfo Source

Instances

AttrInfo CellRendererToggleActivatablePropertyInfo Source 
type AttrLabel CellRendererToggleActivatablePropertyInfo = "activatable" Source 
type AttrGetType CellRendererToggleActivatablePropertyInfo = Bool Source 
type AttrBaseTypeConstraint CellRendererToggleActivatablePropertyInfo = CellRendererToggleK Source 
type AttrSetTypeConstraint CellRendererToggleActivatablePropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps CellRendererToggleActivatablePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Active

data CellRendererToggleActivePropertyInfo Source

Inconsistent

data CellRendererToggleInconsistentPropertyInfo Source

Instances

AttrInfo CellRendererToggleInconsistentPropertyInfo Source 
type AttrLabel CellRendererToggleInconsistentPropertyInfo = "inconsistent" Source 
type AttrGetType CellRendererToggleInconsistentPropertyInfo = Bool Source 
type AttrBaseTypeConstraint CellRendererToggleInconsistentPropertyInfo = CellRendererToggleK Source 
type AttrSetTypeConstraint CellRendererToggleInconsistentPropertyInfo = TYPE Lifted ~ Bool Source 
type AttrAllowedOps CellRendererToggleInconsistentPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

IndicatorSize

data CellRendererToggleIndicatorSizePropertyInfo Source

Instances

AttrInfo CellRendererToggleIndicatorSizePropertyInfo Source 
type AttrLabel CellRendererToggleIndicatorSizePropertyInfo = "indicator-size" Source 
type AttrGetType CellRendererToggleIndicatorSizePropertyInfo = Int32 Source 
type AttrBaseTypeConstraint CellRendererToggleIndicatorSizePropertyInfo = CellRendererToggleK Source 
type AttrSetTypeConstraint CellRendererToggleIndicatorSizePropertyInfo = TYPE Lifted ~ Int32 Source 
type AttrAllowedOps CellRendererToggleIndicatorSizePropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ([] AttrOpTag))) Source 

Radio

data CellRendererToggleRadioPropertyInfo Source

Signals

Toggled