gi-gtk-0.3.18.14: 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.Structs.TextAttributes

Contents

Description

Using #GtkTextAttributes directly should rarely be necessary. It’s primarily useful with gtk_text_iter_get_attributes(). As with most GTK+ structs, the fields in this struct should only be read, never modified directly.

Synopsis

Exported types

newZeroTextAttributes :: MonadIO m => m TextAttributes Source

Construct a TextAttributes struct initialized to zero.

Methods

textAttributesCopy

textAttributesCopyValues

textAttributesNew

textAttributesRef

textAttributesUnref

Properties

Appearance

BgFullHeight

Direction

Editable

Font

FontScale

Indent

Invisible

Justification

Language

LeftMargin

LetterSpacing

NoFallback

PixelsAboveLines

PixelsBelowLines

PixelsInsideWrap

RightMargin

Tabs

WrapMode