gi-gtksource-0.3.18.14: 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.Style

Contents

Description

 

Synopsis

Exported types

newtype Style Source

Constructors

Style (ForeignPtr Style) 

Instances

GObject Style 
((~) * info (ResolveStyleMethod t Style), MethodInfo * info Style p) => IsLabelProxy t (Style -> p) 
type ParentTypes Style 
type AttributeList Style 
type SignalList Style 

class GObject o => StyleK o Source

Instances

Methods

styleCopy

data StyleCopyMethodInfo Source

Instances

((~) * signature (m Style), MonadIO m, StyleK a) => MethodInfo * StyleCopyMethodInfo a signature 

styleCopy :: (MonadIO m, StyleK a) => a -> m Style Source

Properties

Background

BackgroundSet

Bold

getStyleBold :: (MonadIO m, StyleK o) => o -> m Bool Source

BoldSet

Foreground

ForegroundSet

Italic

ItalicSet

LineBackground

LineBackgroundSet

PangoUnderline

Scale

ScaleSet

Strikethrough

StrikethroughSet

Underline

UnderlineColor

UnderlineColorSet

UnderlineSet