Atk.TextClipType Enumeration
Describes the type of clipping required.

Syntax

[GLib.GType(typeof(Atk.TextClipTypeGType))]
public enum TextClipType

Remarks

Members

Member NameDescription
None No clipping to be done
Min Text clipped by min coordinate is omitted
Max Text clipped by max coordinate is omitted
Both Only text fully within mix/max bound is retained

Requirements

Namespace: Atk
Assembly: atk-sharp (in atk-sharp.dll)
Assembly Versions: 2.12.0.0
Since: Gtk# 2.4