gi-pango-1.0.11: Pango 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.Pango.Structs.AttrLanguage

Contents

Description

The AttrLanguage structure is used to represent attributes that are languages.

Synopsis

Exported types

newZeroAttrLanguage :: MonadIO m => m AttrLanguage Source #

Construct a AttrLanguage struct initialized to zero.

Methods

new

attrLanguageNew Source #

Arguments

:: (HasCallStack, MonadIO m) 
=> Language

language: language tag

-> m Attribute

Returns: the newly allocated Attribute, which should be freed with attributeDestroy.

Create a new language tag attribute.

Properties

attr

value