gi-gtksource-3.0.6: GtkSource 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.GtkSource.Objects.GutterRendererPixbuf

Contents

Description

 

Synopsis

Exported types

newtype GutterRendererPixbuf Source #

Instances

GObject GutterRendererPixbuf Source # 
IsObject GutterRendererPixbuf Source # 
IsGutterRenderer GutterRendererPixbuf Source # 
IsGutterRendererPixbuf GutterRendererPixbuf Source # 
((~) * info (ResolveGutterRendererPixbufMethod t GutterRendererPixbuf), MethodInfo * info GutterRendererPixbuf p) => IsLabel t (GutterRendererPixbuf -> p) Source # 
((~) * info (ResolveGutterRendererPixbufMethod t GutterRendererPixbuf), MethodInfo * info GutterRendererPixbuf p) => IsLabelProxy t (GutterRendererPixbuf -> p) Source # 
HasAttributeList * GutterRendererPixbuf Source # 
type SignalList GutterRendererPixbuf Source # 
type SignalList GutterRendererPixbuf
type AttributeList GutterRendererPixbuf Source # 
type AttributeList GutterRendererPixbuf

Methods

gutterRendererPixbufGetGicon

data GutterRendererPixbufGetGiconMethodInfo Source #

Instances

((~) * signature (m Icon), MonadIO m, IsGutterRendererPixbuf a) => MethodInfo * GutterRendererPixbufGetGiconMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy GutterRendererPixbufGetGiconMethodInfo a -> signature -> s

gutterRendererPixbufGetIconName

data GutterRendererPixbufGetIconNameMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsGutterRendererPixbuf a) => MethodInfo * GutterRendererPixbufGetIconNameMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy GutterRendererPixbufGetIconNameMethodInfo a -> signature -> s

gutterRendererPixbufGetPixbuf

data GutterRendererPixbufGetPixbufMethodInfo Source #

Instances

((~) * signature (m Pixbuf), MonadIO m, IsGutterRendererPixbuf a) => MethodInfo * GutterRendererPixbufGetPixbufMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy GutterRendererPixbufGetPixbufMethodInfo a -> signature -> s

gutterRendererPixbufGetStockId

data GutterRendererPixbufGetStockIdMethodInfo Source #

Instances

((~) * signature (m Text), MonadIO m, IsGutterRendererPixbuf a) => MethodInfo * GutterRendererPixbufGetStockIdMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy GutterRendererPixbufGetStockIdMethodInfo a -> signature -> s

gutterRendererPixbufGetStockId :: (MonadIO m, IsGutterRendererPixbuf a) => a -> m Text Source #

Deprecated: (Since version 3.10)Don't use this function.

gutterRendererPixbufNew

gutterRendererPixbufSetGicon

data GutterRendererPixbufSetGiconMethodInfo Source #

Instances

((~) * signature (Maybe b -> m ()), MonadIO m, IsGutterRendererPixbuf a, IsIcon b) => MethodInfo * GutterRendererPixbufSetGiconMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy GutterRendererPixbufSetGiconMethodInfo a -> signature -> s

gutterRendererPixbufSetIconName

data GutterRendererPixbufSetIconNameMethodInfo Source #

Instances

((~) * signature (Maybe Text -> m ()), MonadIO m, IsGutterRendererPixbuf a) => MethodInfo * GutterRendererPixbufSetIconNameMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy GutterRendererPixbufSetIconNameMethodInfo a -> signature -> s

gutterRendererPixbufSetPixbuf

data GutterRendererPixbufSetPixbufMethodInfo Source #

Instances

((~) * signature (Maybe b -> m ()), MonadIO m, IsGutterRendererPixbuf a, IsPixbuf b) => MethodInfo * GutterRendererPixbufSetPixbufMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy GutterRendererPixbufSetPixbufMethodInfo a -> signature -> s

gutterRendererPixbufSetStockId

data GutterRendererPixbufSetStockIdMethodInfo Source #

Instances

((~) * signature (Maybe Text -> m ()), MonadIO m, IsGutterRendererPixbuf a) => MethodInfo * GutterRendererPixbufSetStockIdMethodInfo a signature Source # 

Methods

overloadedMethod :: MethodProxy GutterRendererPixbufSetStockIdMethodInfo a -> signature -> s

gutterRendererPixbufSetStockId :: (MonadIO m, IsGutterRendererPixbuf a) => a -> Maybe Text -> m () Source #

Deprecated: (Since version 3.10)Don't use this function.

Properties

Gicon

data GutterRendererPixbufGiconPropertyInfo Source #

Instances

AttrInfo GutterRendererPixbufGiconPropertyInfo Source # 
type AttrSetTypeConstraint GutterRendererPixbufGiconPropertyInfo Source # 
type AttrSetTypeConstraint GutterRendererPixbufGiconPropertyInfo = IsIcon
type AttrLabel GutterRendererPixbufGiconPropertyInfo Source # 
type AttrLabel GutterRendererPixbufGiconPropertyInfo = "gicon"
type AttrGetType GutterRendererPixbufGiconPropertyInfo Source # 
type AttrBaseTypeConstraint GutterRendererPixbufGiconPropertyInfo Source # 
type AttrAllowedOps GutterRendererPixbufGiconPropertyInfo Source # 
type AttrAllowedOps GutterRendererPixbufGiconPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

constructGutterRendererPixbufGicon :: (IsGutterRendererPixbuf o, IsIcon a) => a -> IO (GValueConstruct o) Source #

gutterRendererPixbufGicon :: AttrLabelProxy "gicon" Source #

IconName

data GutterRendererPixbufIconNamePropertyInfo Source #

Instances

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

gutterRendererPixbufIconName :: AttrLabelProxy "iconName" Source #

Pixbuf

data GutterRendererPixbufPixbufPropertyInfo Source #

Instances

AttrInfo GutterRendererPixbufPixbufPropertyInfo Source # 
type AttrSetTypeConstraint GutterRendererPixbufPixbufPropertyInfo Source # 
type AttrSetTypeConstraint GutterRendererPixbufPixbufPropertyInfo = IsPixbuf
type AttrLabel GutterRendererPixbufPixbufPropertyInfo Source # 
type AttrLabel GutterRendererPixbufPixbufPropertyInfo = "pixbuf"
type AttrGetType GutterRendererPixbufPixbufPropertyInfo Source # 
type AttrGetType GutterRendererPixbufPixbufPropertyInfo = Pixbuf
type AttrBaseTypeConstraint GutterRendererPixbufPixbufPropertyInfo Source # 
type AttrAllowedOps GutterRendererPixbufPixbufPropertyInfo Source # 
type AttrAllowedOps GutterRendererPixbufPixbufPropertyInfo = (:) AttrOpTag AttrSet ((:) AttrOpTag AttrConstruct ((:) AttrOpTag AttrGet ((:) AttrOpTag AttrClear ([] AttrOpTag))))

constructGutterRendererPixbufPixbuf :: (IsGutterRendererPixbuf o, IsPixbuf a) => a -> IO (GValueConstruct o) Source #

gutterRendererPixbufPixbuf :: AttrLabelProxy "pixbuf" Source #

setGutterRendererPixbufPixbuf :: (MonadIO m, IsGutterRendererPixbuf o, IsPixbuf a) => o -> a -> m () Source #

StockId

data GutterRendererPixbufStockIdPropertyInfo Source #

Instances

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

gutterRendererPixbufStockId :: AttrLabelProxy "stockId" Source #