Table of Contents

Struct Glyph

Namespace
Pango
Assembly
Pango-1.0.dll
public readonly struct Glyph
Inherited Members

Constructors

Glyph(uint)

public Glyph(uint value)

Parameters

value uint

Operators

implicit operator uint(Glyph)

public static implicit operator uint(Glyph o)

Parameters

o Glyph

Returns

uint

implicit operator Glyph(uint)

public static implicit operator Glyph(uint o)

Parameters

o uint

Returns

Glyph